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