Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
38 return StatusCode::SUCCESS;
47 return StatusCode::SUCCESS;
56 xaod->setStore( aux );
61 return StatusCode::SUCCESS;
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
virtual StatusCode execute()
Function executing the algorithm.
PhotonAuxContainer_v3 PhotonAuxContainer
Definition of the current photon auxiliary container.
PhotonCnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular algorithm constructor.
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
::StatusCode StatusCode
StatusCode definition for legacy code.
#define CHECK(...)
Evaluate an expression and check for errors.
std::string m_xaodContainerName
The key for the output xAOD::PhotonContainer.
Helpers for checking error return status codes and reporting errors.
PhotonContainer_v1 PhotonContainer
Definition of the current "photon container version".
Auxiliary store for offline photons.
#define ATH_MSG_WARNING(x)
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.