![]() |
ATLAS Offline Software
|
#include <IegammaCheckEnergyDepositTool.h>
Public Member Functions | |
| virtual | ~IegammaCheckEnergyDepositTool () |
| Virtual destructor. More... | |
| virtual StatusCode | initialize ()=0 |
| initialize method More... | |
| virtual StatusCode | finalize ()=0 |
| finalize method More... | |
| virtual bool | checkFractioninSamplingCluster (const xAOD::CaloCluster *cluster) const =0 |
| execute method More... | |
Static Public Member Functions | |
| static const InterfaceID & | interfaceID () |
| AlgTool interface methods. More... | |
Interface for the Reconstruction/egamma/egammaCaloTools/egammaCheckEnergyDepositTool
CREATED : 03/07/2009 MODIFIED :
Definition at line 30 of file IegammaCheckEnergyDepositTool.h.
|
inlinevirtual |
|
pure virtual |
execute method
Implemented in egammaCheckEnergyDepositTool.
|
pure virtual |
finalize method
Implemented in egammaCheckEnergyDepositTool.
|
pure virtual |
initialize method
Implemented in egammaCheckEnergyDepositTool.
|
inlinestatic |
AlgTool interface methods.
Definition at line 50 of file IegammaCheckEnergyDepositTool.h.
1.8.18