ATLAS Offline Software
Public Member Functions | List of all members
Muon::ITGC_RodDecoder Class Referenceabstract

#include <ITGC_RodDecoder.h>

Inheritance diagram for Muon::ITGC_RodDecoder:
Collaboration diagram for Muon::ITGC_RodDecoder:

Public Member Functions

 DeclareInterfaceID (ITGC_RodDecoder, 1, 0)
 
virtual StatusCode fillCollection (const OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment &robFrag, TgcRdoContainer &rdoIdc) const =0
 Convert ROBFragments to RDOs. More...
 

Detailed Description

The interface for AlgTool which decodes a TGC ROB fragment into TGC RDO.

Author
Susumu Oda Susum.nosp@m.u.Od.nosp@m.a@cer.nosp@m.n.ch

Definition at line 25 of file ITGC_RodDecoder.h.

Member Function Documentation

◆ DeclareInterfaceID()

Muon::ITGC_RodDecoder::DeclareInterfaceID ( ITGC_RodDecoder  ,
,
 
)

◆ fillCollection()

virtual StatusCode Muon::ITGC_RodDecoder::fillCollection ( const OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment robFrag,
TgcRdoContainer rdoIdc 
) const
pure virtual

Convert ROBFragments to RDOs.


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