67   outFile << 
"This process handles the capture of neutrons by nuclei by\n"    68           << 
"invoking one or more hadronic models and one or more hadronic\n"    69           << 
"cross sections.\n";
 
virtual G4bool IsApplicable(const G4ParticleDefinition &aParticleType)
 
virtual ~G4HadronCaptureProcess()
 
G4HadronCaptureProcess(const G4String &processName="nCapture")
 
void AddDataSet(G4VCrossSectionDataSet *aDataSet)
 
static G4Neutron * Neutron()
 
virtual void ProcessDescription(std::ostream &outFile) const