ATLAS Offline Software
|
LAr wheel fan calculator, templated for sagging settings. More...
#include <LArWheelCalculator.h>
Public Member Functions | |
WheelFanCalculator (LArWheelCalculator *lwc) | |
const LArWheelCalculator * | lwc () const |
Geometry methods | |
virtual double | DistanceToTheNearestFan (CLHEP::Hep3Vector &p, int &out_fan_number) const |
virtual int | PhiGapNumberForWheel (int i) const |
virtual std::pair< int, int > | GetPhiGapAndSide (const CLHEP::Hep3Vector &p) const |
Private Attributes | |
LArWheelCalculator * | m_lwc |
LAr wheel fan calculator, templated for sagging settings.
Definition at line 50 of file LArWheelCalculator.h.
|
inline |
Definition at line 142 of file WheelFanCalculator.h.
|
inlinevirtual |
|
inlinevirtual |
Definition at line 210 of file WheelFanCalculator.h.
|
inline |
Definition at line 255 of file WheelFanCalculator.h.
|
inlinevirtual |
Definition at line 205 of file WheelFanCalculator.h.
|
private |
Definition at line 258 of file WheelFanCalculator.h.