ATLAS Offline Software
Static Public Member Functions | List of all members
LArWheelCalculator_Impl::DistanceToTheNeutralFibre_OfFan< SaggingOn_t > Class Reference

#include <WheelFanCalculator.h>

Collaboration diagram for LArWheelCalculator_Impl::DistanceToTheNeutralFibre_OfFan< SaggingOn_t >:

Static Public Member Functions

static double calculate (const LArWheelCalculator *lwc, int fan_number, CLHEP::Hep3Vector &p)
 

Detailed Description

Definition at line 26 of file WheelFanCalculator.h.

Member Function Documentation

◆ calculate()

static double LArWheelCalculator_Impl::DistanceToTheNeutralFibre_OfFan< SaggingOn_t >::calculate ( const LArWheelCalculator lwc,
int  fan_number,
CLHEP::Hep3Vector &  p 
)
inlinestatic

Definition at line 29 of file WheelFanCalculator.h.

29  {
30  //lwc->set_m_fan_number(fan_number);
31  return lwc->DistanceToTheNeutralFibre(p, lwc->adjust_fan_number(fan_number));
32  }

The documentation for this class was generated from the following file:
python.PerfMonSerializer.p
def p
Definition: PerfMonSerializer.py:743
CaloSwCorrections.lwc
def lwc(flags, cells_name, *args, **kw)
Definition: CaloSwCorrections.py:215