7#ifndef PhotonVertexSelectionAlg_H
8#define PhotonVertexSelectionAlg_H
11#include "GaudiKernel/ToolHandle.h"
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
~PhotonVertexSelectionAlg()
Destructor:
PhotonVertexSelectionAlg(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
ToolHandle< CP::IPhotonVertexSelectionTool > m_vxSelTool
StatusCode initialize()
Athena algorithm's Hooks.
PhotonVertexSelectionAlg()
Default constructor:
static bool acceptPhoton(const xAOD::Photon &gam)
Select isolated Photons, Electrons and Muons.
Photon_v1 Photon
Definition of the current "egamma version".