![]() |
ATLAS Offline Software
|
Class TBCaloCoolPosTool. More...
#include <TBCaloCoolPosTool.h>
Public Member Functions | |
| virtual StatusCode | initialize () override |
| virtual double | eta () const override |
| access eta value | |
| virtual double | theta () const override |
| access eta value | |
| virtual double | z () const override |
| access eta value | |
| virtual double | delta () const override |
| access eta value | |
Private Attributes | |
| SG::ReadCondHandleKey< AthenaAttributeList > | m_etaTableKey { this, "EtaKey", "/TILE/DCS/TILE_LV_62/TABLE/ETA", "" } |
| SG::ReadCondHandleKey< AthenaAttributeList > | m_thetaTableKey { this, "EtaKey", "/TILE/DCS/TILE_LV_62/TABLE/THETA", "" } |
| SG::ReadCondHandleKey< AthenaAttributeList > | m_zTableKey { this, "EtaKey", "/TILE/DCS/TILE_LV_62/TABLE/Z", "" } |
| SG::ReadCondHandleKey< AthenaAttributeList > | m_deltaTableKey { this, "EtaKey", "/TILE/DCS/TILE_LV_62/TABLE/DELTA", "" } |
Class TBCaloCoolPosTool.
Implementation of ITBCaloPosTool using COOL
Feb 6, 2006 Richard Hawkings
Definition at line 23 of file TBCaloCoolPosTool.h.
|
overridevirtual |
access eta value
Definition at line 43 of file TBCaloCoolPosTool.cxx.
|
overridevirtual |
access eta value
Definition at line 25 of file TBCaloCoolPosTool.cxx.
|
overridevirtual |
Definition at line 15 of file TBCaloCoolPosTool.cxx.
|
overridevirtual |
access eta value
Definition at line 31 of file TBCaloCoolPosTool.cxx.
|
overridevirtual |
access eta value
Definition at line 37 of file TBCaloCoolPosTool.cxx.
|
private |
Definition at line 52 of file TBCaloCoolPosTool.h.
|
private |
Definition at line 46 of file TBCaloCoolPosTool.h.
|
private |
Definition at line 48 of file TBCaloCoolPosTool.h.
|
private |
Definition at line 50 of file TBCaloCoolPosTool.h.