![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for CylinderKalman, including all inherited members.
| addHit(SimpleHit3D &hit, HelixKalmanState &state) | HelixKalman | |
| Bfield | HelixKalman | protected |
| Bfield_inv | HelixKalman | protected |
| calculate_dAdAp(HelixKalmanState &state, Eigen::Matrix< float, 5, 3 > &dAdAp, float &phi_p, float &cosphi_p, float &sinphi_p) | HelixKalman | protected |
| calculate_dApdp(HelixKalmanState &state, Eigen::Matrix< float, 3, 3 > &dApdp, Eigen::Vector3f &p, float phi, float cosphi, float sinphi) | HelixKalman | protected |
| calculate_dbdt(Eigen::Matrix< float, 3, 2 > &dbdt_out) | HelixKalman | protected |
| calculate_dpdb(Eigen::Vector3f &p, Eigen::Matrix< float, 3, 3 > &dpdb) | HelixKalman | protected |
| calculate_dxda(SimpleHit3D &hit, HelixKalmanState &state, Eigen::Matrix< float, 3, 5 > &dxda, float &x, float &y, float &z) | CylinderKalman | private |
| calculateMeasurements(SimpleHit3D &hit, Eigen::Matrix< float, 2, 1 > &m, Eigen::Matrix< float, 2, 2 > &G) | CylinderKalman | protectedvirtual |
| calculateMSCovariance(HelixKalmanState &state, Eigen::Matrix< float, 5, 5 > &Q) | HelixKalman | protected |
| calculateProjections(SimpleHit3D &hit, HelixKalmanState &state, Eigen::Matrix< float, 2, 5 > &H, Eigen::Matrix< float, 2, 1 > &ha) | CylinderKalman | protectedvirtual |
| calculateScatteringVariance(HelixKalmanState &state, float &var) | CylinderKalman | protectedvirtual |
| CylinderKalman(std::vector< float > &detector_radii, std::vector< float > &detector_material, float B) | CylinderKalman | |
| det_rad | CylinderKalman | private |
| det_scatter_variance | CylinderKalman | private |
| HelixKalman(float B) | HelixKalman | |
| nlayers | CylinderKalman | private |
| signk_store | CylinderKalman | private |
| subtractProjections(Eigen::Matrix< float, 2, 1 > &m, Eigen::Matrix< float, 2, 1 > &ha, Eigen::Matrix< float, 2, 1 > &diff) | CylinderKalman | protectedvirtual |
| updateIntersection(HelixKalmanState &state, int layer) | CylinderKalman | protectedvirtual |
| ~CylinderKalman() | CylinderKalman | virtual |
| ~HelixKalman() | HelixKalman | virtual |