Geant4_10
Functions | Variables
G4NeutronHPJENDLHEData.cc File Reference
#include "G4NeutronHPJENDLHEData.hh"
#include "G4SystemOfUnits.hh"
#include "G4LPhysicsFreeVector.hh"
#include "G4ElementTable.hh"
#include "G4NeutronHPData.hh"
Include dependency graph for G4NeutronHPJENDLHEData.cc:

Go to the source code of this file.

Functions

 if (nIso!=0)
 
 for (G4int i1=0;i1< theStableOnes.GetNumberOfIsotopes(static_cast< G4int >(anE->GetZ()));i1++)
 

Variables

G4double
G4NeutronHPJENDLHEData::G4double 
result = 0
 
G4double ek = aP->GetKineticEnergy()
 
G4int nIso = anE->GetNumberOfIsotopes()
 
G4int Z = static_cast<G4int> ( anE->GetZ() )
 
 else
 
G4int first = theStableOnes.GetFirstIsotope( Z )
 

Function Documentation

for ( G4int  i1 = 0; i1 < theStableOnes.GetNumberOfIsotopes( static_cast<G4int>(anE->GetZ())

Definition at line 263 of file G4NeutronHPJENDLHEData.cc.

Here is the call graph for this function:

if ( nIso!  = 0)

Definition at line 245 of file G4NeutronHPJENDLHEData.cc.

Here is the call graph for this function:

Variable Documentation

G4double ek = aP->GetKineticEnergy()

Definition at line 241 of file G4NeutronHPJENDLHEData.cc.

else
Initial value:

Definition at line 259 of file G4NeutronHPJENDLHEData.cc.

G4int first = theStableOnes.GetFirstIsotope( Z )

Definition at line 262 of file G4NeutronHPJENDLHEData.cc.

G4int nIso = anE->GetNumberOfIsotopes()

Definition at line 243 of file G4NeutronHPJENDLHEData.cc.

return result = 0

Definition at line 239 of file G4NeutronHPJENDLHEData.cc.

G4int Z = static_cast<G4int> ( anE->GetZ() )

Definition at line 244 of file G4NeutronHPJENDLHEData.cc.