|
ATLAS Offline Software
|
Go to the documentation of this file.
23 m_cnvTool(
"xAODMaker::CMMEtSumsCnvTool/CMMEtSumsCnvTool", 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)
CMMEtSumsAuxContainer_v1 CMMEtSumsAuxContainer
Define the latest version of the CMMEtSums auxiliary container.
virtual StatusCode initialize()
Function initialising the algorithm.
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
std::string m_esdKey
StoreGate key of the input container.
CMMEtSumsCnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
::StatusCode StatusCode
StatusCode definition for legacy code.
CMMEtSumsContainer_v1 CMMEtSumsContainer
Define the latest version of the CMMEtSums container.
#define CHECK(...)
Evaluate an expression and check for errors.
Helpers for checking error return status codes and reporting errors.
ToolHandle< ICMMEtSumsCnvTool > m_cnvTool
Handle to the converter tool.
AuxContainer for CMMEtSums_v1.
std::string m_xaodKey
StoreGate key for the output container.