#include <BmnMeasureModel.h>
|
| | BmnMeasureModel ()=default |
| |
| Double_t | X (Double_t z0, const SVectGL &gl, const SVectLC &lc) const |
| |
| Double_t | Y (Double_t z0, const SVectGL &gl, const SVectLC &lc) const |
| |
| SVectLC | GradXlocal (Double_t z0, const SVectGL &gl, const SVectLC &lc) const |
| |
| SVectLC | GradYlocal (Double_t z0, const SVectGL &gl, const SVectLC &lc) const |
| |
| SVectGL | GradXglobal (Double_t z0, const SVectGL &gl, const SVectLC &lc) const |
| |
| SVectGL | GradYglobal (Double_t z0, const SVectGL &gl, const SVectLC &lc) const |
| |
| void | AlignHit (FairHit &hit, SVectGL &alignValues) const |
| |
Definition at line 35 of file BmnMeasureModel.h.
◆ BmnMeasureModel()
| BmnMeasureModel::BmnMeasureModel |
( |
| ) |
|
|
default |
◆ AlignHit()
| void BmnMeasureModel::AlignHit |
( |
FairHit & |
hit, |
|
|
SVectGL & |
alignValues |
|
) |
| const |
|
inline |
◆ GradXglobal()
◆ GradXlocal()
◆ GradYglobal()
◆ GradYlocal()
◆ X()
| Double_t BmnMeasureModel::X |
( |
Double_t |
z0, |
|
|
const SVectGL & |
gl, |
|
|
const SVectLC & |
lc |
|
) |
| const |
|
inline |
◆ Y()
| Double_t BmnMeasureModel::Y |
( |
Double_t |
z0, |
|
|
const SVectGL & |
gl, |
|
|
const SVectLC & |
lc |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: