Analysis Software
Documentation for sPHENIX simulation software
|
This is the complete list of members for TrackFitUtils, including all inherited members.
addClusters(std::vector< float > &fitpars, double dca_cut, ActsGeometry *_tGeometry, TrkrClusterContainer *_cluster_map, std::vector< Acts::Vector3 > &global_vec, std::vector< TrkrDefs::cluskey > &cluskey_vec, unsigned int startLayer, unsigned int endLayer) | TrackFitUtils | static |
addClustersOnLine(TrackFitUtils::line_fit_output_t &fitpars, const bool &isXY, const double &dca_cut, ActsGeometry *tGeometry, TrkrClusterContainer *clusterContainer, std::vector< Acts::Vector3 > &global_vec, std::vector< TrkrDefs::cluskey > &cluskey_vec, const unsigned int &startLayer, const unsigned int &endLayer) | TrackFitUtils | static |
circle_circle_intersection(double r1, double r2, double x2, double y2) | TrackFitUtils | static |
circle_circle_intersection_output_t typedef | TrackFitUtils | |
circle_fit_by_taubin(const position_vector_t &) | TrackFitUtils | static |
circle_fit_by_taubin(const std::vector< Acts::Vector3 > &) | TrackFitUtils | static |
circle_fit_output_t typedef | TrackFitUtils | |
fitClusters(std::vector< Acts::Vector3 > &global_vec, std::vector< TrkrDefs::cluskey > cluskey_vec) | TrackFitUtils | static |
get_circle_point_pca(float radius, float x0, float y0, Acts::Vector3 global) | TrackFitUtils | static |
get_helix_pca(std::vector< float > &fitpars, Acts::Vector3 global) | TrackFitUtils | static |
get_helix_tangent(const std::vector< float > &fitpars, Acts::Vector3 &global) | TrackFitUtils | static |
getCircleClusterResiduals(position_vector_t &xy_pts, float R, float X0, float Y0) | TrackFitUtils | static |
getLineClusterResiduals(position_vector_t &rz_pts, float slope, float intercept) | TrackFitUtils | static |
getPCALinePoint(Acts::Vector3 global, Acts::Vector3 tangent, Acts::Vector3 posref) | TrackFitUtils | static |
getTrackletClusters(ActsGeometry *_tGeometry, TrkrClusterContainer *_cluster_map, std::vector< Acts::Vector3 > &global_vec, std::vector< TrkrDefs::cluskey > &cluskey_vec) | TrackFitUtils | static |
line_fit(const position_vector_t &) | TrackFitUtils | static |
line_fit(const std::vector< Acts::Vector3 > &) | TrackFitUtils | static |
line_fit_output_t typedef | TrackFitUtils | |
position_t typedef | TrackFitUtils | |
position_vector_t typedef | TrackFitUtils |