![]() |
ATLAS Offline Software
|
#include <IThinningTool.h>
Public Member Functions | |
DeclareInterfaceID (IThinningTool, 1, 0) | |
virtual | ~IThinningTool () |
Virtual destructor. More... | |
virtual StatusCode | doThinning () const =0 |
Pass the thinning service More... | |
Definition at line 22 of file IThinningTool.h.
|
inlinevirtual |
DerivationFramework::IThinningTool::DeclareInterfaceID | ( | IThinningTool | , |
1 | , | ||
0 | |||
) |
|
pure virtual |
Pass the thinning service
Implemented in DerivationFramework::BmumuThinningTool.