Definition at line 21 of file TGeoVector3.h.
Public Member Functions | |
Vertex_t (const double a, const double b, const double c) | |
Vertex_t (const double a=0.) | |
double & | operator[] (const int index) |
double const & | operator[] (const int index) const |
Public Attributes | |
double | fVec [3] = {0.} |
#include <TGeoVector3.h>
Definition at line 24 of file TGeoVector3.h.
|
inline |
Definition at line 31 of file TGeoVector3.h.
Definition at line 38 of file TGeoVector3.h.
Definition at line 39 of file TGeoVector3.h.
double ROOT::Geom::Vertex_t::fVec[3] = {0.} |
Definition at line 22 of file TGeoVector3.h.