23 m_cnvTool(
"xAODMaker::CPMRoICnvTool/CPMRoICnvTool", this ) {
41 return StatusCode::SUCCESS;
53 xaod->setStore(
aux );
63 return StatusCode::SUCCESS;
DataVector< LVL1::CPMRoI > CPMRoICollection
Container class for CPMRoI objects.
Helpers for checking error return status codes and reporting errors.
#define CHECK(...)
Evaluate an expression and check for errors.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
ServiceHandle< StoreGateSvc > & evtStore()
std::string m_xaodKey
StoreGate key for the output container.
std::string m_esdKey
StoreGate key of the input container.
virtual StatusCode execute()
Function executing the algorithm.
CPMRoICnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
ToolHandle< ICPMRoICnvTool > m_cnvTool
Handle to the converter tool.
virtual StatusCode initialize()
Function initialising the algorithm.
CPMRoIContainer_v1 CPMRoIContainer
Define the latest version of the CPMRoI container.
CPMRoIAuxContainer_v1 CPMRoIAuxContainer
Define the latest version of the CPMRoI auxiliary container.