Project
Loading...
Searching...
No Matches
o2::cad::xray::Crossing Struct Reference

#include <XRayTransport.h>

Public Attributes

double t = 0.
 
int kind = 0
 

Detailed Description

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.

Member Data Documentation

◆ kind

int o2::cad::xray::Crossing::kind = 0

Definition at line 53 of file XRayTransport.h.

◆ t

double o2::cad::xray::Crossing::t = 0.

Definition at line 52 of file XRayTransport.h.


The documentation for this struct was generated from the following file: