ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitPhysics/Mods/src/JetIDMod.cc
(Generate patch)

Comparing UserCode/MitPhysics/Mods/src/JetIDMod.cc (file contents):
Revision 1.1 by loizides, Wed Oct 15 06:05:00 2008 UTC vs.
Revision 1.2 by ceballos, Tue Nov 11 21:22:54 2008 UTC

# Line 37 | Line 37 | void JetIDMod::Process()
37  
38    fNEventsProcessed++;
39  
40 <  if (fNEventsProcessed % 1000 == 0 || fPrintDebug) {
40 >  if (fNEventsProcessed % 1000000 == 0 || fPrintDebug) {
41      time_t systime;
42      systime = time(NULL);
43  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines