Re: [ROOT] aclic and custom streamers

From: Maarten Ballintijn (maartenb@mit.edu)
Date: Sat Aug 31 2002 - 16:00:30 MEST


Hi Axel,

See TSystem::SetLinkdefSuffix() documentation:

  By default, when doing .L MyScript.cxx, ACLiC will look
  for a file name MyScript_linkdef and having one of the .h (.hpp,
  etc.) extensions.  If such a file exist, it will be added to
  the end of the linkdef file used to created the ACLiC dictionary.
  This effectively enable the full customization of the creation
  of the dictionary.  It should be noted that the file is intended
  as a linkdef 'fragment', so usually you would not list the
  typical '#pragma link off ....".

Cheers,

Maarten.


On Sat, 2002-08-31 at 06:22, axel@fnal.gov wrote:
> Hi,
> 
> is there any way to tell aclic not to generate a Streamer method for a 
> class when compiling with .L MyClass.C++ (like ".L MyClass.C++-" - just 
> kidding...)? MyClass already has a (custom) streamer defined, so 
> aclic's is one streamer too many. Can one specify e.g. a non-
> autoLinkdef.h? 
> 
> Cheers, Axel.
-- 
Dr. Maarten Ballintijn

MASSACHUSETTS INSTITUTE OF TECHNOLOGY       Email: maartenb@mit.edu
Room 24-410                                 Phone: +1 (617) 253 4184
77 Massachusetts Avenue                     Fax:   +1 (617) 253 4360
Cambridge, MA 02139, USA                    http://www.mit.edu/~maartenb



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:06 MET