# | Line 25 | Line 25 | private: | |
---|---|---|
25 | TH1D* hEfficMuPt_D, *hEfficRpcNoCut_N, *hEfficRpcPtCut_N; | |
26 | std::map< std::string, TH1D* > hm; | |
27 | ||
28 | < | const static unsigned int nPtCuts= 6; |
28 | > | const static unsigned int nPtCuts= 30; |
29 | const static double ptCuts[]; | |
30 | ||
31 | edm::ParameterSet theConfig; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |