ATLAS Offline Software
DetectorDescription
GeoModel
GeoSpecialShapes
src
LArWheelCalculator_Impl
FanCalculatorFactory.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef __LArWheelCalculator_Impl_FanCalculatorFactory_H__
6
#define __LArWheelCalculator_Impl_FanCalculatorFactory_H__
7
8
9
#include "
IFanCalculator.h
"
10
11
class
LArWheelCalculator
;
12
13
namespace
LArWheelCalculator_Impl
14
{
15
21
class
FanCalculatorFactory
22
{
23
public
:
24
static
IFanCalculator
*
Create
(
bool
isSaggingOn,
bool
isModule,
25
LArWheelCalculator
*
lwc
);
26
};
27
28
}
29
30
#endif // __LArWheelCalculator_Impl_FanCalculatorFactory_H__
LArWheelCalculator_Impl::FanCalculatorFactory::Create
static IFanCalculator * Create(bool isSaggingOn, bool isModule, LArWheelCalculator *lwc)
Definition:
FanCalculatorFactory.cxx:13
CaloSwCorrections.lwc
def lwc(flags, cells_name, *args, **kw)
Definition:
CaloSwCorrections.py:215
IFanCalculator.h
LArWheelCalculator_Impl::FanCalculatorFactory
A factory for FanCalculators.
Definition:
FanCalculatorFactory.h:22
LArWheelCalculator
Definition:
LArWheelCalculator.h:60
LArWheelCalculator_Impl
Definition:
LArWheelCalculator.h:43
LArWheelCalculator_Impl::IFanCalculator
Definition:
IFanCalculator.h:19
Generated on Thu Nov 7 2024 21:15:10 for ATLAS Offline Software by
1.8.18