Public Member Functions | |
Tau3MuMonitor (const edm::ParameterSet &) | |
~Tau3MuMonitor () override throw () | |
Public Member Functions inherited from DQMEDAnalyzer | |
void | accumulate (edm::Event const &event, edm::EventSetup const &setup) final |
void | beginLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) final |
void | beginRun (edm::Run const &run, edm::EventSetup const &setup) final |
void | beginStream (edm::StreamID id) final |
virtual void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) |
DQMEDAnalyzer () | |
void | endLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) final |
void | endRun (edm::Run const &run, edm::EventSetup const &setup) final |
virtual bool | getCanSaveByLumi () |
Public Member Functions inherited from edm::stream::EDProducer< edm::GlobalCache< DQMEDAnalyzerGlobalCache >, edm::EndRunProducer, edm::EndLuminosityBlockProducer, edm::Accumulator > | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Public Member Functions inherited from TriggerDQMBase | |
void | bookME (DQMStore::IBooker &, ObjME &me, const std::string &histname, const std::string &histtitle, const uint nbins, const double xmin, const double xmax, const bool bookDen=true) |
void | bookME (DQMStore::IBooker &, ObjME &me, const std::string &histname, const std::string &histtitle, const std::vector< double > &binningX, const bool bookDen=true) |
void | bookME (DQMStore::IBooker &, ObjME &me, const std::string &histname, const std::string &histtitle, const uint nbinsX, const double xmin, const double xmax, const double ymin, const double ymax, const bool bookDen=true) |
void | bookME (DQMStore::IBooker &, ObjME &me, const std::string &histname, const std::string &histtitle, const uint nbinsX, const double xmin, const double xmax, const uint nbinsY, const double ymin, const double ymax, const bool bookDen=true) |
void | bookME (DQMStore::IBooker &, ObjME &me, const std::string &histname, const std::string &histtitle, const std::vector< double > &binningX, const std::vector< double > &binningY, const bool bookDen=true) |
void | setMETitle (ObjME &me, const std::string &titleX, const std::string &titleY) |
TriggerDQMBase ()=default | |
virtual | ~TriggerDQMBase ()=default |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static void | globalEndJob (DQMEDAnalyzerGlobalCache const *) |
static void | globalEndLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup, LuminosityBlockContext const *context) |
static void | globalEndRunProduce (edm::Run &run, edm::EventSetup const &setup, RunContext const *context) |
static std::unique_ptr< DQMEDAnalyzerGlobalCache > | initializeGlobalCache (edm::ParameterSet const &) |
Static Public Member Functions inherited from TriggerDQMBase | |
static void | fillHistoLSPSetDescription (edm::ParameterSetDescription &pset) |
static void | fillHistoPSetDescription (edm::ParameterSetDescription &pset) |
static MEbinning | getHistoLSPSet (const edm::ParameterSet &pset) |
static MEbinning | getHistoPSet (const edm::ParameterSet &pset) |
Protected Member Functions | |
void | analyze (edm::Event const &iEvent, edm::EventSetup const &iSetup) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Private Attributes | |
MEbinning | eta_binning_ |
const std::string | folderName_ |
std::unique_ptr< GenericTriggerEventFlag > | genTriggerEventFlag_ |
bool | hltPathsAreValid_ |
MEbinning | mass_binning_ |
MEbinning | phi_binning_ |
MEbinning | pt_binning_ |
const bool | requireValidHLTPaths_ |
MonitorElement * | tau1DEta_ |
MonitorElement * | tau1DMass_ |
MonitorElement * | tau1DPhi_ |
MonitorElement * | tau1DPt_ |
MonitorElement * | tau2DEtaPhi_ |
edm::EDGetTokenT< reco::CompositeCandidateCollection > | tauToken_ |
bool | validProduct_ = true |
Additional Inherited Members | |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
unsigned int | streamId_ |
Definition at line 12 of file Tau3MuMonitor.cc.
Definition at line 15 of file Tau3MuMonitor.cc.
Definition at line 14 of file Tau3MuMonitor.cc.
Tau3MuMonitor::Tau3MuMonitor | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 50 of file Tau3MuMonitor.cc.
|
override |
Definition at line 66 of file Tau3MuMonitor.cc.
References genTriggerEventFlag_.
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 131 of file Tau3MuMonitor.cc.
References dqm::impl::MonitorElement::Fill(), genTriggerEventFlag_, hltPathsAreValid_, iEvent, edm::HandleBase::isValid(), requireValidHLTPaths_, tau1DEta_, tau1DMass_, tau1DPhi_, tau1DPt_, tau2DEtaPhi_, tauToken_, and validProduct_.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 72 of file Tau3MuMonitor.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), eta_binning_, folderName_, genTriggerEventFlag_, hltPathsAreValid_, mass_binning_, TriggerDQMBase::MEbinning::nbins, phi_binning_, pt_binning_, requireValidHLTPaths_, dqm::impl::MonitorElement::setAxisTitle(), dqm::implementation::NavigatorBase::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, tau1DEta_, tau1DMass_, tau1DPhi_, tau1DPt_, tau2DEtaPhi_, TriggerDQMBase::MEbinning::xmax, and TriggerDQMBase::MEbinning::xmin.
|
static |
Definition at line 168 of file Tau3MuMonitor.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, V0Monitor_cfi::etaPSet, TriggerDQMBase::fillHistoPSetDescription(), GenericTriggerEventFlag::fillPSetDescription(), SiStripSourceConfigTier0_cff::genericTriggerEventPSet, V0Monitor_cff::histoPSet, ProducerED_cfi::InputTag, V0Monitor_cff::massPSet, BPHMonitor_cff::phiPSet, V0Monitor_cfi::ptPSet, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 43 of file Tau3MuMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 26 of file Tau3MuMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 47 of file Tau3MuMonitor.cc.
Referenced by analyze(), bookHistograms(), and ~Tau3MuMonitor().
|
private |
Definition at line 29 of file Tau3MuMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 45 of file Tau3MuMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 44 of file Tau3MuMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 42 of file Tau3MuMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 28 of file Tau3MuMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 37 of file Tau3MuMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 39 of file Tau3MuMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 38 of file Tau3MuMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 36 of file Tau3MuMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 40 of file Tau3MuMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 34 of file Tau3MuMonitor.cc.
Referenced by analyze().
|
private |
Definition at line 32 of file Tau3MuMonitor.cc.
Referenced by analyze().