![]() |
ATLAS Offline Software
|
#include <EGPhotonBDTToolWrapper.h>
Public Member Functions | |
| virtual StatusCode | initialize () override final |
| virtual StatusCode | addBranches (const EventContext &ctx) const override final |
Private Attributes | |
| ToolHandle< IAsgEGammaIsEMSelector > | m_selectorTool {this, "PhotonBDTSelectionTool", "", "Selector tool",} |
| SG::ReadHandleKey< xAOD::EgammaContainer > | m_ContainerName { this, "ContainerName", "", "Input" } |
| SG::ReadHandleKey< xAOD::EgammaContainer > | m_fudgedContainerName { this, "FudgedContainerName", "", "Input with fudge factors applied" } |
| SG::WriteDecorHandleKey< xAOD::EgammaContainer > | m_decoratorPass |
| SG::WriteDecorHandleKey< xAOD::EgammaContainer > | m_decoratorIsEM |
| Gaudi::Property< std::string > | m_cut { this, "CutType", "", "cut type" } |
Definition at line 24 of file EGPhotonBDTToolWrapper.h.
|
finaloverridevirtual |
Definition at line 30 of file EGPhotonBDTToolWrapper.cxx.
|
finaloverridevirtual |
Definition at line 16 of file EGPhotonBDTToolWrapper.cxx.
|
private |
Definition at line 37 of file EGPhotonBDTToolWrapper.h.
|
private |
Definition at line 47 of file EGPhotonBDTToolWrapper.h.
|
private |
|
private |
|
private |
Definition at line 39 of file EGPhotonBDTToolWrapper.h.
|
private |
Definition at line 35 of file EGPhotonBDTToolWrapper.h.