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 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 * | 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_ |
bool | verbose_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
L1TRPCTPG::L1TRPCTPG | ( | const edm::ParameterSet & | ps | ) |
Definition at line 13 of file L1TRPCTPG.cc.
References gather_cfg::cout, edm::ParameterSet::getUntrackedParameter(), outputFile_, and verbose_.
|
override |
Definition at line 36 of file L1TRPCTPG.cc.
|
overrideprotected |
RPC Geometry
DIGI
Definition at line 79 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_.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 46 of file L1TRPCTPG.cc.
References DQMStore::IBooker::book1D(), m_digiBxCSC, m_digiBxDT, m_digiBxRPCBar, m_digiBxRPCEnd, nev_, rpctpgbx, rpctpgndigi, and DQMStore::IBooker::setCurrentFolder().
|
overrideprotectedvirtual |
|
private |
Definition at line 92 of file L1TRPCTPG.h.
|
private |
Definition at line 84 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 81 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 91 of file L1TRPCTPG.h.
|
private |
Definition at line 88 of file L1TRPCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 89 of file L1TRPCTPG.h.
Referenced by L1TRPCTPG().
|
private |
Definition at line 95 of file L1TRPCTPG.h.
Referenced by analyze().
|
private |
Definition at line 96 of file L1TRPCTPG.h.
Referenced by analyze().
|
private |
Definition at line 80 of file L1TRPCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 86 of file L1TRPCTPG.h.
|
private |
Definition at line 79 of file L1TRPCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 93 of file L1TRPCTPG.h.
Referenced by analyze().
|
private |
Definition at line 94 of file L1TRPCTPG.h.
Referenced by analyze().
|
private |
Definition at line 90 of file L1TRPCTPG.h.
Referenced by analyze(), and L1TRPCTPG().