ATLAS Offline Software
Public Member Functions | List of all members
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. More...
 
virtual StatusCode doThinning () const =0
 Pass the thinning service
More...
 

Detailed Description

Author
James.Catmore-at-cern.ch

Definition at line 22 of file IThinningTool.h.

Constructor & Destructor Documentation

◆ ~IThinningTool()

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

Virtual destructor.

Definition at line 27 of file IThinningTool.h.

27 {}

Member Function Documentation

◆ DeclareInterfaceID()

DerivationFramework::IThinningTool::DeclareInterfaceID ( IThinningTool  ,
,
 
)

◆ doThinning()

virtual StatusCode DerivationFramework::IThinningTool::doThinning ( ) const
pure virtual

Pass the thinning service

Implemented in DerivationFramework::BmumuThinningTool.


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