5#ifndef TBCALOCONDITIONS_TBCALOCOOLPOSTOOL
6# define TBCALOCONDITIONS_TBCALOCOOLPOSTOOL
10#include "GaudiKernel/IIncidentListener.h"
26 ITBCaloPosTool, IIncidentListener>
31 const IInterface* parent);
41 virtual void handle(
const Incident&) ;
44 virtual double eta () ;
47 virtual double theta () ;
53 virtual double delta () ;
Scalar eta() const
pseudorapidity method
Scalar theta() const
theta method
defines an "iterator" over instances of a given type in StoreGateSvc
Define macros for attributes used to control the static checker.
an iterator over instances of a given type in StoreGateSvc.
virtual double delta()
access eta value
const DataHandle< AthenaAttributeList > m_thetaTable
virtual StatusCode finalize()
const DataHandle< AthenaAttributeList > m_zTable
const DataHandle< AthenaAttributeList > m_deltaTable
bool initHandles ATLAS_NOT_THREAD_SAFE()
virtual void handle(const Incident &)
const DataHandle< AthenaAttributeList > m_etaTable
TBCaloCoolPosTool(const std::string &type, const std::string &name, const IInterface *parent)