Belle II Software development
|
struct for a three vector More...
#include <BelleLathe.h>
Public Attributes | |
double | x |
x coordinate | |
double | y |
y coordinate | |
double | z |
z coordinate | |
struct for a three vector
Definition at line 48 of file BelleLathe.h.
double x |
x coordinate
Definition at line 49 of file BelleLathe.h.
double y |
y coordinate
Definition at line 50 of file BelleLathe.h.
double z |
z coordinate
Definition at line 51 of file BelleLathe.h.