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.1 by loizides, Sun Sep 28 02:40:09 2008 UTC vs.
Revision 1.2 by loizides, Thu Oct 23 17:02:16 2008 UTC

# Line 84 | Line 84 | void HLTMod::BeginRun()
84    fTrigBitsAnd.Reset();
85    fTrigBitsCmp.Reset();
86  
87 +  if (fPrintTable)
88 +    fTriggers->Print();
89 +
90    for (UInt_t i=0; i<fTrigNames.Entries(); ++i) {
91      BitMask256 tmask; //trigger mask
92      BitMask256 amask; //bitand mask

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines