GGEMS  1.1
GPU GEant4-based Monte Carlo Simulations
GGEMSRayleighTable Namespace Reference

Namespace storing Rayleigh cross section table and scatter factor informations. More...

Variables

__constant GGint kCrossSectionCumulativeIntervals [101]
 
__constant GGint kCrossSectionNumberOfIntervals [101]
 
__constant GGint kScatterFactorCumulativeIntervals [101]
 
__constant GGint kScatterFactorNumberOfIntervals [101]
 
__constant GGfloat kCrossSection [213816]
 
__constant GGfloat kScatterFactor [28824]
 

Detailed Description

Namespace storing Rayleigh cross section table and scatter factor informations.

Variable Documentation

◆ kCrossSection

__constant GGfloat GGEMSRayleighTable::kCrossSection[213816]

Cross section values for 100 first chemical elements

Definition at line 260 of file GGEMSRayleighScattering.hh.

◆ kCrossSectionCumulativeIntervals

__constant GGint GGEMSRayleighTable::kCrossSectionCumulativeIntervals[101]

Cumulative intervals for cross section

Definition at line 100 of file GGEMSRayleighScattering.hh.

◆ kCrossSectionNumberOfIntervals

__constant GGint GGEMSRayleighTable::kCrossSectionNumberOfIntervals[101]

Number of intervals for cross section

Definition at line 140 of file GGEMSRayleighScattering.hh.

◆ kScatterFactor

__constant GGfloat GGEMSRayleighTable::kScatterFactor[28824]

Scatter factor values for 100 first chemical elements

Definition at line 21645 of file GGEMSRayleighScattering.hh.

◆ kScatterFactorCumulativeIntervals

__constant GGint GGEMSRayleighTable::kScatterFactorCumulativeIntervals[101]

Cumulative intervals for scatter factor

Definition at line 180 of file GGEMSRayleighScattering.hh.

◆ kScatterFactorNumberOfIntervals

__constant GGint GGEMSRayleighTable::kScatterFactorNumberOfIntervals[101]

Number of intervals for scatter factor

Definition at line 220 of file GGEMSRayleighScattering.hh.