#include <MuonPathFitter.h>
Public Member Functions | |
coeffs_t () | |
Public Attributes | |
coeff_arr_t | position |
coeff_arr_t | slope |
coeff_arr_t | t0 |
Definition at line 12 of file MuonPathFitter.h.
|
inline |
Definition at line 16 of file MuonPathFitter.h.
coeff_arr_t coeffs_t::position |
Definition at line 14 of file MuonPathFitter.h.
Referenced by MuonPathFitter::fit().
coeff_arr_t coeffs_t::slope |
Definition at line 15 of file MuonPathFitter.h.
Referenced by MuonPathFitter::fit().
coeff_arr_t coeffs_t::t0 |
Definition at line 13 of file MuonPathFitter.h.
Referenced by MuonPathFitter::fit().