79      for ( std::vector<G4NeutronHPChannel*>::iterator 
 
   80            it = (*theFission).begin() ; it != (*theFission).end() ; it++ )
 
   84      (*theFission).clear();
 
  108         rWeight = NumAtomsPerVolume[i];
 
  122         if( sum == 0 ||  random <= running/sum ) 
break;
 
  134     for ( 
G4int j = 0 ; j != iele ; j++ ) { 
 
  135        target_isotope=target_element->
GetIsotope( j );
 
  197       if ( !getenv(
"G4NEUTRONHPDATA") ) 
 
  198           throw G4HadronicException(__FILE__, __LINE__, 
"Please setenv G4NEUTRONHPDATA to point to the neutron cross-section files.");
 
  199       dirName = getenv(
"G4NEUTRONHPDATA");
 
size_t GetNumberOfIsotopes() const 
 
void OpenReactionWhiteBoard()
 
void SetIsotope(const G4Isotope *iso)
 
static G4NeutronHPManager * GetInstance()
 
G4NeutronHPReactionWhiteBoard * GetReactionWhiteBoard()
 
void RegisterFissionFinalStates(std::vector< G4NeutronHPChannel * > *val)
 
const G4Element * GetElement(G4int iel) const 
 
G4int GetVerboseLevel() const 
 
void SetMinEnergy(G4double anEnergy)
 
const G4double * GetVecNbOfAtomsPerVolume() const 
 
virtual const std::pair< G4double, G4double > GetFatalEnergyCheckLevels() const 
 
std::vector< G4NeutronHPChannel * > * theFission
 
static size_t GetNumberOfElements()
 
void SetVerboseLevel(G4int)
 
G4HadFinalState * ApplyYourself(const G4HadProjectile &aTrack, G4Nucleus &aTargetNucleus)
 
static const double perCent
 
void SetVerboseLevel(G4int i)
 
G4double GetThermalEnergy(const G4HadProjectile &aP, const G4Element *anE, G4double aT)
 
void CloseReactionWhiteBoard()
 
std::vector< G4NeutronHPChannel * > * GetFissionFinalStates()
 
void SetMaxEnergy(const G4double anEnergy)
 
const G4Isotope * GetIsotope(G4int iso) const 
 
G4NeutronHPFissionFS theFS
 
G4double GetTemperature() const 
 
const G4Material * GetMaterial() const 
 
size_t GetNumberOfElements() const 
 
static G4ElementTable * GetElementTable()
 
void SetParameters(const G4double A, const G4double Z)
 
void BuildPhysicsTable(const G4ParticleDefinition &)