Changes to BrTPMVertexModule

From: Trine Tveter (trine@lynx.uio.no)
Date: Thu Sep 06 2001 - 16:03:16 EDT

  • Next message: Kris Hagel: "Changes to BrEventHeader and BrOnlineMonitorZDC"

    Hello collaborators,
    
    I made a few changes to the vertexing code in modules/vertex
    Changed files:
    BrTPMClusterVertexModule.h and .cxx
    BrVertexModule.h and .cxx
    
    It should now be possible to use BrTPMClusterVertexModule with
    bratmain in the usual way, e.g. by adding in the bratmain script:
    
      BrTPMClusterVertexModule* cVertexFinder = new BrTPMClusterVertexModule("TPM1","cVertexFinder");
      mainModule->AddModule(cVertexFinder);
    
    The changes are: 
    - Revised BrTPMClusterVertexModule to work with new TPC code and table names, 
    and to run with bratmain.  
    Class version changed to 0 as proper for a module.
    Small general code cleanup that should not alter functionality.
    
    - Small change in BrVertexModule to compile with the newest 
    BrTPMClusterVertexModule (removed references to three-argument constructor)
    Class version changed to 0.
    
    I was very much in doubt whether to bump or not to bump the revision
    number since these are not large changes, but ended up incrementing to 
    BRAT-2-0-36 since it's probably better to bump once too much, for
    the sake of good bookkeeping.
    
    I sincerely hope I didn't foul up anything when I (maybe a bit
    absent-mindedly) ended up in vi (which I'm not familiar with) instead 
    of emacs when committing configure.in, while following the BratGuide 
    instructions to the letter.  I believe the commitment and tagging
    finally was completed normally - if this turns out not to be the case,
    I apologize deeply (I will fetch my asbesto suit from the attic
    tonight just in case ... ;-))
    
    Enjoy the new version of BrTPMClusterVertexModule (if you can ...)
    
                                           Best regards,
                                              Trine
    



    This archive was generated by hypermail 2b30 : Thu Sep 06 2001 - 16:06:43 EDT