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

Interface for Athena Algorithm Tool to provide conversion from SCT RDO container to ByteStream. More...

#include <ISCTRawContByteStreamTool.h>

Inheritance diagram for ISCTRawContByteStreamTool:
Collaboration diagram for ISCTRawContByteStreamTool:

Public Member Functions

 DeclareInterfaceID (ISCTRawContByteStreamTool, 1, 0)
 Creates the InterfaceID and interfaceID() method. More...
 
virtual ~ISCTRawContByteStreamTool ()=default
 Destructor. More...
 
virtual StatusCode convert (const SCT_RDO_Container *sctRDOCont) const =0
 Convert method. More...
 

Detailed Description

Interface for Athena Algorithm Tool to provide conversion from SCT RDO container to ByteStream.

Conversion from SCT RDO container to ByteStream, and fill it in RawEvent.

The class inherits from IAlgTool.

Definition at line 27 of file ISCTRawContByteStreamTool.h.

Constructor & Destructor Documentation

◆ ~ISCTRawContByteStreamTool()

virtual ISCTRawContByteStreamTool::~ISCTRawContByteStreamTool ( )
virtualdefault

Destructor.

Member Function Documentation

◆ convert()

virtual StatusCode ISCTRawContByteStreamTool::convert ( const SCT_RDO_Container sctRDOCont) const
pure virtual

Convert method.

◆ DeclareInterfaceID()

ISCTRawContByteStreamTool::DeclareInterfaceID ( ISCTRawContByteStreamTool  ,
,
 
)

Creates the InterfaceID and interfaceID() method.


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