plots related to one arm More...
Public Member Functions | |
ArmPlots () | |
ArmPlots (DQMStore::IBooker &ibooker, int _id) | |
Public Attributes | |
MonitorElement * | h_numRPWithTrack_bot =NULL |
MonitorElement * | h_numRPWithTrack_hor =NULL |
MonitorElement * | h_numRPWithTrack_top =NULL |
MonitorElement * | h_trackCorr =NULL |
MonitorElement * | h_trackCorr_overlap =NULL |
int | id |
plots related to one arm
Definition at line 91 of file TotemRPDQMSource.cc.
|
inline |
Definition at line 98 of file TotemRPDQMSource.cc.
TotemRPDQMSource::ArmPlots::ArmPlots | ( | DQMStore::IBooker & | ibooker, |
int | _id | ||
) |
Definition at line 201 of file TotemRPDQMSource.cc.
References CTPPSDetId::armName(), DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), MonitorElement::getTH2F(), h_numRPWithTrack_bot, h_numRPWithTrack_hor, h_numRPWithTrack_top, h_trackCorr, h_trackCorr_overlap, CTPPSDetId::nFull, CTPPSDetId::nPath, callgraph::path, DQMStore::IBooker::setCurrentFolder(), and fftjetcommon_cfi::title.
MonitorElement * TotemRPDQMSource::ArmPlots::h_numRPWithTrack_bot =NULL |
Definition at line 95 of file TotemRPDQMSource.cc.
Referenced by ArmPlots().
MonitorElement * TotemRPDQMSource::ArmPlots::h_numRPWithTrack_hor =NULL |
Definition at line 95 of file TotemRPDQMSource.cc.
Referenced by ArmPlots().
MonitorElement* TotemRPDQMSource::ArmPlots::h_numRPWithTrack_top =NULL |
Definition at line 95 of file TotemRPDQMSource.cc.
Referenced by ArmPlots().
MonitorElement* TotemRPDQMSource::ArmPlots::h_trackCorr =NULL |
Definition at line 96 of file TotemRPDQMSource.cc.
Referenced by TotemRPDQMSource::analyze(), and ArmPlots().
MonitorElement * TotemRPDQMSource::ArmPlots::h_trackCorr_overlap =NULL |
Definition at line 96 of file TotemRPDQMSource.cc.
Referenced by TotemRPDQMSource::analyze(), and ArmPlots().
int TotemRPDQMSource::ArmPlots::id |
Definition at line 93 of file TotemRPDQMSource.cc.