ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/TreeMod/src/HLTMod.cc
(Generate patch)

Comparing UserCode/MitAna/TreeMod/src/HLTMod.cc (file contents):
Revision 1.17 by loizides, Thu Oct 1 12:43:53 2009 UTC vs.
Revision 1.18 by loizides, Tue Dec 1 15:14:11 2009 UTC

# Line 91 | Line 91 | void HLTMod::BeginRun()
91    fTrigBitsAnd.clear();
92    fTrigBitsCmp.clear();
93  
94 <  if (fPrintTable)
94 >  if (fPrintTable) {
95 >    Info("BeginRun", "Get trigger table for run %d", GetEventHeader()->RunNum());
96      fTriggers->Print();
97 +  }
98  
99    for (UInt_t i=0; i<fTrigNames.size(); ++i) {
100      BitMask256 tmask; //trigger mask

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines