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

#include <G4ParticleHPThermalScattering.hh>

Public Member Functions

 E_isoAng ()
 

Public Attributes

G4double energy
 
G4int n
 
std::vector< G4doubleisoAngle
 

Detailed Description

Definition at line 52 of file G4ParticleHPThermalScattering.hh.

Constructor & Destructor Documentation

◆ E_isoAng()

E_isoAng::E_isoAng ( )
inline

Definition at line 57 of file G4ParticleHPThermalScattering.hh.

57 {
58 energy=0.0;
59 n=0;
60 };

Member Data Documentation

◆ energy

G4double E_isoAng::energy

◆ isoAngle

std::vector< G4double > E_isoAng::isoAngle

◆ n

G4int E_isoAng::n

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