ATLAS Offline Software
ForwardDetectors
AFP
AFP_ByteStream2RawCnv
AFP_ByteStream2RawCnv
IAFP_LinkNumTranslator.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
#ifndef AFP_BYTESTREAM2RAWCNV_IAFP_LINKNUMTRANSLATOR_H
5
#define AFP_BYTESTREAM2RAWCNV_IAFP_LINKNUMTRANSLATOR_H
6
7
#include "GaudiKernel/IAlgTool.h"
8
13
class
IAFP_LinkNumTranslator
:
virtual
public
IAlgTool {
14
public
:
15
DeclareInterfaceID
(
IAFP_LinkNumTranslator
, 1, 0);
16
17
virtual
unsigned
int
translate
(
unsigned
int
origlink)
const
= 0;
18
};
19
20
#endif // AFP_BYTESTREAM2RAWCNV_IAFP_LINKNUMTRANSLATOR_H
IAFP_LinkNumTranslator::DeclareInterfaceID
DeclareInterfaceID(IAFP_LinkNumTranslator, 1, 0)
IAFP_LinkNumTranslator
Definition:
IAFP_LinkNumTranslator.h:13
IAFP_LinkNumTranslator::translate
virtual unsigned int translate(unsigned int origlink) const =0
Generated on Thu Nov 7 2024 21:16:30 for ATLAS Offline Software by
1.8.18