#include <Tau3MuMonitor.h>
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 edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
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 |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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().
|
overrideprotectedvirtual |
Implements edm::stream::EDAnalyzerBase.
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_.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 41 of file Tau3MuMonitor.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), eta_binning_, folderName_, genTriggerEventFlag_, mass_binning_, MEbinning::nbins, phi_binning_, pt_binning_, MonitorElement::setAxisTitle(), DQMStore::IBooker::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, tau1DEta_, tau1DMass_, tau1DPhi_, tau1DPt_, tau2DEtaPhi_, MEbinning::xmax, and MEbinning::xmin.
|
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().