Belle II Software development
|
Calculates the transformation matrix from local SAD to global geant4 space. More...
Public Attributes | |
double | x0 |
Initial position in X. | |
double | z0 |
Initial position in Z. | |
double | l |
Parameter. | |
double | phi |
Phi angle. | |
Calculates the transformation matrix from local SAD to global geant4 space.
Definition at line 185 of file ReaderSAD.h.
double l |
Parameter.
Definition at line 188 of file ReaderSAD.h.
double phi |
Phi angle.
Definition at line 189 of file ReaderSAD.h.
double x0 |
Initial position in X.
Definition at line 186 of file ReaderSAD.h.
double z0 |
Initial position in Z.
Definition at line 187 of file ReaderSAD.h.