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 43 of file HBHELinearMap.h.
|
inline |
Definition at line 46 of file HBHELinearMap.h.
|
inline |
Definition at line 48 of file HBHELinearMap.h.
|
inline |
Definition at line 54 of file HBHELinearMap.h.
References depth_.
Referenced by HBHELinearMap::getChannelTriple().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 74 of file HBHELinearMap.h.
Referenced by depth(), operator<(), and operator==().
|
private |
Definition at line 75 of file HBHELinearMap.h.
Referenced by ieta(), operator<(), and operator==().
|
private |
Definition at line 76 of file HBHELinearMap.h.
Referenced by iphi(), operator<(), and operator==().