ATLAS Offline Software
ForwardDetectors
AFP
AFP_Geometry
AFP_Geometry
IAFP_GeometryTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef AFP_GEOMETRY_IAFP_GeometryTool_H
6
#define AFP_GEOMETRY_IAFP_GeometryTool_H 1
7
8
#include "GaudiKernel/IAlgTool.h"
9
#include "
AFP_Geometry/AFP_ConfigParams.h
"
10
11
class
IAFP_GeometryTool
:
virtual
public
IAlgTool {
12
public
:
13
virtual
void
SetCfgParams
(
AFP_CONFIGURATION
* pCfgParams) = 0;
14
15
DeclareInterfaceID
(
IAFP_GeometryTool
, 1, 0);
16
17
};
18
#endif // !AFP_GEOMETRY_IAFP_GeometryTool_H
AFP_ConfigParams.h
AFP_CONFIGURATION
Definition:
AFP_ConfigParams.h:135
IAFP_GeometryTool
Definition:
IAFP_GeometryTool.h:11
IAFP_GeometryTool::DeclareInterfaceID
DeclareInterfaceID(IAFP_GeometryTool, 1, 0)
IAFP_GeometryTool::SetCfgParams
virtual void SetCfgParams(AFP_CONFIGURATION *pCfgParams)=0
Generated on Thu Nov 7 2024 21:16:30 for ATLAS Offline Software by
1.8.18