Particle9.1

Submitted by Anonymous (not verified) on
Status of Particle and Track for 9.1 and 9.0
---------------------------------------------------

Particle
------------
* In order to introduce hyper-nuclei, G4IonTable and related classes
were modified (9.1)
* Introduce a new decay mode of G4PionRadiativeDecayChannel and G4MuonRadiativeDecayChannelWithSpin.(9.1)
* Added magnetic moment in ParticleDefinition and provide
G4IsotopeMagneticMomentTable. (9.0)

Track
------------
* Added accessors for non-ionizing energy deposit in G4Step.
( non-ionizing energy deposit was implemented in 9.0 )


Process Management
------------------
* Added SetProcessOrderingToSecond() method to G4ProcessManager,
which puts the process at the second in DoIt vector (9.1)
* Added CheckOrderingParameters() method to G4ProcessManager in
order to check whether given ordering parameters are set for valid
DoIts (9.1)