ATLAS Offline Software
Loading...
Searching...
No Matches
InnerDetector
InDetEventCnv
TRT_RawDataByteStreamCnv
TRT_RawDataByteStreamCnv
ITRTRawContByteStreamTool.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 ITRT_RAWDATABYTESTREAMCNV_TRTRAWCONTRAWEVENTTOOL_H
6
#define ITRT_RAWDATABYTESTREAMCNV_TRTRAWCONTRAWEVENTTOOL_H
7
8
#include "
AthenaBaseComps/AthAlgTool.h
"
9
10
#include "
InDetRawData/TRT_RDO_Container.h
"
11
12
13
14
class
ITRTRawContByteStreamTool
:
virtual
public
IAlgTool
15
{
16
public
:
17
DeclareInterfaceID
(
ITRTRawContByteStreamTool
, 1, 0);
18
20
virtual
StatusCode
convert
(
TRT_RDO_Container
* cont)
const
= 0;
21
22
};
23
24
25
#endif
26
27
28
AthAlgTool.h
TRT_RDO_Container.h
TRT_RDO_Container
InDetRawDataContainer< InDetRawDataCollection< TRT_RDORawData > > TRT_RDO_Container
Definition
TRT_RDO_Container.h:26
ITRTRawContByteStreamTool
Definition
ITRTRawContByteStreamTool.h:15
ITRTRawContByteStreamTool::DeclareInterfaceID
DeclareInterfaceID(ITRTRawContByteStreamTool, 1, 0)
ITRTRawContByteStreamTool::convert
virtual StatusCode convert(TRT_RDO_Container *cont) const =0
New convert method which makes use of the encoder class (as done for other detectors)
Generated on
for ATLAS Offline Software by
1.14.0