ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for ALICEKF, including all inherited members.
_B | ALICEKF | private |
_Bzconst | ALICEKF | private |
_cluster_map | ALICEKF | private |
_fieldDir | ALICEKF | private |
_fixed_clus_error | ALICEKF | private |
_max_sin_phi | ALICEKF | private |
_min_clusters_per_track | ALICEKF | private |
_use_const_field | ALICEKF | private |
_use_fixed_clus_error | ALICEKF | private |
_v | ALICEKF | private |
ALICEKalmanFilter(const std::vector< std::vector< TrkrDefs::cluskey >> &chains, bool use_nhits_limit, const PositionMap &globalPositions) const | ALICEKF | |
ALICEKF(PHCompositeNode *topNode, TrkrClusterContainer *cmap, double fieldDir, unsigned int min_clusters, double max_sin_phi, int verbosity) | ALICEKF | inline |
checknan(double val, const std::string &msg, int num) const | ALICEKF | |
CircleFitByTaubin(const std::vector< std::pair< double, double >> &pts, double &R, double &X0, double &Y0) const | ALICEKF | |
covIsPosDef(const SvtxTrack_v2 &track) const | ALICEKF | |
get_Bz(double x, double y, double z) const | ALICEKF | |
GetCircleClusterResiduals(const std::vector< std::pair< double, double >> &pts, double R, double X0, double Y0) const | ALICEKF | |
getClusterError(TrkrCluster *c, Acts::Vector3F global, int i, int j) const | ALICEKF | |
getEigenCov(const SvtxTrack_v2 &track) const | ALICEKF | |
GetLineClusterResiduals(const std::vector< std::pair< double, double >> &pts, double A, double B) const | ALICEKF | |
line_fit(const std::vector< std::pair< double, double >> &pts, double &a, double &b) const | ALICEKF | |
repairCovariance(SvtxTrack_v2 &track) const | ALICEKF | |
setFixedClusterError(int i, double val) | ALICEKF | inline |
useConstBField(bool opt) | ALICEKF | inline |
useFixedClusterError(bool opt) | ALICEKF | inline |
Verbosity() const | ALICEKF | inlineprivate |