![]() |
ATLAS Offline Software
|
#include <EGSelectionToolWrapper.h>
Public Member Functions | |
| virtual StatusCode | initialize () override final |
| virtual StatusCode | addBranches (const EventContext &ctx) const override final |
Private Attributes | |
| ToolHandle< IAsgEGammaIsEMSelector > | m_tool |
| SG::ReadHandleKey< xAOD::EgammaContainer > | m_ContainerName |
| 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 25 of file EGSelectionToolWrapper.h.
|
finaloverridevirtual |
Definition at line 33 of file EGSelectionToolWrapper.cxx.
|
finaloverridevirtual |
Definition at line 19 of file EGSelectionToolWrapper.cxx.
|
private |
Definition at line 42 of file EGSelectionToolWrapper.h.
|
private |
Definition at line 52 of file EGSelectionToolWrapper.h.
|
private |
Definition at line 50 of file EGSelectionToolWrapper.h.
|
private |
|
private |
Definition at line 44 of file EGSelectionToolWrapper.h.
|
private |
Definition at line 35 of file EGSelectionToolWrapper.h.