Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
E_P_E_isoAng Struct Reference

#include <G4ParticleHPThermalScattering.hh>

Public Member Functions

 E_P_E_isoAng ()
 

Public Attributes

G4double energy
 
G4int n
 
std::vector< G4doubleprob
 
std::vector< E_isoAng * > vE_isoAngle
 
G4double sum_of_probXdEs
 
std::vector< G4doublesecondary_energy_cdf
 
std::vector< G4doublesecondary_energy_pdf
 
std::vector< G4doublesecondary_energy_value
 
G4int secondary_energy_cdf_size
 

Detailed Description

Definition at line 63 of file G4ParticleHPThermalScattering.hh.

Constructor & Destructor Documentation

◆ E_P_E_isoAng()

E_P_E_isoAng::E_P_E_isoAng ( )
inline

Member Data Documentation

◆ energy

G4double E_P_E_isoAng::energy

Definition at line 65 of file G4ParticleHPThermalScattering.hh.

Referenced by E_P_E_isoAng().

◆ n

G4int E_P_E_isoAng::n

Definition at line 66 of file G4ParticleHPThermalScattering.hh.

Referenced by E_P_E_isoAng().

◆ prob

std::vector< G4double > E_P_E_isoAng::prob

Definition at line 67 of file G4ParticleHPThermalScattering.hh.

◆ secondary_energy_cdf

std::vector< G4double > E_P_E_isoAng::secondary_energy_cdf

Definition at line 70 of file G4ParticleHPThermalScattering.hh.

◆ secondary_energy_cdf_size

G4int E_P_E_isoAng::secondary_energy_cdf_size

Definition at line 73 of file G4ParticleHPThermalScattering.hh.

Referenced by E_P_E_isoAng().

◆ secondary_energy_pdf

std::vector< G4double > E_P_E_isoAng::secondary_energy_pdf

Definition at line 71 of file G4ParticleHPThermalScattering.hh.

◆ secondary_energy_value

std::vector< G4double > E_P_E_isoAng::secondary_energy_value

Definition at line 72 of file G4ParticleHPThermalScattering.hh.

◆ sum_of_probXdEs

G4double E_P_E_isoAng::sum_of_probXdEs

Definition at line 69 of file G4ParticleHPThermalScattering.hh.

Referenced by E_P_E_isoAng().

◆ vE_isoAngle

std::vector< E_isoAng* > E_P_E_isoAng::vE_isoAngle

Definition at line 68 of file G4ParticleHPThermalScattering.hh.


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