#include <Tau3MuMonitor.h>
Public Member Functions | |
Tau3MuMonitor (const edm::ParameterSet &) | |
~Tau3MuMonitor () override | |
Public Member Functions inherited from one::DQMEDAnalyzer< T > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
static void | fillHistoPSetDescription (edm::ParameterSetDescription &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 |
Static Private Member Functions | |
static MEbinning | getHistoPSet (edm::ParameterSet pset) |
Private Attributes | |
MEbinning | eta_binning_ |
std::string | folderName_ |
std::unique_ptr< GenericTriggerEventFlag > | genTriggerEventFlag_ |
MEbinning | mass_binning_ |
MEbinning | phi_binning_ |
MEbinning | pt_binning_ |
MonitorElement * | tau1DEta_ |
MonitorElement * | tau1DMass_ |
MonitorElement * | tau1DPhi_ |
MonitorElement * | tau1DPt_ |
MonitorElement * | tau2DEtaPhi_ |
edm::EDGetTokenT< reco::CompositeCandidateCollection > | tauToken_ |
bool | validProduct_ = true |
Definition at line 35 of file Tau3MuMonitor.h.
Tau3MuMonitor::Tau3MuMonitor | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 3 of file Tau3MuMonitor.cc.
References tau1DEta_, tau1DMass_, tau1DPhi_, tau1DPt_, tau2DEtaPhi_, and ~Tau3MuMonitor().
|
overridedefault |
Referenced by Tau3MuMonitor().
|
overrideprotected |
Definition at line 86 of file Tau3MuMonitor.cc.
References MonitorElement::Fill(), genTriggerEventFlag_, edm::Event::getByToken(), edm::HandleBase::isValid(), tau1DEta_, tau1DMass_, tau1DPhi_, tau1DPt_, tau2DEtaPhi_, tauToken_, and validProduct_.
|
overrideprotected |
Definition at line 41 of file Tau3MuMonitor.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), eta_binning_, folderName_, genTriggerEventFlag_, mass_binning_, phi_binning_, pt_binning_, MonitorElement::setAxisTitle(), DQMStore::IBooker::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, tau1DEta_, tau1DMass_, tau1DPhi_, tau1DPt_, and tau2DEtaPhi_.
|
static |
Definition at line 118 of file Tau3MuMonitor.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), DEFINE_FWK_MODULE, funct::false, fillHistoPSetDescription(), AlCaHLTBitMon_QueryRunRegistry::string, and funct::true.
|
static |
Definition at line 23 of file Tau3MuMonitor.cc.
References edm::ParameterSetDescription::add().
Referenced by fillDescriptions().
|
staticprivate |
Definition at line 31 of file Tau3MuMonitor.cc.
References edm::ParameterSet::getParameter().
|
private |
Definition at line 63 of file Tau3MuMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 50 of file Tau3MuMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 67 of file Tau3MuMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 65 of file Tau3MuMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 64 of file Tau3MuMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 62 of file Tau3MuMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 57 of file Tau3MuMonitor.h.
Referenced by analyze(), bookHistograms(), and Tau3MuMonitor().
|
private |
Definition at line 59 of file Tau3MuMonitor.h.
Referenced by analyze(), bookHistograms(), and Tau3MuMonitor().
|
private |
Definition at line 58 of file Tau3MuMonitor.h.
Referenced by analyze(), bookHistograms(), and Tau3MuMonitor().
|
private |
Definition at line 56 of file Tau3MuMonitor.h.
Referenced by analyze(), bookHistograms(), and Tau3MuMonitor().
|
private |
Definition at line 60 of file Tau3MuMonitor.h.
Referenced by analyze(), bookHistograms(), and Tau3MuMonitor().
|
private |
Definition at line 54 of file Tau3MuMonitor.h.
Referenced by analyze().
|
private |
Definition at line 52 of file Tau3MuMonitor.h.
Referenced by analyze().