Belle II Software
release-08-01-10
|
cached z-r struct More...
#include <BelleLathe.h>
Public Attributes | |
double | z |
z coordinate | |
double | r |
r coordinate | |
double | dz |
difference in z | |
double | dr |
difference in r | |
double | s2 |
squared distance | |
double | is2 |
inverted distance squared | |
double | is |
distance | |
double | zmin |
minimal z value | |
double | zmax |
maximal z value | |
double | r2min |
minimal r value squared | |
double | r2max |
maximal r value squared | |
double | ta |
ratio of dr over dz | |
bool | isconvex |
is shape convex? | |
cached z-r struct
Definition at line 31 of file BelleLathe.h.