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.10 by dkralph, Tue Oct 23 11:36:21 2012 UTC vs.
Revision 1.12 by anlevin, Wed Feb 6 22:31:33 2013 UTC

# Line 48 | Line 48 | using namespace std;
48  
49   using namespace mithep;
50  
51 + void increment(map<TString, map<TString,int>* > &counterMap, TString cutName, int z1type=0, int z2type=0);
52   bool setPV(ControlFlags &ctrl,
53             const mithep::Array<mithep::Vertex> * vtxArr,
54             const mithep::Vertex* &vtx);
# Line 78 | Line 79 | void initJets(ControlFlags ctrl,
79                JetIDMVA *&fJetIDMVA);
80   int getGenSampleType(TString ofname);
81   TString getChannel(int z1type, int z2type);
82 + float weightTruePileupSummer12toMoriond(float input);
83   // PU weight functions from Mangano:
84   float weightTruePileupV07toIchep52X(float input);
85   float weightTruePileupV07toHcp53X(float input);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines