#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 62 of file RPCEfficiency.h.
|
inline |
Definition at line 64 of file RPCEfficiency.h.
|
inline |
Definition at line 65 of file RPCEfficiency.h.
|
inline |
Definition at line 70 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 74 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 73 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 72 of file RPCEfficiency.h.
References _station.
Referenced by geometryXMLparser.DTAlignable::index(), geometryXMLparser.CSCAlignable::index(), and operator<().
|
private |
Definition at line 91 of file RPCEfficiency.h.
Referenced by chamber().
|
private |
Definition at line 88 of file RPCEfficiency.h.
Referenced by region().
|
private |
Definition at line 90 of file RPCEfficiency.h.
Referenced by ring().
|
private |
Definition at line 89 of file RPCEfficiency.h.
Referenced by station().