ATLAS Offline Software
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
TRT_RDO_Container.h
ITRTRawContByteStreamTool
Definition:
ITRTRawContByteStreamTool.h:15
InDetRawDataContainer
Definition:
InDetRawDataContainer.h:27
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
AthAlgTool.h
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 Thu Nov 7 2024 21:17:40 for ATLAS Offline Software by
1.8.18