|
ATLAS Offline Software
|
Go to the documentation of this file.
23 m_cnvTool(
"xAODMaker::JEMRoICnvTool/JEMRoICnvTool", this ) {
41 return StatusCode::SUCCESS;
53 xaod->setStore( aux );
63 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
JEMRoICnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
ToolHandle< IJEMRoICnvTool > m_cnvTool
Handle to the converter tool.
std::string m_xaodKey
StoreGate key for the output container.
std::string m_esdKey
StoreGate key of the input container.
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
JEMRoIContainer_v1 JEMRoIContainer
Define the latest version of the JEMRoI container.
::StatusCode StatusCode
StatusCode definition for legacy code.
JEMRoIAuxContainer_v1 JEMRoIAuxContainer
Define the latest version of the JEMHits auxiliary container.
AuxContainer for JEMRoI_v1.
#define CHECK(...)
Evaluate an expression and check for errors.
virtual StatusCode execute()
Function executing the algorithm.
Helpers for checking error return status codes and reporting errors.
virtual StatusCode initialize()
Function initialising the algorithm.