Belle II Software development
|
struct for plane More...
#include <BelleCrystal.h>
Public Attributes | |
G4ThreeVector | n |
Normal unit vector (a,b,c) | |
double | d |
offset (d) | |
struct for plane
Definition at line 24 of file BelleCrystal.h.
double d |
offset (d)
Definition at line 26 of file BelleCrystal.h.
G4ThreeVector n |
Normal unit vector (a,b,c)
Definition at line 25 of file BelleCrystal.h.