ROOT
6.06/09
Reference Guide
|
Public Types | |
typedef Vector4D | VectorType |
typedef Point3D | PointType |
Public Member Functions | |
ClusterD () | |
Vector4D & | Vec () |
Point3D & | Pos () |
double | mag2 () const |
void | Set (const Vector4D &q, const Point3D &p) |
Private Attributes | |
Vector4D | fVec |
std::vector< Point3D > | fPos |
typedef Point3D ClusterD::PointType |
typedef Vector4D ClusterD::VectorType |
|
private |
|
private |