#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 30 of file RPCEfficiency.h.
|
inline |
Definition at line 32 of file RPCEfficiency.h.
|
inline |
Definition at line 33 of file RPCEfficiency.h.
|
inline |
Definition at line 38 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 41 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 42 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 40 of file RPCEfficiency.h.
References _wheel.
Referenced by geometryXMLparser.DTAlignable::index(), and operator<().
|
private |
Definition at line 55 of file RPCEfficiency.h.
Referenced by region().
|
private |
Definition at line 57 of file RPCEfficiency.h.
Referenced by sector().
|
private |
Definition at line 58 of file RPCEfficiency.h.
Referenced by station().
|
private |
Definition at line 56 of file RPCEfficiency.h.
Referenced by wheel().