ATLAS Offline Software
|
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) |
Enumerator | |
---|---|
FORWARD | |
BACKWARD |
Definition at line 44 of file WheelFanCalculator.h.
|
inline |