16#ifndef EGAMMAD3PDANALYSIS_PHOTONTRUTHALG_H
17#define EGAMMAD3PDANALYSIS_PHOTONTRUTHALG_H
21#include "GaudiKernel/ToolHandle.h"
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
virtual StatusCode execute()
Standard Gaudi execute method.
ToolHandle< ICollectionGetterTool > m_photonGetter
Property: Getter for input photon objects.
bool m_allowMissing
Property: If true, don't complain if input objects are missing.
PhotonTruthAlg(const std::string &name, ISvcLocator *svcloc)
Standard Gaudi algorithm constructor.
ToolHandle< PhotonTruthTool > m_truthTool
Property: Truth analysis tool.
virtual StatusCode initialize()
Standard Gaudi initialize method.
std::string m_auxPrefix
Property: Prefix to add to aux data items.
Block filler tool for noisy FEB information.