ATLAS Offline Software
InnerDetector
InDetEventCnv
SCT_RawDataByteStreamCnv
SCT_RawDataByteStreamCnv
ISCTRawContByteStreamToolProviderTool.h
Go to the documentation of this file.
1
#ifndef ISCTRAWCONTBYTESTREAMTOOLPROVIDERTOOL_H
2
#define ISCTRAWCONTBYTESTREAMTOOLPROVIDERTOOL_H
3
4
#include "GaudiKernel/IInterface.h"
5
#include "GaudiKernel/IAlgTool.h"
6
7
class
ISCTRawContByteStreamTool
;
8
9
class
ISCTRawContByteStreamToolProviderTool
:
virtual
public
IAlgTool
10
{
11
public
:
12
DeclareInterfaceID
(
ISCTRawContByteStreamToolProviderTool
, 1, 0);
13
14
virtual
const
ISCTRawContByteStreamTool
&
getTool
()
const
= 0;
15
};
16
17
#endif
ISCTRawContByteStreamToolProviderTool
Definition:
ISCTRawContByteStreamToolProviderTool.h:10
ISCTRawContByteStreamToolProviderTool::getTool
virtual const ISCTRawContByteStreamTool & getTool() const =0
ISCTRawContByteStreamTool
Interface for Athena Algorithm Tool to provide conversion from SCT RDO container to ByteStream.
Definition:
ISCTRawContByteStreamTool.h:28
ISCTRawContByteStreamToolProviderTool::DeclareInterfaceID
DeclareInterfaceID(ISCTRawContByteStreamToolProviderTool, 1, 0)
Generated on Thu Sep 4 2025 21:12:01 for ATLAS Offline Software by
1.8.18