Data Format. More...
#include <L1TRPCTPG.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
void | bookHistograms (DQMStore::IBooker &ibooker, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) override |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Private Attributes | |
std::ofstream | logFile_ |
MonitorElement * | m_digiBxCSC |
MonitorElement * | m_digiBxDT |
MonitorElement * | m_digiBxRPCBar |
MonitorElement * | m_digiBxRPCEnd |
bool | monitorDaemon_ |
int | nev_ |
std::string | outputFile_ |
edm::ESGetToken< RPCGeometry, MuonGeometryRecord > | rpcgeomToken_ |
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_ |
bool | verbose_ |
L1TRPCTPG::L1TRPCTPG | ( | const edm::ParameterSet & | ps | ) |
Definition at line 13 of file L1TRPCTPG.cc.
References gather_cfg::cout, DeDxTools::esConsumes(), edm::ParameterSet::getUntrackedParameter(), outputFile_, rpcgeomToken_, and verbose_.
|
override |
Definition at line 36 of file L1TRPCTPG.cc.
|
overrideprotectedvirtual |
RPC Geometry
DIGI
Reimplemented from DQMEDAnalyzer.
Definition at line 62 of file L1TRPCTPG.cc.
References makePileupJSON::bx, gather_cfg::cout, dqm::impl::MonitorElement::Fill(), edm::Event::getByToken(), edm::EventSetup::getHandle(), L1MuGMTReadoutCollection::getRecords(), edm::HandleBase::isValid(), edm::InputTag::label(), m_digiBxCSC, m_digiBxDT, m_digiBxRPCBar, m_digiBxRPCEnd, nev_, edm::Handle< T >::product(), rpcgeomToken_, rpctfSource_, rpctfSource_token_, rpctpgbx, rpctpgndigi, rpctpgSource_, rpctpgSource_token_, edm::second(), and verbose_.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 42 of file L1TRPCTPG.cc.
References dqm::implementation::IBooker::book1D(), m_digiBxCSC, m_digiBxDT, m_digiBxRPCBar, m_digiBxRPCEnd, nev_, rpctpgbx, rpctpgndigi, and dqm::implementation::NavigatorBase::setCurrentFolder().
|
overrideprotectedvirtual |
|
private |
Definition at line 88 of file L1TRPCTPG.h.
|
private |
Definition at line 80 of file L1TRPCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 79 of file L1TRPCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 77 of file L1TRPCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 78 of file L1TRPCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 87 of file L1TRPCTPG.h.
|
private |
Definition at line 84 of file L1TRPCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 85 of file L1TRPCTPG.h.
Referenced by L1TRPCTPG().
|
private |
Definition at line 93 of file L1TRPCTPG.h.
Referenced by analyze(), and L1TRPCTPG().
|
private |
Definition at line 91 of file L1TRPCTPG.h.
Referenced by analyze().
|
private |
Definition at line 92 of file L1TRPCTPG.h.
Referenced by analyze().
|
private |
Definition at line 76 of file L1TRPCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 82 of file L1TRPCTPG.h.
|
private |
Definition at line 75 of file L1TRPCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 89 of file L1TRPCTPG.h.
Referenced by analyze().
|
private |
Definition at line 90 of file L1TRPCTPG.h.
Referenced by analyze().
|
private |
Definition at line 86 of file L1TRPCTPG.h.
Referenced by analyze(), and L1TRPCTPG().