# | 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); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |