Class TBCaloCoolPosTool.
More...
#include <TBCaloCoolPosTool.h>
Class TBCaloCoolPosTool.
Implementation of ITBCaloPosTool using COOL
Feb 6, 2006 Richard Hawkings
Definition at line 25 of file TBCaloCoolPosTool.h.
◆ TBCaloCoolPosTool()
| TBCaloCoolPosTool::TBCaloCoolPosTool |
( |
const std::string & |
type, |
|
|
const std::string & |
name, |
|
|
const IInterface * |
parent |
|
) |
| |
◆ ~TBCaloCoolPosTool()
| TBCaloCoolPosTool::~TBCaloCoolPosTool |
( |
| ) |
|
|
virtual |
◆ ATLAS_NOT_THREAD_SAFE()
| bool initHandles TBCaloCoolPosTool::ATLAS_NOT_THREAD_SAFE |
( |
| ) |
|
|
private |
◆ delta()
| double TBCaloCoolPosTool::delta |
( |
| ) |
|
|
virtual |
◆ eta()
| double TBCaloCoolPosTool::eta |
( |
| ) |
|
|
virtual |
◆ finalize()
| StatusCode TBCaloCoolPosTool::finalize |
( |
| ) |
|
|
virtual |
◆ handle()
| void TBCaloCoolPosTool::handle |
( |
const Incident & |
| ) |
|
|
virtual |
◆ initialize()
| StatusCode TBCaloCoolPosTool::initialize |
( |
| ) |
|
|
virtual |
Definition at line 33 of file TBCaloCoolPosTool.cxx.
44 const int PRIORITY = 100;
45 incSvc->addListener(
this,
"BeginRun", PRIORITY);
48 return StatusCode::SUCCESS;
◆ theta()
| double TBCaloCoolPosTool::theta |
( |
| ) |
|
|
virtual |
◆ z()
| double TBCaloCoolPosTool::z |
( |
| ) |
|
|
virtual |
◆ m_deltaTable
◆ m_etaTable
◆ m_init
| bool TBCaloCoolPosTool::m_init |
|
private |
◆ m_thetaTable
◆ m_zTable
The documentation for this class was generated from the following files: