|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef MCPARTICLEKERNEL_ITRUTHISOLATIONTOOL_H
12 #define MCPARTICLEKERNEL_ITRUTHISOLATIONTOOL_H
26 #include "GaudiKernel/IAlgTool.h"
30 static const InterfaceID IID_ITruthIsolationTool(
"ITruthIsolationTool", 1, 0);
72 virtual const std::string&
92 const std::string& aliasMcEvtColl ) = 0;
102 return IID_ITruthIsolationTool;
106 #endif //> MCPARTICLEKERNEL_ITRUTHISOLATIONTOOL_H
::StatusCode StatusCode
StatusCode definition for legacy code.