#include <L1TRPCTPG.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
virtual void | beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) |
virtual void | bookHistograms (DQMStore::IBooker &ibooker, edm::Run const &, edm::EventSetup const &) override |
virtual void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) |
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) |
Private Attributes | |
std::ofstream | logFile_ |
MonitorElement * | lumisecId_ |
MonitorElement * | m_digiBxCSC |
MonitorElement * | m_digiBxDT |
MonitorElement * | m_digiBxRPCBar |
MonitorElement * | m_digiBxRPCEnd |
bool | monitorDaemon_ |
int | nev_ |
std::string | outputFile_ |
edm::InputTag | rpctfSource_ |
edm::EDGetTokenT < L1MuGMTReadoutCollection > | rpctfSource_token_ |
MonitorElement * | rpctpgbx |
std::map< uint32_t, std::map < std::string, MonitorElement * > > | rpctpgmeCollection |
MonitorElement * | rpctpgndigi [3] |
edm::InputTag | rpctpgSource_ |
edm::EDGetTokenT < RPCDigiCollection > | rpctpgSource_token_ |
MonitorElement * | runId_ |
bool | verbose_ |
L1TRPCTPG::L1TRPCTPG | ( | const edm::ParameterSet & | ps | ) |
Definition at line 13 of file L1TRPCTPG.cc.
References gather_cfg::cout, edm::ParameterSet::getUntrackedParameter(), outputFile_, and verbose_.
|
virtual |
Definition at line 36 of file L1TRPCTPG.cc.
|
protectedvirtual |
RPC Geometry
DIGI
Implements edm::stream::EDAnalyzerBase.
Definition at line 86 of file L1TRPCTPG.cc.
References gather_cfg::cout, MonitorElement::Fill(), edm::EventSetup::get(), edm::Event::getByToken(), L1MuGMTReadoutCollection::getRecords(), edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), edm::InputTag::label(), m_digiBxCSC, m_digiBxDT, m_digiBxRPCBar, m_digiBxRPCEnd, nev_, edm::Handle< T >::product(), rpctfSource_, rpctfSource_token_, rpctpgbx, rpctpgndigi, rpctpgSource_, rpctpgSource_token_, edm::second(), and verbose_.
|
protectedvirtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 45 of file L1TRPCTPG.cc.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 51 of file L1TRPCTPG.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::bookInt(), lumisecId_, m_digiBxCSC, m_digiBxDT, m_digiBxRPCBar, m_digiBxRPCEnd, nev_, rpctpgbx, rpctpgndigi, runId_, and DQMStore::IBooker::setCurrentFolder().
|
protectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 40 of file L1TRPCTPG.cc.
|
private |
Definition at line 95 of file L1TRPCTPG.h.
|
private |
Definition at line 87 of file L1TRPCTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 85 of file L1TRPCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 84 of file L1TRPCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 82 of file L1TRPCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 83 of file L1TRPCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 94 of file L1TRPCTPG.h.
|
private |
Definition at line 91 of file L1TRPCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 92 of file L1TRPCTPG.h.
Referenced by L1TRPCTPG().
|
private |
Definition at line 98 of file L1TRPCTPG.h.
Referenced by analyze().
|
private |
Definition at line 99 of file L1TRPCTPG.h.
Referenced by analyze().
|
private |
Definition at line 81 of file L1TRPCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 89 of file L1TRPCTPG.h.
|
private |
Definition at line 80 of file L1TRPCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 96 of file L1TRPCTPG.h.
Referenced by analyze().
|
private |
Definition at line 97 of file L1TRPCTPG.h.
Referenced by analyze().
|
private |
Definition at line 86 of file L1TRPCTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 93 of file L1TRPCTPG.h.
Referenced by analyze(), and L1TRPCTPG().