ATLAS Offline Software
Loading...
Searching...
No Matches
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::DeclareInterfaceID
DeclareInterfaceID(ISCTRawContByteStreamToolProviderTool, 1, 0)
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
Generated on
for ATLAS Offline Software by
1.14.0