ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/CmsHi/JetAnalysis/src/RecHitComparison.cc
(Generate patch)

Comparing UserCode/CmsHi/JetAnalysis/src/RecHitComparison.cc (file contents):
Revision 1.7 by yilmaz, Mon Nov 1 21:48:31 2010 UTC vs.
Revision 1.8 by yilmaz, Tue Nov 2 13:19:06 2010 UTC

# Line 207 | Line 207 | RecHitComparison::analyze(const edm::Eve
207     }
208  
209     centrality_->newEvent(ev,iSetup);
210 <   double hf = centrality_->centralityValue(ev);
211 <   int bin = centrality_->getBin(ev);
210 >   double hf = centrality_->centralityValue();
211 >   int bin = centrality_->getBin();
212  
213     vector<double> fFull;
214     vector<double> f05;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines