Geant4-11
Public Member Functions | Data Fields
E_isoAng Struct Reference

#include <G4ParticleHPThermalScattering.hh>

Public Member Functions

 E_isoAng ()
 

Data Fields

G4double energy
 
std::vector< G4doubleisoAngle
 
G4int n
 

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 };

References energy, and n.

Field 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: