ATLAS Offline Software
Loading...
Searching...
No Matches
MuonSpectrometer
MuonCnv
MuonCnvToolInterfaces
MuonCnvToolInterfaces
MuonCnvToolInterfaces/MuonCnvToolInterfaces/ITGC_RDOtoByteStreamTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef MUONCNVTOOLINTERFACES_ITGC_RDOTOBYTESTREAMTOOL_H
6
#define MUONCNVTOOLINTERFACES_ITGC_RDOTOBYTESTREAMTOOL_H
7
8
#include "GaudiKernel/IAlgTool.h"
9
#include "
ByteStreamCnvSvcBase/FullEventAssembler.h
"
10
11
class
TgcRdoContainer
;
12
class
MsgStream ;
13
14
namespace
Muon
{
15
26
class
ITGC_RDOtoByteStreamTool
:
virtual
public
IAlgTool {
27
28
public
:
29
30
DeclareInterfaceID
(
ITGC_RDOtoByteStreamTool
, 1, 0 );
31
35
virtual
StatusCode
convert
(
const
TgcRdoContainer
* cont)
const
=0;
36
};
37
}
38
#endif
39
40
41
FullEventAssembler.h
Muon::ITGC_RDOtoByteStreamTool
An AlgTool class to provide conversion from LArRawChannelContainer to ByteStream, and fill it in RawE...
Definition
MuonCnvToolInterfaces/MuonCnvToolInterfaces/ITGC_RDOtoByteStreamTool.h:26
Muon::ITGC_RDOtoByteStreamTool::convert
virtual StatusCode convert(const TgcRdoContainer *cont) const =0
Conversion method, which takes the RDO container and converts it into raw data, filled into RawEventW...
Muon::ITGC_RDOtoByteStreamTool::DeclareInterfaceID
DeclareInterfaceID(ITGC_RDOtoByteStreamTool, 1, 0)
TgcRdoContainer
Definition
TgcRdoContainer.h:25
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition
TrackSystemController.h:45
Generated on
for ATLAS Offline Software by
1.14.0