| 
    Geant4
    10.00.p01
    
   | 
 
#include <G4NeutronHPThermalScattering.hh>
Public Attributes | |
| G4double | energy | 
| G4int | n | 
| std::vector< G4double > | prob | 
| std::vector< E_isoAng * > | vE_isoAngle | 
| G4double | sum_of_probXdEs | 
Definition at line 55 of file G4NeutronHPThermalScattering.hh.
| G4double E_P_E_isoAng::energy | 
Definition at line 57 of file G4NeutronHPThermalScattering.hh.
Referenced by G4NeutronHPThermalScattering::readAnE_P_E_isoAng().
| G4int E_P_E_isoAng::n | 
Definition at line 58 of file G4NeutronHPThermalScattering.hh.
Referenced by G4NeutronHPThermalScattering::get_secondary_energy_from_E_P_E_isoAng(), and G4NeutronHPThermalScattering::readAnE_P_E_isoAng().
| std::vector< G4double > E_P_E_isoAng::prob | 
Definition at line 59 of file G4NeutronHPThermalScattering.hh.
Referenced by G4NeutronHPThermalScattering::get_secondary_energy_from_E_P_E_isoAng(), and G4NeutronHPThermalScattering::readAnE_P_E_isoAng().
| G4double E_P_E_isoAng::sum_of_probXdEs | 
Definition at line 61 of file G4NeutronHPThermalScattering.hh.
Referenced by G4NeutronHPThermalScattering::get_secondary_energy_from_E_P_E_isoAng(), and G4NeutronHPThermalScattering::readAnE_P_E_isoAng().
| std::vector< E_isoAng* > E_P_E_isoAng::vE_isoAngle |