Go to the documentation of this file.
80 char* dirName = getenv(
"G4PhysListDocDir");
86 outFile.open(pathName);
87 outFile <<
"<html>\n";
88 outFile <<
"<head>\n";
90 outFile <<
"<title>Description of CHIPSInelasticXS</title>\n";
91 outFile <<
"</head>\n";
92 outFile <<
"<body>\n";
94 outFile <<
"CHIPSInelasticXS provides hadron-nuclear inelastic cross\n"
95 <<
"sections for all hadrons at all energies. These cross\n"
96 <<
"sections represent parameterizations developed by M. Kossov.\n";
98 outFile <<
"</body>\n";
99 outFile <<
"</html>\n";
393 G4cerr <<
"-ERROR-G4QHadronInelasticDataSet::GetIsoZACrossSection: PDG="