8#ifndef XAODCREATORALGS_CLUSTERDUMPER_H
9#define XAODCREATORALGS_CLUSTERDUMPER_H
26 ClusterDumper(
const std::string& name, ISvcLocator* svcLoc );
Property holding a SG store/key/clid from which a ReadHandle is made.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
SG::ReadHandleKey< xAOD::CaloClusterContainer > m_containerName
The key for the output xAOD::CaloClusterContainer.
virtual StatusCode finalize()
virtual StatusCode initialize()
Function initialising the algorithm.
virtual StatusCode execute()
Function executing the algorithm.
ClusterDumper(const std::string &name, ISvcLocator *svcLoc)
Regular algorithm constructor.
Property holding a SG store/key/clid from which a ReadHandle is made.