Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include "G4HadronElasticPhysics.hh"
#include "G4SystemOfUnits.hh"
#include "G4ParticleDefinition.hh"
#include "G4ProcessManager.hh"
#include "G4MesonConstructor.hh"
#include "G4BaryonConstructor.hh"
#include "G4IonConstructor.hh"
#include "G4HadronElasticProcess.hh"
#include "G4HadronElastic.hh"
#include "G4ChipsElasticModel.hh"
#include "G4ElasticHadrNucleusHE.hh"
#include "G4AntiNuclElastic.hh"
#include "G4BGGNucleonElasticXS.hh"
#include "G4BGGPionElasticXS.hh"
#include "G4ChipsProtonElasticXS.hh"
#include "G4NeutronElasticXS.hh"
#include "G4HadronicParameters.hh"
#include "G4HadronicBuilder.hh"
#include "G4HadParticles.hh"
#include "G4HadProcesses.hh"
#include "G4PhysListUtil.hh"
#include "G4BuilderType.hh"
#include "G4PhysicsConstructorFactory.hh"
Go to the source code of this file.
Functions | |
G4_DECLARE_PHYSCONSTR_FACTORY (G4HadronElasticPhysics) | |
G4_DECLARE_PHYSCONSTR_FACTORY | ( | G4HadronElasticPhysics | ) |