ATLAS Offline Software
|
Interface for Athena Algorithm Tool to provide conversion from SCT RDO container to ByteStream. More...
#include <ISCTRawContByteStreamTool.h>
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... | |
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.
|
virtualdefault |
Destructor.
|
pure virtual |
Convert method.
ISCTRawContByteStreamTool::DeclareInterfaceID | ( | ISCTRawContByteStreamTool | , |
1 | , | ||
0 | |||
) |
Creates the InterfaceID and interfaceID() method.