ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitHzz4l/NonMCBackground/src/applyEMU.cc
(Generate patch)

Comparing UserCode/MitHzz4l/NonMCBackground/src/applyEMU.cc (file contents):
Revision 1.8 by dkralph, Fri Jul 13 07:44:52 2012 UTC vs.
Revision 1.9 by dkralph, Tue Oct 23 11:24:34 2012 UTC

# Line 295 | Line 295 | int main(int argc, char** argv)
295      if(!(ientry%1000)) cerr << "entry: " << ientry << "\t" << float(ientry)/imax << endl;
296  
297      string fname = string(chain->GetFile()->GetEndpointUrl()->GetFile());
298 <    if( ctrl.era == 0  )
299 <      setEra( fname, ctrl );
298 >    setEra( fname, ctrl );
299  
300      // pfNoPU
301      PFnoPUflag.clear();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines