|
Geant4-11
|
#include "G4BGGNucleonInelasticXS.hh"#include "G4SystemOfUnits.hh"#include "G4ComponentGGHadronNucleusXsc.hh"#include "G4NucleonNuclearCrossSection.hh"#include "G4HadronNucleonXsc.hh"#include "G4ComponentSAIDTotalXS.hh"#include "G4Proton.hh"#include "G4Neutron.hh"#include "G4NistManager.hh"#include "G4Material.hh"#include "G4Element.hh"#include "G4Isotope.hh"#include "G4Log.hh"#include "G4Exp.hh"#include "G4NuclearRadii.hh"#include "G4CrossSectionDataSetRegistry.hh"Go to the source code of this file.
Variables | |
| const G4double | llog10 = G4Log(10.) |
Definition at line 62 of file G4BGGNucleonInelasticXS.cc.
Referenced by G4BGGNucleonInelasticXS::CoulombFactor().