38 return StatusCode::SUCCESS;
47 return StatusCode::SUCCESS;
56 xaod->setStore(
aux );
61 return StatusCode::SUCCESS;
#define ATH_MSG_WARNING(x)
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()
This is a data object, containing a collection of egamma Objects.
virtual StatusCode execute()
Function executing the algorithm.
std::string m_xaodContainerName
The key for the output xAOD::PhotonContainer.
PhotonCnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular algorithm constructor.
std::string m_aodContainerName
The key of the input PhotonContainer.
ToolHandle< IPhotonCnvTool > m_cnvTool
Tools to perform electron identification.
virtual StatusCode initialize()
Function initialising the algorithm.
PhotonAuxContainer_v3 PhotonAuxContainer
Definition of the current photon auxiliary container.
PhotonContainer_v1 PhotonContainer
Definition of the current "photon container version".