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