Fork me on GitHub

Ignore:
Timestamp:
Dec 2, 2008, 12:14:45 PM (16 years ago)
Author:
severine ovyn
Message:

start trigger

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Utilities/ExRootAnalysis/src/BlockClasses.cc

    r3 r67  
    1111 *  to preserve mother-dautherlinks between particles.
    1212 *
    13  *  $Date: 2008-11-04 10:32:26 $
    14  *  $Revision: 1.1 $
     13 *  $Date: 2008-12-02 11:14:45 $
     14 *  $Revision: 1.2 $
    1515 *
    1616 * 
     
    3636TCompare *TRootLHEFParticle::fgCompare = 0;
    3737TCompare *TRootRomanPotHits::fgCompare =0;
     38TCompare *TRootTrigger::fgCompare =0;
    3839
    3940void TRootParticle::Set(const TLorentzVector& momentum) {
Note: See TracChangeset for help on using the changeset viewer.