#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 42 of file RPCEfficiency.h.
|
inline |
Definition at line 44 of file RPCEfficiency.h.
|
inline |
Definition at line 45 of file RPCEfficiency.h.
|
inline |
Definition at line 50 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 53 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 54 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 52 of file RPCEfficiency.h.
References _wheel.
Referenced by geometryXMLparser.DTAlignable::index(), and operator<().
|
private |
Definition at line 67 of file RPCEfficiency.h.
Referenced by region().
|
private |
Definition at line 69 of file RPCEfficiency.h.
Referenced by sector().
|
private |
Definition at line 70 of file RPCEfficiency.h.
Referenced by station().
|
private |
Definition at line 68 of file RPCEfficiency.h.
Referenced by wheel().