|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODEGAMMACNV_PHOTONCNVALG_H
9 #define XAODEGAMMACNV_PHOTONCNVALG_H
16 #include "GaudiKernel/ToolHandle.h"
55 #endif // XAODEGAMMACNV_PHOTONCNVALG_H
Algorithm creating xAOD::Photons from Analysis::Photons.
virtual StatusCode execute()
Function executing the algorithm.
PhotonCnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular algorithm constructor.
::StatusCode StatusCode
StatusCode definition for legacy code.
std::string m_xaodContainerName
The key for the output xAOD::PhotonContainer.
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.