Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
IEFTrackingFPGAIntegrationTool.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3 */
4 
12 #ifndef EFTRACKINGFPGAINTEGRATION_IEFTRACKINGFPGAINTEGRATIONTOOL_H
13 #define EFTRACKINGFPGAINTEGRATION_IEFTRACKINGFPGAINTEGRATIONTOOL_H
14 
15 #include "GaudiKernel/IAlgTool.h"
16 
21 class IEFTrackingFPGAIntegrationTool : virtual public IAlgTool {
22  public:
23  // Interface ID declaration for Gaudi
25 };
26 
27 #endif // EFTRACKINGFPGAINTEGRATION_IEFTRACKINGFPGAINTEGRATIONTOOL_H
IEFTrackingFPGAIntegrationTool::DeclareInterfaceID
DeclareInterfaceID(IEFTrackingFPGAIntegrationTool, 1, 0)
IEFTrackingFPGAIntegrationTool
Definition: IEFTrackingFPGAIntegrationTool.h:21