![]() |
ATLAS Offline Software
|
#include <IEMClusterTool.h>
Public Member Functions | |
| virtual | ~IEMClusterTool () |
| Virtual destructor. More... | |
| virtual StatusCode | initialize ()=0 |
| initialize method More... | |
| virtual StatusCode | contExecute (const EventContext &ctx, xAOD::ElectronContainer *electronContainer, xAOD::PhotonContainer *photonContainer) const =0 |
| execute on containers More... | |
Static Public Member Functions | |
| static const InterfaceID & | interfaceID () |
| AlgTool interface methods. More... | |
Interface for tool egamma/egammaTools/EMClusterTool
Definition at line 23 of file IEMClusterTool.h.
|
inlinevirtual |
|
pure virtual |
execute on containers
Implemented in EMClusterTool.
|
pure virtual |
initialize method
Implemented in EMClusterTool.
|
inlinestatic |
AlgTool interface methods.
Definition at line 41 of file IEMClusterTool.h.
1.8.18