![]() |
ATLAS Offline Software
|
Classes | |
| class | DistanceCalculatorFactory |
| class | DistanceCalculatorSaggingOff |
| Implements details of distance calculation to parts of the LAr endcap without sagging corrections. More... | |
| class | DistanceCalculatorSaggingOn |
| Implements details of distance calculation to parts of the LAr endcap with sagging taken into account. More... | |
| class | DistanceToTheNeutralFibre_OfFan |
| class | DistanceToTheNeutralFibre_OfFan< SaggingOff_t > |
| class | DistanceToTheNeutralFibre_OfFan< SaggingOn_t > |
| class | DoSearch |
| class | DoSearch< BACKWARD > |
| class | DoSearch< FORWARD > |
| class | FanCalculatorFactory |
| A factory for FanCalculators. More... | |
| class | IDistanceCalculator |
| Abstract interface for calculator classes that handle distance calculation to parts of the LAr endcap. More... | |
| class | IFanCalculator |
| Abstract interface for fan calculator classes that handle distance calculation to parts of the LAr endcap. More... | |
| class | ModuleFanCalculator |
| This is an interface of distance calculation to parts of the LAr endcap. More... | |
| class | SaggingOff_t |
| class | SaggingOn_t |
| class | StepFan |
| class | StepFan< SaggingOff_t, dir > |
| class | StepFan< SaggingOn_t, BACKWARD > |
| class | StepFan< SaggingOn_t, FORWARD > |
| class | WheelFanCalculator |
| LAr wheel fan calculator, templated for sagging settings. More... | |
Enumerations | |
| enum | FanSearchDirection_t { FORWARD = 1 , BACKWARD = -1 } |
Functions | |
| template<typename SaggingType, FanSearchDirection_t dir, class NFDistance> | |
| void | rotate_to_nearest_fan (const LArWheelCalculator *lwc, int &fan_number, const double angle, CLHEP::Hep3Vector &p) |
|
inline |
Definition at line 110 of file WheelFanCalculator.h.