EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for ZHough_Cylindrical, including all inherited members.
findTracks(unsigned int zoomlevel, float xydiffcut, unsigned int max_hits, unsigned int tracks_per_hit, double chi2_cut, float max_kappa_cut, std::vector< SimpleTrack3D > &tracks, std::vector< SimpleHit3D > &hits, float min_k, float max_k, float min_phi, float max_phi, float min_d, float max_d, float min_z0, float max_z0, float min_theta, float max_theta, std::vector< float > ¶ms) | ZHough_Cylindrical | |
findTracksCombo_noVertex(std::vector< SimpleHit3D > &comb_hits, unsigned int zoomlevel, float xydiffcut, unsigned int max_hits, unsigned int tracks_per_hit, double chi2_cut, float max_kappa_cut, std::vector< SimpleTrack3D > &tracks, std::vector< SimpleHit3D > &hits, float min_k, float max_k, float min_phi, float max_phi, float min_d, float max_d, float min_z0, float max_z0, float min_theta, float max_theta, std::vector< float > ¶ms) | ZHough_Cylindrical | |
findTracksCombo_withVertex(std::vector< SimpleHit3D > &comb_hits, unsigned int zoomlevel, float xydiffcut, unsigned int max_hits, unsigned int tracks_per_hit, double chi2_cut, float max_kappa_cut, std::vector< SimpleTrack3D > &tracks, std::vector< SimpleHit3D > &hits, float min_k, float max_k, float min_phi, float max_phi, float min_d, float max_d, float min_z0, float max_z0, float min_theta, float max_theta, std::vector< float > ¶ms) | ZHough_Cylindrical | |
fitTrack(SimpleTrack3D &track, std::vector< double > &chi2_hit) | ZHough_Cylindrical | |
getLayerResolution_xy(unsigned int l) | ZHough_Cylindrical | inline |
getLayerResolution_z(unsigned int l) | ZHough_Cylindrical | inline |
layer_xy_resolution | ZHough_Cylindrical | private |
layer_z_resolution | ZHough_Cylindrical | private |
nlayers | ZHough_Cylindrical | private |
setLayerResolution(std::vector< double > &lxy, std::vector< double > &lz) | ZHough_Cylindrical | inline |
setNLayers(unsigned int n) | ZHough_Cylindrical | inline |
setVertexResolution(double vxy, double vz) | ZHough_Cylindrical | inline |
vertex_sigma_xy | ZHough_Cylindrical | private |
vertex_sigma_z | ZHough_Cylindrical | private |
ZHough_Cylindrical(unsigned int z0_nbin, unsigned int theta_nbin, ZResolution &min_resolution, ZResolution &max_resolution, ZRange &range, double sxy, double sz) | ZHough_Cylindrical | |
~ZHough_Cylindrical() | ZHough_Cylindrical |