ATLAS Offline Software
Public Member Functions | List of all members
IHLTOutputTool Class Referenceabstract

IHLTOutputTool implementations help in creation HLT output (EDM gaps filling, BS creation, Views merging, etc.) More...

#include <IHLTOutputTool.h>

Inheritance diagram for IHLTOutputTool:
Collaboration diagram for IHLTOutputTool:

Public Member Functions

 DeclareInterfaceID (IHLTOutputTool, 1, 0)
 
virtual ~IHLTOutputTool ()
 
virtual StatusCode createOutput (const EventContext &context) const =0
 

Detailed Description

IHLTOutputTool implementations help in creation HLT output (EDM gaps filling, BS creation, Views merging, etc.)

Definition at line 14 of file IHLTOutputTool.h.

Constructor & Destructor Documentation

◆ ~IHLTOutputTool()

virtual IHLTOutputTool::~IHLTOutputTool ( )
inlinevirtual

Definition at line 19 of file IHLTOutputTool.h.

19 {}

Member Function Documentation

◆ createOutput()

virtual StatusCode IHLTOutputTool::createOutput ( const EventContext &  context) const
pure virtual

◆ DeclareInterfaceID()

IHLTOutputTool::DeclareInterfaceID ( IHLTOutputTool  ,
,
 
)

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