#include <utils.h>
Public Member Functions | |
std::string | detId2ChamberLabel (const RPCDetId &_id) |
int | detId2ChamberNr (const RPCDetId &_id) |
int | detId2RollNr (const RPCDetId &_id) |
void | doEndcapLabeling (bool useRollInfo) |
void | dolabeling (bool useRollInfo) |
void | fillvect () |
void | labelXAxisSector (MonitorElement *myMe) |
void | labelXAxisSegment (MonitorElement *myMe) |
void | labelYAxisRing (MonitorElement *myMe, int numberOfRings, bool useRollInfo) |
void | labelYAxisRoll (MonitorElement *myMe, int region, int ring, bool useRollInfo) |
std::vector< int > | SectorStrips1 () |
std::vector< int > | SectorStrips2 () |
std::string | YLabel (int i) |
Private Attributes | |
int | _cnr |
int | ch |
std::string | ChLabel |
std::vector< std::string > | endcapYLabels_ |
std::vector< int > | Wvector1 |
std::vector< int > | Wvector2 |
std::string | ylabel [22] |
|
inline |
|
inline |
|
inline |
Definition at line 18 of file utils.h.
Referenced by RPCDeadChannelTest::clientOperation(), and RPCMultiplicityTest::fillGlobalME().
|
inline |
|
inline |
Definition at line 236 of file utils.h.
Referenced by RPCMultiplicityTest::myBooker(), and RPCDeadChannelTest::myBooker().
|
inline |
Definition at line 250 of file utils.h.
Referenced by RPCMultiplicityTest::myBooker(), and RPCDeadChannelTest::myBooker().
|
inline |
Definition at line 295 of file utils.h.
Referenced by RPCMultiplicityTest::myBooker(), and RPCDeadChannelTest::myBooker().
|
inline |
Definition at line 268 of file utils.h.
Referenced by RPCMultiplicityTest::myBooker(), and RPCDeadChannelTest::myBooker().
|
private |