![]() |
ATLAS Offline Software
|
#include <TGCReadoutIndex.h>
Public Member Functions | |
| TGCReadoutIndex () | |
| TGCReadoutIndex (TGCZDirection iz, int ioct, int imd, int ir, int ilyr) | |
| ~TGCReadoutIndex () | |
| TGCReadoutIndex (const TGCReadoutIndex &right)=default | |
| TGCReadoutIndex & | operator= (const TGCReadoutIndex &right) |
| int | operator== (const TGCReadoutIndex &right) const |
| int | operator!= (const TGCReadoutIndex &right) const |
| TGCZDirection | GetZDirection () const |
| int | GetSideNumber () const |
| int | GetOctantNumber () const |
| int | GetModuleNumber () const |
| int | GetRNumber () const |
| int | GetLayerNumber () const |
| void | Print () const |
Protected Attributes | |
| TGCZDirection | m_zDirection |
| int | m_octantNumber |
| int | m_moduleNumber |
| int | m_rNumber |
| int | m_layerNumber |
Definition at line 12 of file TGCReadoutIndex.h.
| LVL1TGCTrigger::TGCReadoutIndex::TGCReadoutIndex | ( | ) |
Definition at line 12 of file TGCReadoutIndex.cxx.
| LVL1TGCTrigger::TGCReadoutIndex::TGCReadoutIndex | ( | TGCZDirection | iz, |
| int | ioct, | ||
| int | imd, | ||
| int | ir, | ||
| int | ilyr ) |
Definition at line 19 of file TGCReadoutIndex.cxx.
|
inline |
Definition at line 24 of file TGCReadoutIndex.h.
|
default |
|
inline |
Definition at line 58 of file TGCReadoutIndex.h.
|
inline |
Definition at line 56 of file TGCReadoutIndex.h.
|
inline |
Definition at line 55 of file TGCReadoutIndex.h.
|
inline |
Definition at line 57 of file TGCReadoutIndex.h.
|
inline |
Definition at line 52 of file TGCReadoutIndex.h.
|
inline |
Definition at line 51 of file TGCReadoutIndex.h.
|
inline |
Definition at line 45 of file TGCReadoutIndex.h.
|
inline |
Definition at line 28 of file TGCReadoutIndex.h.
|
inline |
Definition at line 40 of file TGCReadoutIndex.h.
| void LVL1TGCTrigger::TGCReadoutIndex::Print | ( | ) | const |
Definition at line 28 of file TGCReadoutIndex.cxx.
|
protected |
Definition at line 19 of file TGCReadoutIndex.h.
|
protected |
Definition at line 17 of file TGCReadoutIndex.h.
|
protected |
Definition at line 16 of file TGCReadoutIndex.h.
|
protected |
Definition at line 18 of file TGCReadoutIndex.h.
|
protected |
Definition at line 15 of file TGCReadoutIndex.h.