plots related to one Diamond plane More...
Public Member Functions | |
PlanePlots ()=default | |
PlanePlots (DQMStore::IBooker &ibooker, unsigned int id, unsigned int windowsNum) | |
Public Attributes | |
MonitorElement * | digiProfileCumulativePerPlane = nullptr |
MonitorElement * | EfficiencyWRTPixelsInPlane = nullptr |
MonitorElement * | hit_multiplicity = nullptr |
MonitorElement * | hitProfile = nullptr |
MonitorElement * | pixelTomography_far = nullptr |
TH2F | pixelTracksMapWithDiamonds |
plots related to one Diamond plane
Definition at line 180 of file CTPPSDiamondDQMSource.cc.
|
default |
CTPPSDiamondDQMSource::PlanePlots::PlanePlots | ( | DQMStore::IBooker & | ibooker, |
unsigned int | id, | ||
unsigned int | windowsNum | ||
) |
Definition at line 492 of file CTPPSDiamondDQMSource.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), CTPPSDiamondDQMSource::CTPPS_DIAMOND_NUM_OF_CHANNELS, digiProfileCumulativePerPlane, EfficiencyWRTPixelsInPlane, hit_multiplicity, hitProfile, CTPPSDiamondDQMSource::INV_DISPLAY_RESOLUTION_FOR_HITS_MM, CTPPSDetId::nFull, CTPPSDetId::nPath, fed_dqm_sourceclient-live_cfg::path, pixelTomography_far, CTPPSDiamondDetId::planeName(), dqm::implementation::NavigatorBase::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and runGCPTkAlMap::title.
MonitorElement* CTPPSDiamondDQMSource::PlanePlots::digiProfileCumulativePerPlane = nullptr |
Definition at line 181 of file CTPPSDiamondDQMSource.cc.
Referenced by PlanePlots().
MonitorElement* CTPPSDiamondDQMSource::PlanePlots::EfficiencyWRTPixelsInPlane = nullptr |
Definition at line 186 of file CTPPSDiamondDQMSource.cc.
Referenced by PlanePlots().
MonitorElement* CTPPSDiamondDQMSource::PlanePlots::hit_multiplicity = nullptr |
Definition at line 183 of file CTPPSDiamondDQMSource.cc.
Referenced by PlanePlots().
MonitorElement* CTPPSDiamondDQMSource::PlanePlots::hitProfile = nullptr |
Definition at line 182 of file CTPPSDiamondDQMSource.cc.
Referenced by PlanePlots().
MonitorElement* CTPPSDiamondDQMSource::PlanePlots::pixelTomography_far = nullptr |
Definition at line 185 of file CTPPSDiamondDQMSource.cc.
Referenced by PlanePlots().
TH2F CTPPSDiamondDQMSource::PlanePlots::pixelTracksMapWithDiamonds |
Definition at line 188 of file CTPPSDiamondDQMSource.cc.