5#ifndef PHOTONEFFICIENCYCORRECTION_TESTATHENAPHOTONALG_H
6#define PHOTONEFFICIENCYCORRECTION_TESTATHENAPHOTONALG_H 1
9#include "GaudiKernel/ToolHandle.h"
25 ToolHandle< IAsgPhotonEfficiencyCorrectionTool >
m_photonSF;
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
virtual StatusCode initialize()
virtual StatusCode execute()
virtual ~testAthenaPhotonAlg()
testAthenaPhotonAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode finalize()
ToolHandle< IAsgPhotonEfficiencyCorrectionTool > m_photonSF
The tool handle to our photon efficiency correction.