Belle II Software light-2406-ragdoll
|
Trivial struct representing rz coordinate. More...
#include <BFieldComponentKlm1.h>
Public Attributes | |
double | r |
r coordinate of the point | |
double | z |
z coordinate of the point | |
Trivial struct representing rz coordinate.
Definition at line 38 of file BFieldComponentKlm1.h.
double r |
r coordinate of the point
Definition at line 40 of file BFieldComponentKlm1.h.
double z |
z coordinate of the point
Definition at line 42 of file BFieldComponentKlm1.h.