![]() |
Project
|
#include <XRayTransport.h>
Public Attributes | |
| double | t = 0. |
| int | kind = 0 |
A single boundary crossing along a ray: the distance from the ray origin and whether the ray is entering (+1) or leaving (-1) the solid there.
Definition at line 51 of file XRayTransport.h.
| int o2::cad::xray::Crossing::kind = 0 |
Definition at line 53 of file XRayTransport.h.
| double o2::cad::xray::Crossing::t = 0. |
Definition at line 52 of file XRayTransport.h.