8#ifndef CALOCONDPHYSALGS_CALOCELLENERGYCORR2NTUPLE_H
9#define CALOCONDPHYSALGS_CALOCELLENERGYCORR2NTUPLE_H
16#include "GaudiKernel/ToolHandle.h"
23#include "GaudiKernel/ITHistSvc.h"
39 virtual StatusCode
execute()
override;
41 virtual StatusCode
stop()
override;
54 ,
"CaloDetDescrManager"
55 ,
"CaloDetDescrManager"
56 ,
"SG Key for CaloDetDescrManager in the Condition Store" };
58 {
this,
"AttrListCollKey",
"/LAR/CellCorrOfl/EnergyCorr" };
Definition of CaloDetDescrManager.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
CaloCellEnergyCorr2Ntuple(const std::string &name, ISvcLocator *pSvcLocator)
Standard Athena-Algorithm Constructor.
SG::ReadCondHandleKey< AthenaAttributeList > m_attrListCollKey
virtual StatusCode stop() override
standard Athena-Algorithm method
~CaloCellEnergyCorr2Ntuple()
Default Destructor.
SG::ReadCondHandleKey< CaloDetDescrManager > m_caloMgrKey
const CaloCell_ID * m_calo_id
virtual StatusCode initialize() override
standard Athena-Algorithm method
virtual StatusCode execute() override
standard Athena-Algorithm method
ServiceHandle< ITHistSvc > m_thistSvc
Helper class for offline cell identifiers.