ATLAS Offline Software
Loading...
Searching...
No Matches
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
12
14{
15
22 {
23 public:
24 static IFanCalculator* Create(bool isSaggingOn, bool isModule,
26 };
27
28}
29
30#endif // __LArWheelCalculator_Impl_FanCalculatorFactory_H__
static IFanCalculator * Create(bool isSaggingOn, bool isModule, LArWheelCalculator *lwc)
Abstract interface for fan calculator classes that handle distance calculation to parts of the LAr en...
This class separates some of the geometry details of the LAr endcap.