ATLAS Offline Software
|
Interface for Athena Algorithm Tool to fill Collections of SCT RDO Containers. More...
#include <ISCTRawDataProviderTool.h>
Public Member Functions | |
DeclareInterfaceID (ISCTRawDataProviderTool, 1, 0) | |
Creates the InterfaceID and interfaceID() method. More... | |
virtual | ~ISCTRawDataProviderTool ()=default |
Destructor. More... | |
virtual StatusCode | convert (std::vector< const OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment * > &, SCT_RDO_Container &, IDCInDetBSErrContainer &errs, DataPool< SCT3_RawData > *dataItemsPool, const EventContext &ctx) const =0 |
Main decoding methods. More... | |
Interface for Athena Algorithm Tool to fill Collections of SCT RDO Containers.
The class inherits from IAlgTool.
Definition at line 30 of file ISCTRawDataProviderTool.h.
|
virtualdefault |
Destructor.
|
pure virtual |
Main decoding methods.
ISCTRawDataProviderTool::DeclareInterfaceID | ( | ISCTRawDataProviderTool | , |
1 | , | ||
0 | |||
) |
Creates the InterfaceID and interfaceID() method.