ATLAS Offline Software
|
Interface for Athena Algorithm Tool to provide conversion from ITk Strips RDO container to ByteStream. More...
#include <IITkStripsRawContByteStreamTool.h>
Public Member Functions | |
DeclareInterfaceID (IITkStripsRawContByteStreamTool, 1, 0) | |
Creates the InterfaceID and interfaceID() method. More... | |
virtual | ~IITkStripsRawContByteStreamTool ()=default |
Destructor. More... | |
virtual StatusCode | convert (const SCT_RDO_Container *itkStripsRDOCont) const =0 |
Convert method: container type is same as for SCT. More... | |
Interface for Athena Algorithm Tool to provide conversion from ITk Strips RDO container to ByteStream.
Definition at line 22 of file IITkStripsRawContByteStreamTool.h.
|
virtualdefault |
Destructor.
|
pure virtual |
Convert method: container type is same as for SCT.
IITkStripsRawContByteStreamTool::DeclareInterfaceID | ( | IITkStripsRawContByteStreamTool | , |
1 | , | ||
0 | |||
) |
Creates the InterfaceID and interfaceID() method.