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

An AlgTool class to provide conversion from LArRawChannelContainer to ByteStream, and fill it in RawEvent created: Sept 25, 2002, by Hong Ma requirements: typedef for CONTAINER class method statusCode convert(CONTAINER* cont, RawEvent* re, MsgStream& log );. More...

#include <ITGC_RDOtoByteStreamTool.h>

Inheritance diagram for Muon::ITGC_RDOtoByteStreamTool:
Collaboration diagram for Muon::ITGC_RDOtoByteStreamTool:

Public Member Functions

 DeclareInterfaceID (ITGC_RDOtoByteStreamTool, 1, 0)
 
virtual StatusCode convert (const TgcRdoContainer *cont) const =0
 Conversion method, which takes the RDO container and converts it into raw data, filled into RawEventWrite. More...
 

Detailed Description

An AlgTool class to provide conversion from LArRawChannelContainer to ByteStream, and fill it in RawEvent created: Sept 25, 2002, by Hong Ma requirements: typedef for CONTAINER class method statusCode convert(CONTAINER* cont, RawEvent* re, MsgStream& log );.

Adapted for Muons by Ketevi A. Assamagan Jan-14-2003, BNL Conversion of Rpc Pad Container to byte stream

Definition at line 26 of file MuonCnvToolInterfaces/MuonCnvToolInterfaces/ITGC_RDOtoByteStreamTool.h.

Member Function Documentation

◆ convert()

virtual StatusCode Muon::ITGC_RDOtoByteStreamTool::convert ( const TgcRdoContainer cont) const
pure virtual

Conversion method, which takes the RDO container and converts it into raw data, filled into RawEventWrite.

Parameters
contRDO container which will be used to fill the raw event

◆ DeclareInterfaceID()

Muon::ITGC_RDOtoByteStreamTool::DeclareInterfaceID ( ITGC_RDOtoByteStreamTool  ,
,
 
)

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