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