ATLAS Offline Software
|
Interface for Athena Algorithm Tool to convert from Strips RDO to ROD format BysteStream. More...
#include <IITkStripsRodEncoder.h>
Public Member Functions | |
DeclareInterfaceID (IITkStripsRodEncoder, 1, 0) | |
Creates the InterfaceID and interfaceID() method. More... | |
virtual | ~IITkStripsRodEncoder ()=default |
Destructor. More... | |
virtual void | fillROD (std::vector< uint32_t > &vec32Data, const uint32_t &robID, const std::vector< const SCT_RDORawData * > &vecRDOs) const =0 |
Convert method. More... | |
Interface for Athena Algorithm Tool to convert from Strips RDO to ROD format BysteStream.
Definition at line 29 of file IITkStripsRodEncoder.h.
|
virtualdefault |
Destructor.
IITkStripsRodEncoder::DeclareInterfaceID | ( | IITkStripsRodEncoder | , |
1 | , | ||
0 | |||
) |
Creates the InterfaceID and interfaceID() method.
|
pure virtual |
Convert method.