Public Member Functions | |
unsigned | depth () const |
HBHEChannelId () | |
HBHEChannelId (const unsigned i_depth, const int i_ieta, const unsigned i_iphi) | |
int | ieta () const |
unsigned | iphi () const |
bool | operator!= (const HBHEChannelId &r) const |
bool | operator< (const HBHEChannelId &r) const |
bool | operator== (const HBHEChannelId &r) const |
Private Attributes | |
unsigned | depth_ |
int | ieta_ |
unsigned | iphi_ |
Definition at line 41 of file HBHELinearMap.h.
|
inline |
Definition at line 43 of file HBHELinearMap.h.
|
inline |
Definition at line 45 of file HBHELinearMap.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 53 of file HBHELinearMap.h.
References depth_, ieta_, iphi_, and alignCSCRings::r.
|
inline |
Definition at line 65 of file HBHELinearMap.h.
References depth_, ieta_, iphi_, and alignCSCRings::r.
|
private |
Definition at line 72 of file HBHELinearMap.h.
Referenced by depth(), operator<(), and operator==().
|
private |
Definition at line 73 of file HBHELinearMap.h.
Referenced by ieta(), operator<(), and operator==().
|
private |
Definition at line 74 of file HBHELinearMap.h.
Referenced by iphi(), operator<(), and operator==().