ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitHzz4l/Selection/interface/SelectionFuncs.h
(Generate patch)

Comparing UserCode/MitHzz4l/Selection/interface/SelectionFuncs.h (file contents):
Revision 1.5 by khahn, Wed Jun 20 19:17:26 2012 UTC vs.
Revision 1.6 by dkralph, Thu Jun 21 21:50:39 2012 UTC

# Line 55 | Line 55 | unsigned makePFnoPUArray(mithep::Array<P
55   void setEffiencyWeights(unsigned era, EventData&, WeightStruct& );
56   void initEvtRhoMap(map<unsigned,float> &);
57   void setEra(string, ControlFlags&);
58 < int getNPU(mithep::Array<mithep::PileupInfo> *puArr, int bx=0);
58 > unsigned getNPU(mithep::Array<mithep::PileupInfo> *puArr, int bx=0);
59   void initPUWeights();
60   double getPUWeight(unsigned era, unsigned npu);
61   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines