Geant4
10.03.p03
|
#include "G4BGGNucleonElasticXS.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 "G4Log.hh"
#include "G4Exp.hh"
#include "G4CrossSectionDataSetRegistry.hh"
Go to the source code of this file.
Variables | |
const G4double | llog10 = G4Log(10.) |
Definition at line 58 of file G4BGGNucleonElasticXS.cc.