Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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
 

Detailed Description

Definition at line 63 of file G4ParticleHPThermalScattering.hh.

Constructor & Destructor Documentation

E_P_E_isoAng::E_P_E_isoAng ( )
inline

Definition at line 70 of file G4ParticleHPThermalScattering.hh.

70  {
71  energy=0.0;
72  n=0;
73  sum_of_probXdEs=0.0;
74  };

Member Data Documentation

G4double E_P_E_isoAng::energy

Definition at line 65 of file G4ParticleHPThermalScattering.hh.

G4int E_P_E_isoAng::n

Definition at line 66 of file G4ParticleHPThermalScattering.hh.

std::vector< G4double > E_P_E_isoAng::prob

Definition at line 67 of file G4ParticleHPThermalScattering.hh.

G4double E_P_E_isoAng::sum_of_probXdEs

Definition at line 69 of file G4ParticleHPThermalScattering.hh.

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: