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

the respective class for TGCs. More...

#include <IMM_ROD_Decoder.h>

Inheritance diagram for Muon::IMM_ROD_Decoder:
Collaboration diagram for Muon::IMM_ROD_Decoder:

Public Member Functions

virtual ~IMM_ROD_Decoder ()=default
 DeclareInterfaceID (Muon::IMM_ROD_Decoder, 1, 0)
virtual StatusCode fillCollection (const EventContext &, const OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment &, const std::vector< IdentifierHash > &, std::unordered_map< IdentifierHash, std::unique_ptr< MM_RawDataCollection > > &) const =0
 Convert ROBFragments to RDOs.

Detailed Description

the respective class for TGCs.

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

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

Definition at line 25 of file IMM_ROD_Decoder.h.

Constructor & Destructor Documentation

◆ ~IMM_ROD_Decoder()

virtual Muon::IMM_ROD_Decoder::~IMM_ROD_Decoder ( )
virtualdefault

Member Function Documentation

◆ DeclareInterfaceID()

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

◆ fillCollection()

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

Convert ROBFragments to RDOs.

Implemented in Muon::MM_ROD_Decoder.


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