#include <RPCEfficiency.h>
Public Member Functions | |
DTStationIndex () | |
DTStationIndex (int region, int wheel, int sector, int station) | |
DTStationIndex () | |
DTStationIndex (int region, int wheel, int sector, int station) | |
bool | operator< (const DTStationIndex &dtind) const |
bool | operator< (const DTStationIndex &dtind) const |
int | region () const |
int | region () const |
int | sector () const |
int | sector () const |
int | station () const |
int | station () const |
int | wheel () const |
int | wheel () const |
~DTStationIndex () | |
~DTStationIndex () | |
Private Attributes | |
int | _region |
int | _sector |
int | _station |
int | _wheel |
Definition at line 36 of file RPCEfficiency.h.
|
inline |
Definition at line 38 of file RPCEfficiency.h.
|
inline |
Definition at line 39 of file RPCEfficiency.h.
|
inline |
Definition at line 44 of file RPCEfficiency.h.
|
inline |
Definition at line 30 of file DTSegtoRPC.h.
|
inline |
Definition at line 31 of file DTSegtoRPC.h.
|
inline |
Definition at line 36 of file DTSegtoRPC.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 39 of file DTSegtoRPC.h.
References _sector.
Referenced by geometryXMLparser.DTAlignable::index().
|
inline |
Definition at line 47 of file RPCEfficiency.h.
References _sector.
Referenced by geometryXMLparser.DTAlignable::index(), and operator<().
|
inline |
Definition at line 40 of file DTSegtoRPC.h.
References _station.
Referenced by geometryXMLparser.DTAlignable::index(), and geometryXMLparser.CSCAlignable::index().
|
inline |
Definition at line 48 of file RPCEfficiency.h.
References _station.
Referenced by geometryXMLparser.DTAlignable::index(), geometryXMLparser.CSCAlignable::index(), and operator<().
|
inline |
Definition at line 38 of file DTSegtoRPC.h.
References _wheel.
Referenced by geometryXMLparser.DTAlignable::index().
|
inline |
Definition at line 46 of file RPCEfficiency.h.
References _wheel.
Referenced by geometryXMLparser.DTAlignable::index(), and operator<().
|
private |
Definition at line 61 of file RPCEfficiency.h.
Referenced by region().
|
private |
Definition at line 63 of file RPCEfficiency.h.
Referenced by sector().
|
private |
Definition at line 64 of file RPCEfficiency.h.
Referenced by station().
|
private |
Definition at line 62 of file RPCEfficiency.h.
Referenced by wheel().