This is the complete list of members for util::ClusterShapes, including all inherited members.
| _aHit | util::ClusterShapes | private |
| _analogGravity | util::ClusterShapes | private |
| _analogWidth | util::ClusterShapes | private |
| _density | util::ClusterShapes | private |
| _eccentricity | util::ClusterShapes | private |
| _ifNotElipsoid | util::ClusterShapes | private |
| _ifNotGravity | util::ClusterShapes | private |
| _ifNotInertia | util::ClusterShapes | private |
| _ifNotWidth | util::ClusterShapes | private |
| _nHits | util::ClusterShapes | private |
| _r1 | util::ClusterShapes | private |
| _r1_back | util::ClusterShapes | private |
| _r1_forw | util::ClusterShapes | private |
| _r2 | util::ClusterShapes | private |
| _r3 | util::ClusterShapes | private |
| _r_ave | util::ClusterShapes | private |
| _radius | util::ClusterShapes | private |
| _tHit | util::ClusterShapes | private |
| _totAmpl | util::ClusterShapes | private |
| _totTime | util::ClusterShapes | private |
| _ValAnalogInertia | util::ClusterShapes | private |
| _VecAnalogInertia | util::ClusterShapes | private |
| _vol | util::ClusterShapes | private |
| _xgr | util::ClusterShapes | private |
| _xHit | util::ClusterShapes | private |
| _ygr | util::ClusterShapes | private |
| _yHit | util::ClusterShapes | private |
| _zgr | util::ClusterShapes | private |
| _zHit | util::ClusterShapes | private |
| ClusterShapes(int nhits, float *a, float *x, float *y, float *z) | util::ClusterShapes | |
| ClusterShapes(int nhits, float *a, float *t, float *x, float *y, float *z) | util::ClusterShapes | |
| ClusterShapes(int nhits, std::vector< float > a, std::vector< float > x, std::vector< float > y, std::vector< float > z) | util::ClusterShapes | |
| ClusterShapes(int nhits, std::vector< float > a, std::vector< float > t, std::vector< float > x, std::vector< float > y, std::vector< float > z) | util::ClusterShapes | |
| findDistance(int i) | util::ClusterShapes | private |
| findElipsoid() | util::ClusterShapes | private |
| findGravity() | util::ClusterShapes | private |
| findInertia() | util::ClusterShapes | private |
| findWidth() | util::ClusterShapes | private |
| getAverageTime() | util::ClusterShapes | |
| getCenterOfGravity() | util::ClusterShapes | |
| getEigenValInertia() | util::ClusterShapes | |
| getEigenVecInertia() | util::ClusterShapes | |
| getElipsoid_density() | util::ClusterShapes | inline |
| getElipsoid_eccentricity() | util::ClusterShapes | inline |
| getElipsoid_r1() | util::ClusterShapes | inline |
| getElipsoid_r2() | util::ClusterShapes | inline |
| getElipsoid_r3() | util::ClusterShapes | inline |
| getElipsoid_r_ave() | util::ClusterShapes | inline |
| getElipsoid_r_back() | util::ClusterShapes | inline |
| getElipsoid_r_forw() | util::ClusterShapes | inline |
| getElipsoid_vol() | util::ClusterShapes | inline |
| getNumberOfHits() | util::ClusterShapes | |
| getTotalAmplitude() | util::ClusterShapes | |
| getWidth() | util::ClusterShapes | |
| radius() | util::ClusterShapes | inline |
| ~ClusterShapes() | util::ClusterShapes | |