|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef CALOCONDPHYSALGS_CALOFILLCELLPOSITIONSHIFT_H
10 #define CALOCONDPHYSALGS_CALOFILLCELLPOSITIONSHIFT_H
17 #include "GaudiKernel/ToolHandle.h"
26 class CaloCellPositionShift;
59 {
this,
"CaloDetDescrManager",
"CaloDetDescrManager",
"SG Key for CaloDetDescrManager in the Condition Store" };
virtual StatusCode execute() override
standard Athena-Algorithm method
Definition of CaloDetDescrManager.
Container for a cell-level rescaling-factors, typically obtained by Z->ee intercalibration.
This class initializes the Calo (LAr and Tile) offline identifiers.
::StatusCode StatusCode
StatusCode definition for legacy code.
const CaloCell_ID * m_calo_id
virtual StatusCode finalize() override
standard Athena-Algorithm method
Helper class for offline cell identifiers.
CaloRec::CaloCellPositionShift * m_cellPos
Namespace for helper functions.
SG::ReadCondHandleKey< CaloDetDescrManager > m_caloMgrKey
~CaloFillCellPositionShift()
Default Destructor.
virtual StatusCode initialize() override
standard Athena-Algorithm method
virtual StatusCode stop() override
standard Athena-Algorithm method
CaloFillCellPositionShift(const std::string &name, ISvcLocator *pSvcLocator)
Standard Athena-Algorithm Constructor.