#include <L1TRPCTPG.h>
Public Member Functions | |
std::map< std::string, MonitorElement * > | L1TRPCBookME (RPCDetId &detId) |
Booking of MonitoringElemnt for one RPCDetId (= roll) More... | |
L1TRPCTPG (const edm::ParameterSet &ps) | |
virtual | ~L1TRPCTPG () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
void | beginJob (void) |
void | endJob (void) |
Protected Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () 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 | |
DQMStore * | dbe |
ofstream | logFile_ |
MonitorElement * | m_digiBxCSC |
MonitorElement * | m_digiBxDT |
MonitorElement * | m_digiBxRPCBar |
MonitorElement * | m_digiBxRPCEnd |
bool | monitorDaemon_ |
int | nev_ |
std::string | outputFile_ |
edm::InputTag | rpctfSource_ |
MonitorElement * | rpctpgbx |
std::map< uint32_t, std::map < std::string, MonitorElement * > > | rpctpgmeCollection |
MonitorElement * | rpctpgndigi [3] |
edm::InputTag | rpctpgSource_ |
bool | verbose_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
L1TRPCTPG::L1TRPCTPG | ( | const edm::ParameterSet & | ps | ) |
Definition at line 22 of file L1TRPCTPG.cc.
References gather_cfg::cout, dbe, edm::ParameterSet::getUntrackedParameter(), NULL, cppFunctionSkipper::operator, outputFile_, DQMStore::setCurrentFolder(), DQMStore::setVerbose(), and verbose_.
|
virtual |
Definition at line 58 of file L1TRPCTPG.cc.
|
protectedvirtual |
RPC Geometry
DIGI
Implements edm::EDAnalyzer.
Definition at line 117 of file L1TRPCTPG.cc.
References gather_cfg::cout, MonitorElement::Fill(), edm::EventSetup::get(), edm::Event::getByLabel(), 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_, rpctpgbx, rpctpgndigi, rpctpgSource_, edm::second(), and verbose_.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 62 of file L1TRPCTPG.cc.
References DQMStore::book1D(), dbe, m_digiBxCSC, m_digiBxDT, m_digiBxRPCBar, m_digiBxRPCEnd, nev_, cppFunctionSkipper::operator, DQMStore::rmdir(), rpctpgbx, rpctpgndigi, and DQMStore::setCurrentFolder().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 107 of file L1TRPCTPG.cc.
References gather_cfg::cout, dbe, nev_, outputFile_, DQMStore::save(), and verbose_.
std::map< std::string, MonitorElement * > L1TRPCTPG::L1TRPCBookME | ( | RPCDetId & | detId | ) |
Booking of MonitoringElemnt for one RPCDetId (= roll)
Name components common to current RPDDetId
Definition at line 23 of file L1TRPCBookME.cc.
References RPCGeomServ::name(), RPCDetId::region(), RPCDetId::ring(), RPCDetId::sector(), RPCDetId::station(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 80 of file L1TRPCTPG.h.
Referenced by beginJob(), endJob(), and L1TRPCTPG().
|
private |
Definition at line 99 of file L1TRPCTPG.h.
|
private |
Definition at line 91 of file L1TRPCTPG.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 89 of file L1TRPCTPG.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 85 of file L1TRPCTPG.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 87 of file L1TRPCTPG.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 98 of file L1TRPCTPG.h.
|
private |
Definition at line 95 of file L1TRPCTPG.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 96 of file L1TRPCTPG.h.
Referenced by endJob(), and L1TRPCTPG().
|
private |
Definition at line 101 of file L1TRPCTPG.h.
Referenced by analyze().
|
private |
Definition at line 83 of file L1TRPCTPG.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 93 of file L1TRPCTPG.h.
|
private |
Definition at line 82 of file L1TRPCTPG.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 100 of file L1TRPCTPG.h.
Referenced by analyze().
|
private |
Definition at line 97 of file L1TRPCTPG.h.
Referenced by analyze(), endJob(), and L1TRPCTPG().