(no subject)

From: Kris Hagel (hagel@CyclotronMail.tamu.edu)
Date: Thu Aug 02 2001 - 16:39:25 EDT

  • Next message: Djamel Ouerdane: "Chkv pedestals"

    Christian,
    I was asked to checkout brat and try to build it on a new machine called rplay2
    in rcf.  I tried to, but when I tried to build it, it gave me the usual thing
    that I vocifericeously complained about in the autotools build system.  It said
    AM_PROG_LIBTOOL not found in library.  I used to think that you just needed
    libtool installed, but it is installed in /afs/rhic/opt/brahms/pro/bin and yes,
    I have that in my path.  Anyway, could you log into that and get the needed
    software installed in the /opt/pro/bin dir so that brat can be built.
    
    I gave a little more thought about the BrEvent and BrEventNode problem.  In
    reading from the TTree, you are supposed to have all pointers set to NULL in the
    default constructor and that gives that "clean slate" you mentioned.  So I think
    even more that setting it to NULL in the regular constructor and creating it on
    demand should solve the problem.  That would have exactly the same effect as
    creating a default constructor, or setting the pointer to 0 and letting root
    create it (which it will create via the default constructor anyway)
    
    Do you want to do it or should I?  I think it is a 30 minute job.
    
    Let me know when I can compile brat on rplay2.
    
    Regards
    
    Kris
    



    This archive was generated by hypermail 2b30 : Thu Aug 02 2001 - 16:40:42 EDT