5#ifndef CALOALIGNMENTALGS_CALOSUPERCELLALIGNCONDALG_H
6#define CALOALIGNMENTALGS_CALOSUPERCELLALIGNCONDALG_H
11#include "GaudiKernel/ToolHandle.h"
30 virtual StatusCode
execute()
override;
34 ,
"CaloDetDescrManager"
35 ,
"CaloDetDescrManager"
36 ,
"SG key of the resulting CaloDetDescrManager" };
39 ,
"CaloSuperCellDetDescrManager"
40 ,
"CaloSuperCellDetDescrManager"
41 ,
"SG key of the resulting CaloSuperCellDetDescrManager" };
44 ,
"CaloSuperCellIDTool"
45 ,
"CaloSuperCellIDTool"
46 ,
"Offline / SuperCell ID mapping tool" };
Definition of CaloDetDescrManager.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Condition Algorithm for making CaloSuperCellDetDescrManager condition object.
virtual StatusCode execute() override
SG::WriteCondHandleKey< CaloSuperCellDetDescrManager > m_writeCaloSuperCellMgrKey
virtual ~CaloSuperCellAlignCondAlg()=default
virtual StatusCode initialize() override
ToolHandle< ICaloSuperCellIDTool > m_scidTool
SG::ReadCondHandleKey< CaloDetDescrManager > m_readCaloMgrKey
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters: