#include <MuonPathFitter.h>
Public Attributes | |
int | coarse_bctr |
int | coarse_wirepos |
coeffs_t | coeffs |
std::vector< SLhitP > | hits |
std::vector< int > | hits_valid |
std::vector< int > | lateralities |
Definition at line 29 of file MuonPathFitter.h.
int fit_common_in_t::coarse_bctr |
Definition at line 35 of file MuonPathFitter.h.
Referenced by MuonPathSLFitter::analyze(), MuonPathCorFitter::analyze(), and MuonPathFitter::fit().
int fit_common_in_t::coarse_wirepos |
Definition at line 36 of file MuonPathFitter.h.
Referenced by MuonPathSLFitter::analyze(), MuonPathCorFitter::analyze(), and MuonPathFitter::fit().
coeffs_t fit_common_in_t::coeffs |
Definition at line 34 of file MuonPathFitter.h.
Referenced by MuonPathSLFitter::analyze(), MuonPathCorFitter::analyze(), and MuonPathFitter::fit().
std::vector<SLhitP> fit_common_in_t::hits |
Definition at line 31 of file MuonPathFitter.h.
Referenced by MuonPathSLFitter::analyze(), MuonPathCorFitter::analyze(), and MuonPathFitter::fit().
std::vector<int> fit_common_in_t::hits_valid |
Definition at line 32 of file MuonPathFitter.h.
Referenced by MuonPathSLFitter::analyze(), MuonPathCorFitter::analyze(), and MuonPathFitter::fit().
std::vector<int> fit_common_in_t::lateralities |
Definition at line 33 of file MuonPathFitter.h.
Referenced by MuonPathSLFitter::analyze(), MuonPathCorFitter::analyze(), and MuonPathFitter::fit().