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.7 by khahn, Thu Jul 12 15:50:33 2012 UTC vs.
Revision 1.9 by anlevin, Sat Oct 13 19:48:23 2012 UTC

# Line 49 | Line 49 | void writeEntries(ControlFlags ctrl, uns
49   void writeEntries(FOFlags foctrl, unsigned total_unskimmed);
50   void getEATargets(ControlFlags &ctrl, mithep::MuonTools::EMuonEffectiveAreaTarget &eraMu, mithep::ElectronTools::EElectronEffectiveAreaTarget &eraEle);
51   void getEATargets(FOFlags foctrl, mithep::MuonTools::EMuonEffectiveAreaTarget &eraMu, mithep::ElectronTools::EElectronEffectiveAreaTarget &eraEle);
52 < unsigned makePFnoPUArray(mithep::Array<PFCandidate> * fPFCandidates,
52 > unsigned makePFnoPUArray(const mithep::Array<PFCandidate> * fPFCandidates,
53                           vector<bool> &pfNoPileUpFlag,
54                           const mithep::Array<mithep::Vertex>     * vtxArr );
55   void setEffiencyWeights(unsigned era,
# Line 64 | Line 64 | void setEra(string, ControlFlags&);
64   unsigned getNPU(mithep::Array<mithep::PileupInfo> *puArr, int bx=0);
65   void initPUWeights();
66   double getPUWeight(unsigned era, unsigned npu);
67 + TString getChannel(int z1type, int z2type);
68   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines