![]() |
Project
|
#include <Geometry.h>
Public Member Functions | |
void | SetCoordinates (float x, float y, float z) |
Public Attributes | |
float | x |
float | y |
float | z |
Definition at line 37 of file Geometry.h.
|
inline |
Definition at line 41 of file Geometry.h.
float o2::fv0::Point3Dsimple::x |
Definition at line 38 of file Geometry.h.
float o2::fv0::Point3Dsimple::y |
Definition at line 39 of file Geometry.h.
float o2::fv0::Point3Dsimple::z |
Definition at line 40 of file Geometry.h.