Public Member Functions | |
SectorPlots ()=default | |
SectorPlots (DQMStore::IBooker &ibooker, unsigned int id, unsigned int nbinsx, unsigned int nbinsy, unsigned int windowsNum) | |
Public Attributes | |
MonitorElement * | activePlanes = nullptr |
MonitorElement * | activePlanesCount = nullptr |
MonitorElement * | activityPerBX = nullptr |
MonitorElement * | eventFlags = nullptr |
std::bitset<(TotemT2DetId::maxPlane+1) *(TotemT2DetId::maxChannel+1)> | hitTilesArray |
MonitorElement * | leadingEdge = nullptr |
MonitorElement * | timeOverTreshold = nullptr |
MonitorElement * | trailingEdge = nullptr |
MonitorElement * | triggerEmulator = nullptr |
Static Public Attributes | |
static const unsigned int | MINIMAL_TRIGGER = 3 |
Definition at line 66 of file TotemT2DQMSource.cc.
|
default |
TotemT2DQMSource::SectorPlots::SectorPlots | ( | DQMStore::IBooker & | ibooker, |
unsigned int | id, | ||
unsigned int | nbinsx, | ||
unsigned int | nbinsy, | ||
unsigned int | windowsNum | ||
) |
Definition at line 106 of file TotemT2DQMSource.cc.
References activePlanes, activePlanesCount, activityPerBX, CTPPSDetId::armName(), dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2DD(), eventFlags, leadingEdge, totemT2DQMSource_cfi::nbinsx, totemT2DQMSource_cfi::nbinsy, CTPPSDetId::nFull, CTPPSDetId::nPath, castor_dqm_sourceclient_file_cfg::path, dqm::impl::MonitorElement::setBinLabel(), dqm::implementation::NavigatorBase::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, timeOverTreshold, runGCPTkAlMap::title, to_string(), trailingEdge, triggerEmulator, and totemT2DQMSource_cfi::windowsNum.
MonitorElement* TotemT2DQMSource::SectorPlots::activePlanes = nullptr |
Definition at line 67 of file TotemT2DQMSource.cc.
Referenced by SectorPlots().
MonitorElement* TotemT2DQMSource::SectorPlots::activePlanesCount = nullptr |
Definition at line 68 of file TotemT2DQMSource.cc.
Referenced by SectorPlots().
MonitorElement* TotemT2DQMSource::SectorPlots::activityPerBX = nullptr |
Definition at line 69 of file TotemT2DQMSource.cc.
Referenced by SectorPlots().
MonitorElement * TotemT2DQMSource::SectorPlots::eventFlags = nullptr |
Definition at line 75 of file TotemT2DQMSource.cc.
Referenced by SectorPlots().
std::bitset<(TotemT2DetId::maxPlane + 1) * (TotemT2DetId::maxChannel + 1)> TotemT2DQMSource::SectorPlots::hitTilesArray |
Definition at line 72 of file TotemT2DQMSource.cc.
MonitorElement* TotemT2DQMSource::SectorPlots::leadingEdge = nullptr |
Definition at line 75 of file TotemT2DQMSource.cc.
Referenced by SectorPlots().
|
static |
Definition at line 73 of file TotemT2DQMSource.cc.
Referenced by TotemT2DQMSource::areChannelsTriggered().
MonitorElement * TotemT2DQMSource::SectorPlots::timeOverTreshold = nullptr |
Definition at line 75 of file TotemT2DQMSource.cc.
Referenced by SectorPlots().
MonitorElement * TotemT2DQMSource::SectorPlots::trailingEdge = nullptr |
Definition at line 75 of file TotemT2DQMSource.cc.
Referenced by SectorPlots().
MonitorElement* TotemT2DQMSource::SectorPlots::triggerEmulator = nullptr |
Definition at line 71 of file TotemT2DQMSource.cc.
Referenced by SectorPlots().