ATLAS Offline Software
Simulation
ISF
ISF_FastCaloSim
ISF_FastCaloSimParametrization
ISF_FastCaloSimParametrization
IFastCaloSimGeometryHelper.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// IFastCaloSimGeometryHelper.h, (c) ATLAS Detector software
8
9
#ifndef IFastCaloSimGeometryHelper_H
10
#define IFastCaloSimGeometryHelper_H 1
11
12
// Gaudi
13
#include "GaudiKernel/IAlgTool.h"
14
#include "
ISF_FastCaloSimEvent/ICaloGeometry.h
"
15
16
static
const
InterfaceID IID_IFastCaloSimGeometryHelper(
"IFastCaloSimGeometryHelper"
, 1, 0);
17
18
class
IFastCaloSimGeometryHelper
:
virtual
public
IAlgTool,
virtual
public
ICaloGeometry
{
19
public
:
20
21
virtual
~IFastCaloSimGeometryHelper
() {}
23
static
const
InterfaceID&
interfaceID
() {
return
IID_IFastCaloSimGeometryHelper; }
24
25
};
26
27
#endif // IFastCaloSimGeometryHelper_H
28
IFastCaloSimGeometryHelper::~IFastCaloSimGeometryHelper
virtual ~IFastCaloSimGeometryHelper()
Definition:
IFastCaloSimGeometryHelper.h:21
IFastCaloSimGeometryHelper::interfaceID
static const InterfaceID & interfaceID()
AlgTool interface methods.
Definition:
IFastCaloSimGeometryHelper.h:23
ICaloGeometry
Definition:
ICaloGeometry.h:14
IFastCaloSimGeometryHelper
Definition:
IFastCaloSimGeometryHelper.h:18
ICaloGeometry.h
Generated on Sun Dec 22 2024 21:11:28 for ATLAS Offline Software by
1.8.18