ATLAS Offline Software
Loading...
Searching...
No Matches
DerivationFramework::IThinningTool Class Referenceabstract

#include <IThinningTool.h>

Inheritance diagram for DerivationFramework::IThinningTool:
Collaboration diagram for DerivationFramework::IThinningTool:

Public Member Functions

 DeclareInterfaceID (IThinningTool, 1, 0)
virtual ~IThinningTool ()
 Virtual destructor.
virtual StatusCode doThinning (const EventContext &ctx) const =0
 Pass the thinning service.

Detailed Description

Author
James.Catmore-at-cern.ch

Definition at line 23 of file IThinningTool.h.

Constructor & Destructor Documentation

◆ ~IThinningTool()

virtual DerivationFramework::IThinningTool::~IThinningTool ( )
inlinevirtual

Virtual destructor.

Definition at line 28 of file IThinningTool.h.

28{}

Member Function Documentation

◆ DeclareInterfaceID()

DerivationFramework::IThinningTool::DeclareInterfaceID ( IThinningTool ,
1 ,
0  )

◆ doThinning()

virtual StatusCode DerivationFramework::IThinningTool::doThinning ( const EventContext & ctx) const
pure virtual

Pass the thinning service.


The documentation for this class was generated from the following file: