Go to the documentation of this file.
19 #ifndef CSCMonitorModule_H
20 #define CSCMonitorModule_H
60 static const char DIR_DCSINFO[] =
"CSC/EventInfo/DCSContents/";
61 static const char DIR_DAQINFO[] =
"CSC/EventInfo/DAQContents/";
62 static const char DIR_CRTINFO[] =
"CSC/EventInfo/CertificationContents/";
111 return (detId.
rawId() != 0);
static const char DIR_CRTINFO[]
std::vector< std::string > maskedHW
void analyze(const edm::Event &e, const edm::EventSetup &c) override
Begin the run.
cscdqm::Configuration config
static const char DIR_DCSINFO[]
static const unsigned int MIN_CRATE_ID
bool getCSCDetId(const unsigned int crateId, const unsigned int dmbId, CSCDetId &detId) const override
dqm::implementation::IBooker IBooker
Common CSC DQM Module that uses CSCDQM Framework
DQMStore::IBooker * ibooker
cscdqm::Dispatcher * dispatcher
~CSCMonitorModule() override
Destructor.
const CSCCrateMap * pcrate
CSCDQM Framework Global Configuration.
cscdqm::MonitorObject * bookMonitorObject(const cscdqm::HistoBookRequest &p_req) override
Book Monitor Object on Request.
constexpr uint32_t rawId() const
get the raw id
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
Book Histograms in the beginRun.
CSCDQM Framework frontend and Histogram Cache controller.
CSCDetId detId(int vme, int dmb, int cfeb, int layer=0) const
static const unsigned int MAX_DMB_SLOT
static const char INPUT_TAG_LABEL[]
Global stuff.
Monitoring Object interface used to cover Root object and provide common interface to EventProcessor ...
static const unsigned int MIN_DMB_SLOT
static const char DIR_EVENTINFO[]
static const unsigned int MAX_CRATE_ID
static const char DIR_DAQINFO[]
CSCMonitorModule(const edm::ParameterSet &ps)
Constructor.
Interface for Histogram providing objects. Used by Event Processor to retrieve MonitorObject 's and b...