85         for ( std::vector<G4ParticleHPChannel*>::iterator 
   100     if(getenv(
"NeutronHPCapture")) 
G4cout <<
" ####### G4ParticleHPCapture called"<<
G4endl;
   115         rWeight = NumAtomsPerVolume[i];
   130         if( sum == 0 || random <= running/sum ) 
break;
   145     for ( 
G4int j = 0 ; j != iele ; j++ ) { 
   146        target_isotope=target_element->
GetIsotope( j );
   207       if ( !getenv(
"G4NEUTRONHPDATA") ) 
   208           throw G4HadronicException(__FILE__, __LINE__, 
"Please setenv G4NEUTRONHPDATA to point to the neutron cross-section files.");
   209       dirName = getenv(
"G4NEUTRONHPDATA");
   218          ((*theCapture)[i])->
Register(theFS);
   228    outFile << 
"High Precision model based on Evaluated Nuclear Data Files (ENDF) for radiative capture reaction of neutrons below 20MeV\n";
 static G4ParticleHPManager * GetInstance()
 
std::vector< G4ParticleHPChannel * > * GetCaptureFinalStates()
 
void SetIsotope(const G4Isotope *iso)
 
const G4Isotope * GetIsotope(G4int iso) const
 
const G4Material * GetMaterial() const
 
std::vector< G4ParticleHPChannel * > * theCapture
 
virtual const std::pair< G4double, G4double > GetFatalEnergyCheckLevels() const
 
size_t GetNumberOfIsotopes() const
 
void SetVerboseLevel(G4int)
 
void SetVerboseLevel(G4int i)
 
void SetMinEnergy(G4double anEnergy)
 
G4HadFinalState * ApplyYourself(const G4HadProjectile &aTrack, G4Nucleus &aTargetNucleus)
 
G4GLOB_DLL std::ostream G4cout
 
static size_t GetNumberOfElements()
 
const G4double * GetVecNbOfAtomsPerVolume() const
 
const G4Element * GetElement(G4int iel) const
 
static const double perCent
 
void OpenReactionWhiteBoard()
 
G4double GetTemperature() const
 
virtual void ModelDescription(std::ostream &outFile) const
 
G4double GetThermalEnergy(const G4HadProjectile &aP, const G4Element *anE, G4double aT)
 
G4int GetVerboseLevel() const
 
size_t GetNumberOfElements() const
 
void SetMaxEnergy(const G4double anEnergy)
 
void CloseReactionWhiteBoard()
 
static G4ElementTable * GetElementTable()
 
G4ParticleHPReactionWhiteBoard * GetReactionWhiteBoard()
 
void SetParameters(const G4double A, const G4double Z)
 
void RegisterCaptureFinalStates(std::vector< G4ParticleHPChannel *> *val)
 
void BuildPhysicsTable(const G4ParticleDefinition &)