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

Comparing UserCode/MitPhysics/Mods/src/JetCleaningMod.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 39 | Line 39 | void JetCleaningMod::Process()
39  
40    fNEventsProcessed++;
41  
42 <  if (fNEventsProcessed % 1000 == 0 || fPrintDebug) {
42 >  if (fNEventsProcessed % 1000000 == 0 || fPrintDebug) {
43      time_t systime;
44      systime = time(NULL);
45  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines