#include <RPCEfficiency.h>
Public Member Functions | |
int | chamber () const |
int | chamber () const |
CSCStationIndex () | |
CSCStationIndex (int region, int station, int ring, int chamber) | |
CSCStationIndex () | |
CSCStationIndex (int region, int station, int ring, int chamber) | |
bool | operator< (const CSCStationIndex &cscind) const |
bool | operator< (const CSCStationIndex &cscind) const |
int | region () const |
int | region () const |
int | ring () const |
int | ring () const |
int | station () const |
int | station () const |
~CSCStationIndex () | |
~CSCStationIndex () | |
Private Attributes | |
int | _chamber |
int | _region |
int | _ring |
int | _station |
Definition at line 68 of file RPCEfficiency.h.
|
inline |
Definition at line 70 of file RPCEfficiency.h.
|
inline |
Definition at line 71 of file RPCEfficiency.h.
|
inline |
Definition at line 76 of file RPCEfficiency.h.
|
inline |
Definition at line 25 of file CSCSegtoRPC.h.
|
inline |
Definition at line 26 of file CSCSegtoRPC.h.
|
inline |
Definition at line 31 of file CSCSegtoRPC.h.
|
inline |
Definition at line 35 of file CSCSegtoRPC.h.
References _chamber.
Referenced by geometryXMLparser.CSCAlignable::index().
|
inline |
Definition at line 80 of file RPCEfficiency.h.
References _chamber.
Referenced by geometryXMLparser.CSCAlignable::index(), and operator<().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 34 of file CSCSegtoRPC.h.
References _ring.
Referenced by geometryXMLparser.CSCAlignable::index().
|
inline |
Definition at line 79 of file RPCEfficiency.h.
References _ring.
Referenced by geometryXMLparser.CSCAlignable::index(), and operator<().
|
inline |
Definition at line 33 of file CSCSegtoRPC.h.
References _station.
Referenced by geometryXMLparser.DTAlignable::index(), and geometryXMLparser.CSCAlignable::index().
|
inline |
Definition at line 78 of file RPCEfficiency.h.
References _station.
Referenced by geometryXMLparser.DTAlignable::index(), geometryXMLparser.CSCAlignable::index(), and operator<().
|
private |
Definition at line 97 of file RPCEfficiency.h.
Referenced by chamber().
|
private |
Definition at line 94 of file RPCEfficiency.h.
Referenced by region().
|
private |
Definition at line 96 of file RPCEfficiency.h.
Referenced by ring().
|
private |
Definition at line 95 of file RPCEfficiency.h.
Referenced by station().