plots related to one arm More...
Classes | |
struct | TimingRPPlots |
struct | TrackingRPPlots |
Public Member Functions | |
ArmPlots () | |
ArmPlots (DQMStore::IBooker &ibooker, int _id, bool makeProtonRecoPlots) | |
Public Attributes | |
MonitorElement * | h_numRPWithTrack_bot = nullptr |
MonitorElement * | h_numRPWithTrack_hor = nullptr |
MonitorElement * | h_numRPWithTrack_top = nullptr |
MonitorElement * | h_proton_t = nullptr |
MonitorElement * | h_proton_th_x = nullptr |
MonitorElement * | h_proton_th_y = nullptr |
MonitorElement * | h_proton_time = nullptr |
MonitorElement * | h_proton_xi = nullptr |
MonitorElement * | h_trackCorr = nullptr |
MonitorElement * | h_trackCorr_overlap = nullptr |
int | id |
std::map< unsigned int, TimingRPPlots > | timingRPPlots |
std::map< unsigned int, TrackingRPPlots > | trackingRPPlots |
plots related to one arm
Definition at line 73 of file CTPPSCommonDQMSource.cc.
|
inline |
Definition at line 94 of file CTPPSCommonDQMSource.cc.
CTPPSCommonDQMSource::ArmPlots::ArmPlots | ( | DQMStore::IBooker & | ibooker, |
int | _id, | ||
bool | makeProtonRecoPlots | ||
) |
Definition at line 208 of file CTPPSCommonDQMSource.cc.
References CTPPSDetId::armName(), dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), dqm::impl::MonitorElement::getTH2F(), h_numRPWithTrack_bot, h_numRPWithTrack_hor, h_numRPWithTrack_top, h_proton_t, h_proton_th_x, h_proton_th_y, h_proton_time, h_proton_xi, h_trackCorr, h_trackCorr_overlap, ctppsCommonDQMSource_cfi::makeProtonRecoPlots, Skims_PA_cff::name, CTPPSDetId::nShort, CTPPSDetId::rpName(), CTPPSDetId::sdTrackingStrip, dqm::implementation::NavigatorBase::setCurrentFolder(), CTPPSDetId::stationName(), timingRPPlots, runGCPTkAlMap::title, and trackingRPPlots.
MonitorElement * CTPPSCommonDQMSource::ArmPlots::h_numRPWithTrack_bot = nullptr |
Definition at line 76 of file CTPPSCommonDQMSource.cc.
Referenced by ArmPlots().
MonitorElement * CTPPSCommonDQMSource::ArmPlots::h_numRPWithTrack_hor = nullptr |
Definition at line 76 of file CTPPSCommonDQMSource.cc.
Referenced by ArmPlots().
MonitorElement* CTPPSCommonDQMSource::ArmPlots::h_numRPWithTrack_top = nullptr |
Definition at line 76 of file CTPPSCommonDQMSource.cc.
Referenced by ArmPlots().
MonitorElement * CTPPSCommonDQMSource::ArmPlots::h_proton_t = nullptr |
Definition at line 79 of file CTPPSCommonDQMSource.cc.
Referenced by ArmPlots().
MonitorElement * CTPPSCommonDQMSource::ArmPlots::h_proton_th_x = nullptr |
Definition at line 79 of file CTPPSCommonDQMSource.cc.
Referenced by ArmPlots().
MonitorElement * CTPPSCommonDQMSource::ArmPlots::h_proton_th_y = nullptr |
Definition at line 79 of file CTPPSCommonDQMSource.cc.
Referenced by ArmPlots().
MonitorElement * CTPPSCommonDQMSource::ArmPlots::h_proton_time = nullptr |
Definition at line 80 of file CTPPSCommonDQMSource.cc.
Referenced by ArmPlots().
MonitorElement* CTPPSCommonDQMSource::ArmPlots::h_proton_xi = nullptr |
Definition at line 79 of file CTPPSCommonDQMSource.cc.
Referenced by ArmPlots().
MonitorElement* CTPPSCommonDQMSource::ArmPlots::h_trackCorr = nullptr |
Definition at line 77 of file CTPPSCommonDQMSource.cc.
Referenced by ArmPlots().
MonitorElement * CTPPSCommonDQMSource::ArmPlots::h_trackCorr_overlap = nullptr |
Definition at line 77 of file CTPPSCommonDQMSource.cc.
Referenced by ArmPlots().
int CTPPSCommonDQMSource::ArmPlots::id |
Definition at line 74 of file CTPPSCommonDQMSource.cc.
std::map<unsigned int, TimingRPPlots> CTPPSCommonDQMSource::ArmPlots::timingRPPlots |
Definition at line 92 of file CTPPSCommonDQMSource.cc.
Referenced by ArmPlots().
std::map<unsigned int, TrackingRPPlots> CTPPSCommonDQMSource::ArmPlots::trackingRPPlots |
Definition at line 86 of file CTPPSCommonDQMSource.cc.
Referenced by ArmPlots().