ATLAS Offline Software
Public Member Functions | List of all members
LVL1::IInputTOBConverter Class Referenceabstract

Interface for tools to convert any input to TOBs for topo steering. More...

#include <IInputTOBConverter.h>

Inheritance diagram for LVL1::IInputTOBConverter:
Collaboration diagram for LVL1::IInputTOBConverter:

Public Member Functions

 DeclareInterfaceID (IInputTOBConverter, 0, 1)
 
virtual StatusCode fillTopoInputEvent (TCS::TopoInputEvent &inputEvent) const =0
 partially fills inputEvent from information in SG More...
 

Detailed Description

Interface for tools to convert any input to TOBs for topo steering.

Definition at line 22 of file IInputTOBConverter.h.

Member Function Documentation

◆ DeclareInterfaceID()

LVL1::IInputTOBConverter::DeclareInterfaceID ( IInputTOBConverter  ,
,
 
)

◆ fillTopoInputEvent()

virtual StatusCode LVL1::IInputTOBConverter::fillTopoInputEvent ( TCS::TopoInputEvent inputEvent) const
pure virtual

partially fills inputEvent from information in SG

Parameters
inputEventreference to the inputEvent

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