SHiP Geometry Service
Framework-agnostic C++20 library wrapping the SHiP GeoModel geometry behind a stable interface.
Loading...
Searching...
No Matches
Public Attributes | List of all members
ship::RaySegment Struct Reference

One material segment along a straight ray, in Geant4 native units (mm). More...

#include <G4RayScanner.h>

Public Attributes

const G4Material * material
 borrowed from the Geant4 geometry
 
double length
 mm
 

Detailed Description

One material segment along a straight ray, in Geant4 native units (mm).

Member Data Documentation

◆ length

double ship::RaySegment::length

mm

◆ material

const G4Material* ship::RaySegment::material

borrowed from the Geant4 geometry


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