CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
TotemRPDQMSource::DiagonalPlots Struct Reference

plots related to one (anti)diagonal More...

Public Member Functions

 DiagonalPlots ()
 
 DiagonalPlots (DQMStore::IBooker &ibooker, int _id)
 

Public Attributes

MonitorElementh_lrc_x_d =NULL
 
MonitorElementh_lrc_x_f =NULL
 
MonitorElementh_lrc_x_n =NULL
 
MonitorElementh_lrc_y_d =NULL
 
MonitorElementh_lrc_y_f =NULL
 
MonitorElementh_lrc_y_n =NULL
 
int id
 

Detailed Description

plots related to one (anti)diagonal

Definition at line 76 of file TotemRPDQMSource.cc.

Constructor & Destructor Documentation

TotemRPDQMSource::DiagonalPlots::DiagonalPlots ( )
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.

Member Data Documentation

MonitorElement* TotemRPDQMSource::DiagonalPlots::h_lrc_x_d =NULL

Definition at line 80 of file TotemRPDQMSource.cc.

MonitorElement * TotemRPDQMSource::DiagonalPlots::h_lrc_x_f =NULL

Definition at line 80 of file TotemRPDQMSource.cc.

MonitorElement * TotemRPDQMSource::DiagonalPlots::h_lrc_x_n =NULL

Definition at line 80 of file TotemRPDQMSource.cc.

MonitorElement* TotemRPDQMSource::DiagonalPlots::h_lrc_y_d =NULL

Definition at line 81 of file TotemRPDQMSource.cc.

MonitorElement * TotemRPDQMSource::DiagonalPlots::h_lrc_y_f =NULL

Definition at line 81 of file TotemRPDQMSource.cc.

MonitorElement * TotemRPDQMSource::DiagonalPlots::h_lrc_y_n =NULL

Definition at line 81 of file TotemRPDQMSource.cc.

int TotemRPDQMSource::DiagonalPlots::id

Definition at line 78 of file TotemRPDQMSource.cc.