ATLAS Offline Software
|
#include <ISTGC_ROD_Decoder.h>
Public Member Functions | |
virtual | ~ISTGC_ROD_Decoder ()=default |
DeclareInterfaceID (Muon::ISTGC_ROD_Decoder, 1, 0) | |
virtual StatusCode | fillCollection (const EventContext &ctx, const OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment &, const std::vector< IdentifierHash > &, std::unordered_map< IdentifierHash, std::unique_ptr< STGC_RawDataCollection >> &) const =0 |
Convert ROBFragments to RDOs. More... | |
the respective class for TGCs. The interface for AlgTool which decodes an STGC ROB fragment into STGC RDO.
Definition at line 25 of file ISTGC_ROD_Decoder.h.
|
virtualdefault |
Muon::ISTGC_ROD_Decoder::DeclareInterfaceID | ( | Muon::ISTGC_ROD_Decoder | , |
1 | , | ||
0 | |||
) |
|
pure virtual |
Convert ROBFragments to RDOs.
Implemented in Muon::STGC_ROD_Decoder.