plots related to one (anti)diagonal More...
Public Member Functions | |
DiagonalPlots () | |
DiagonalPlots (DQMStore::IBooker &ibooker, int _id) | |
Public Attributes | |
MonitorElement * | h_lrc_x_d =NULL |
MonitorElement * | h_lrc_x_f =NULL |
MonitorElement * | h_lrc_x_n =NULL |
MonitorElement * | h_lrc_y_d =NULL |
MonitorElement * | h_lrc_y_f =NULL |
MonitorElement * | h_lrc_y_n =NULL |
int | id |
plots related to one (anti)diagonal
Definition at line 76 of file TotemRPDQMSource.cc.
|
inline |
Definition at line 83 of file TotemRPDQMSource.cc.
TotemRPDQMSource::DiagonalPlots::DiagonalPlots | ( | DQMStore::IBooker & | ibooker, |
int | _id | ||
) |
Definition at line 176 of file TotemRPDQMSource.cc.
References DQMStore::IBooker::book2D(), h_lrc_x_d, h_lrc_x_f, h_lrc_x_n, h_lrc_y_d, h_lrc_y_f, h_lrc_y_n, dataset::name, and DQMStore::IBooker::setCurrentFolder().
MonitorElement* TotemRPDQMSource::DiagonalPlots::h_lrc_x_d =NULL |
Definition at line 80 of file TotemRPDQMSource.cc.
Referenced by DiagonalPlots().
MonitorElement * TotemRPDQMSource::DiagonalPlots::h_lrc_x_f =NULL |
Definition at line 80 of file TotemRPDQMSource.cc.
Referenced by DiagonalPlots().
MonitorElement * TotemRPDQMSource::DiagonalPlots::h_lrc_x_n =NULL |
Definition at line 80 of file TotemRPDQMSource.cc.
Referenced by DiagonalPlots().
MonitorElement* TotemRPDQMSource::DiagonalPlots::h_lrc_y_d =NULL |
Definition at line 81 of file TotemRPDQMSource.cc.
Referenced by DiagonalPlots().
MonitorElement * TotemRPDQMSource::DiagonalPlots::h_lrc_y_f =NULL |
Definition at line 81 of file TotemRPDQMSource.cc.
Referenced by DiagonalPlots().
MonitorElement * TotemRPDQMSource::DiagonalPlots::h_lrc_y_n =NULL |
Definition at line 81 of file TotemRPDQMSource.cc.
Referenced by DiagonalPlots().
int TotemRPDQMSource::DiagonalPlots::id |
Definition at line 78 of file TotemRPDQMSource.cc.