16 addFunc(
"total events" );
18 addFunc(
"opposite sign" );
19 addFunc(
"full lepton selection" );
20 addFunc(
"extra lepton veto" );
21 addFunc(
"met > 20 GeV" );
22 addFunc(
"mll > 12 GeV" );
23 addFunc(
"|mll - mZ| > 15 GeV" );
24 addFunc(
"minMET > 20 GeV" );
25 addFunc(
"minMET > 40 GeV for ee/mm" );
26 addFunc(
"dPhiDiLepJet < 165 dg for ee/mm" );
27 addFunc(
"SoftMuons==0" );
29 addFunc(
"ptll > 45 GeV" );
30 addFunc(
"njets == 0" );
31 addFunc(
"max(lep1.pt(),lep2.pt())>30" );
32 addFunc(
"min(lep1.pt(),lep2.pt())>25" );
33 addFunc(
"njets == 1" );
34 addFunc(
"njets == 2 or 3" );
35 addFunc(
"abs(jet1.eta())<4.7 && abs(jet2.eta())<4.7");
36 addFunc(
"no central jets" );
46 for (
int i = 0;
i < 4; ++
i) {
MonitorElement * cutflowHist_[4]
void setBinContent(int binx, double content)
set content of bin (1-D)
void setBinLabel(int bin, const std::string &label, int axis=1)
set bin label for x, y or z axis (axis=1, 2, 3 respectively)
void count(HypothesisType type, const char *name, double weight=1.0)
EventMonitor(DQMStore::IBooker &iBooker)
MonitorElement * book1D(Args &&...args)
void setCurrentFolder(const std::string &fullpath)
std::map< std::string, int > binMap_