ATLAS Offline Software
Loading...
Searching...
No Matches
Muon::ISTGC_ROD_Decoder Class Referenceabstract

the respective class for TGCs. More...

#include <ISTGC_ROD_Decoder.h>

Inheritance diagram for Muon::ISTGC_ROD_Decoder:
Collaboration diagram for Muon::ISTGC_ROD_Decoder:

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.

Detailed Description

the respective class for TGCs.

The interface for AlgTool which decodes an STGC ROB fragment into STGC RDO.

Author
Stelios Angelidakis sange.nosp@m.lid@.nosp@m.cern..nosp@m.ch

Definition at line 25 of file ISTGC_ROD_Decoder.h.

Constructor & Destructor Documentation

◆ ~ISTGC_ROD_Decoder()

virtual Muon::ISTGC_ROD_Decoder::~ISTGC_ROD_Decoder ( )
virtualdefault

Member Function Documentation

◆ DeclareInterfaceID()

Muon::ISTGC_ROD_Decoder::DeclareInterfaceID ( Muon::ISTGC_ROD_Decoder ,
1 ,
0  )

◆ fillCollection()

virtual StatusCode Muon::ISTGC_ROD_Decoder::fillCollection ( const EventContext & ctx,
const OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment & ,
const std::vector< IdentifierHash > & ,
std::unordered_map< IdentifierHash, std::unique_ptr< STGC_RawDataCollection > > &  ) const
pure virtual

Convert ROBFragments to RDOs.

Implemented in Muon::STGC_ROD_Decoder.


The documentation for this class was generated from the following file: