Original Mathieson function.
More...
#include <MathiesonOriginal.h>
Original Mathieson function.
Definition at line 26 of file MathiesonOriginal.h.
◆ MathiesonOriginal() [1/3]
o2::mch::MathiesonOriginal::MathiesonOriginal |
( |
| ) |
|
|
default |
◆ ~MathiesonOriginal()
o2::mch::MathiesonOriginal::~MathiesonOriginal |
( |
| ) |
|
|
default |
◆ MathiesonOriginal() [2/3]
◆ MathiesonOriginal() [3/3]
◆ integrate()
float o2::mch::MathiesonOriginal::integrate |
( |
float |
xMin, |
|
|
float |
yMin, |
|
|
float |
xMax, |
|
|
float |
yMax |
|
) |
| const |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ setPitch()
void o2::mch::MathiesonOriginal::setPitch |
( |
float |
pitch | ) |
|
|
inline |
◆ setSqrtKx3AndDeriveKx2Kx4()
void o2::mch::MathiesonOriginal::setSqrtKx3AndDeriveKx2Kx4 |
( |
float |
sqrtKx3 | ) |
|
set the Mathieson parameter sqrt(K3) in x direction, perpendicular to the wires, and derive the Mathieson parameters K2 and K4 in the same direction
Definition at line 27 of file MathiesonOriginal.cxx.
◆ setSqrtKy3AndDeriveKy2Ky4()
void o2::mch::MathiesonOriginal::setSqrtKy3AndDeriveKy2Ky4 |
( |
float |
sqrtKy3 | ) |
|
set the Mathieson parameter sqrt(K3) in y direction, along the wires, and derive the Mathieson parameters K2 and K4 in the same direction
Definition at line 38 of file MathiesonOriginal.cxx.
The documentation for this class was generated from the following files: