Belle II Software development
|
define plane struct More...
Public Attributes | |
G4ThreeVector | n |
Normal unit vector (x,y,z) | |
double | d |
offset (d) | |
define plane struct
Definition at line 41 of file BelleLathe.cc.
double d |
offset (d)
Definition at line 43 of file BelleLathe.cc.
G4ThreeVector n |
Normal unit vector (x,y,z)
Definition at line 42 of file BelleLathe.cc.