1 #ifndef DQMOffline_Trigger_METMonitor_h 2 #define DQMOffline_Trigger_METMonitor_h 136 #endif // METMONITOR_H void setMETitle(METME &me, const std::string &titleX, const std::string &titleY)
std::unique_ptr< GenericTriggerEventFlag > den_genTriggerEventFlag_
edm::InputTag vtxInputTag_
static MEbinning getHistoPSet(const edm::ParameterSet &pset)
edm::InputTag muoInputTag_
edm::EDGetTokenT< reco::VertexCollection > vtxToken_
Provides a code based selection for trigger and DCS information in order to have no failing filters i...
StringCutObjectSelector< reco::Muon, true > muoSelection_
std::unique_ptr< GenericTriggerEventFlag > num_genTriggerEventFlag_
edm::InputTag eleInputTag_
static MEbinning getHistoLSPSet(const edm::ParameterSet &pset)
StringCutObjectSelector< reco::GsfElectron, true > eleSelection_
METME metME_variableBinning_
static void fillHistoPSetDescription(edm::ParameterSetDescription &pset)
StringCutObjectSelector< reco::PFJet, true > jetSelection_
static void fillHistoLSPSetDescription(edm::ParameterSetDescription &pset)
edm::EDGetTokenT< reco::GsfElectronCollection > eleToken_
edm::EDGetTokenT< reco::PFJetCollection > jetToken_
edm::EDGetTokenT< reco::PFMETCollection > metToken_
edm::EDGetTokenT< reco::MuonCollection > muoToken_
void bookME(DQMStore::IBooker &, METME &me, const std::string &histname, const std::string &histtitle, int nbins, double xmin, double xmax)
static MEbinning phi_binning_
void analyze(edm::Event const &iEvent, edm::EventSetup const &iSetup) override
std::vector< double > met_variable_binning_
edm::InputTag metInputTag_
StringCutObjectSelector< reco::MET, true > metSelection_
edm::InputTag jetInputTag_
METMonitor(const edm::ParameterSet &)
std::vector< bool > warningPrinted4token_
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)