31 #ifndef PAR02_PHYSICS_LIST_H
32 #define PAR02_PHYSICS_LIST_H
virtual void ConstructBaryons()
Constructs all barions.
virtual void ConstructLeptons()
Constructs all leptons.
void AddParameterisation()
Creates a G4FastSimulationManagerProcess object for all the particle types.
virtual ~Par02PhysicsList()
virtual void ConstructGeneral()
Adds decay process.
virtual void ConstructMesons()
Constructs all mesons.
virtual void AddTransportation()
Adds the particle transport. G4CoupledTransportation is used to allow the calculation of the expected...
virtual void ConstructBosons()
Constructs bosons (including geantino)
Par02PhysicsList()
A default constructor. Sets the default cut value.
virtual void ConstructParticle()
Constructs particles: bosons, leptons, mesons, baryons and ions.
virtual void ConstructIons()
Constructs light ions.
virtual void SetCuts()
Sets cuts with the default value for all particle types.
Construction of a physics list.
virtual void ConstructProcess()
Constructs physics processes: particle transportation, decays, parametrisation (for the purpose of fa...