Belle II Software development
|
Solution of inverse raytracing in prism. More...
Public Attributes | |
double | len = 0 |
propagation length | |
double | L = 0 |
emission position distance along particle trajectory | |
double | cosFic = 0 |
cosine of azimuthal Cerenkov angle | |
double | sinFic = 0 |
sine of azimuthal Cerenkov angle | |
Solution of inverse raytracing in prism.
Definition at line 394 of file PDFConstructor.h.
double cosFic = 0 |
cosine of azimuthal Cerenkov angle
Definition at line 397 of file PDFConstructor.h.
double L = 0 |
emission position distance along particle trajectory
Definition at line 396 of file PDFConstructor.h.
double len = 0 |
propagation length
Definition at line 395 of file PDFConstructor.h.
double sinFic = 0 |
sine of azimuthal Cerenkov angle
Definition at line 398 of file PDFConstructor.h.