|
ROOT 6.10/09 Reference Guide |
Public Types | |
| typedef Point3D | PointType |
| typedef Vector4D | VectorType |
Public Member Functions | |
| ClusterD () | |
| double | mag2 () const |
| Point3D & | Pos () |
| void | Set (const Vector4D &q, const Point3D &p) |
| Vector4D & | Vec () |
Private Attributes | |
| std::vector< Point3D > | fPos |
| Vector4D | fVec |
#include </mnt/build/workspace/root-makedoc-v610/rootspi/rdoc/src/v6-10-00-patches/math/genvector/test/Track.h>
| typedef Point3D ClusterD::PointType |
| typedef Vector4D ClusterD::VectorType |