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

#include <XRayTransport.h>

Public Attributes

Point3D origin {}
 
Point3D dir {}
 
double tMax = 0.
 
int beam = 0
 index into Raster::beams
 

Detailed Description

Definition at line 355 of file XRayTransport.h.

Member Data Documentation

◆ beam

int o2::cad::xray::RayDef::beam = 0

index into Raster::beams

Definition at line 359 of file XRayTransport.h.

◆ dir

Point3D o2::cad::xray::RayDef::dir {}

Definition at line 357 of file XRayTransport.h.

◆ origin

Point3D o2::cad::xray::RayDef::origin {}

Definition at line 356 of file XRayTransport.h.

◆ tMax

double o2::cad::xray::RayDef::tMax = 0.

Definition at line 358 of file XRayTransport.h.


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