| 
    Geant4_10
    
   | 
 
#include "G4BGGNucleonInelasticXS.hh"#include "G4SystemOfUnits.hh"#include "G4GlauberGribovCrossSection.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 "G4CrossSectionDataSetRegistry.hh"
Go to the source code of this file.
Variables | |
| const G4double | llog10 = G4Log(10.) | 
Definition at line 63 of file G4BGGNucleonInelasticXS.cc.
 1.8.5