|
ATLAS Offline Software
|
Go to the documentation of this file.
16 #ifndef EGAMMAD3PDANALYSIS_PHOTONTRUTHALG_H
17 #define EGAMMAD3PDANALYSIS_PHOTONTRUTHALG_H
21 #include "GaudiKernel/ToolHandle.h"
27 class PhotonTruthTool;
28 class ICollectionGetterTool;
73 #endif // EGAMMAD3PDANALYSIS_PHOTONTRUTHALG_H
ToolHandle< PhotonTruthTool > m_truthTool
Property: Truth analysis tool.
ToolHandle< ICollectionGetterTool > m_photonGetter
Property: Getter for input photon objects.
Block filler tool for noisy FEB information.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode execute()
Standard Gaudi execute method.
virtual StatusCode initialize()
Standard Gaudi initialize method.
Analyze GenParticle's matching photons and made UD decorations.
bool m_allowMissing
Property: If true, don't complain if input objects are missing.
std::string m_auxPrefix
Property: Prefix to add to aux data items.
PhotonTruthAlg(const std::string &name, ISvcLocator *svcloc)
Standard Gaudi algorithm constructor.