| 
    Geant4_10
    
   | 
 
#include "G4HadronInelasticQBBC.hh"#include "G4SystemOfUnits.hh"#include "G4HadronInelasticProcess.hh"#include "G4HadronicInteraction.hh"#include "G4ParticleDefinition.hh"#include "G4ProcessManager.hh"#include "G4BGGNucleonInelasticXS.hh"#include "G4BGGPionInelasticXS.hh"#include "G4NeutronInelasticXS.hh"#include "G4NeutronCaptureXS.hh"#include "G4CrossSectionInelastic.hh"#include "G4ProtonInelasticCrossSection.hh"#include "G4NeutronInelasticCrossSection.hh"#include "G4PiNuclearCrossSection.hh"#include "G4ComponentAntiNuclNuclearXS.hh"#include "G4CrossSectionPairGG.hh"#include "G4QGSBuilder.hh"#include "G4FTFBuilder.hh"#include "G4ChipsKaonMinusInelasticXS.hh"#include "G4ChipsKaonPlusInelasticXS.hh"#include "G4ChipsKaonZeroInelasticXS.hh"#include "G4ChipsHyperonInelasticXS.hh"#include "G4CrossSectionDataSetRegistry.hh"#include "G4CascadeInterface.hh"#include "G4BinaryCascade.hh"#include "G4NeutronRadCapture.hh"#include "G4PreCompoundModel.hh"#include "G4ExcitationHandler.hh"#include "G4Evaporation.hh"#include "G4HadronicInteractionRegistry.hh"#include "G4PhysicsConstructorFactory.hh"
Go to the source code of this file.
Functions | |
| G4_DECLARE_PHYSCONSTR_FACTORY (G4HadronInelasticQBBC) | |
| G4_DECLARE_PHYSCONSTR_FACTORY | ( | G4HadronInelasticQBBC | ) | 
 1.8.5