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); |
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); |