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