From 4b70ab21cee4d3dd6922815471392422bb77d1d3 Mon Sep 17 00:00:00 2001 From: ivana Date: Tue, 13 Feb 2001 15:36:04 +0000 Subject: [PATCH] major upgrade of the category described --- AliGeant4/doc/history/g4mc_physics_History | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/AliGeant4/doc/history/g4mc_physics_History b/AliGeant4/doc/history/g4mc_physics_History index 07f0def7910..a706455791b 100644 --- a/AliGeant4/doc/history/g4mc_physics_History +++ b/AliGeant4/doc/history/g4mc_physics_History @@ -3,6 +3,25 @@ $Id$ g4mc/physics: ============= + 13.2.01: + New classes: + TG4ModularPhysicsList, + TG4PhysicsConstructorXX, + XX = EM, Hadron, Optical, SpecialCuts, SpecialControls + replaced the previous TG4PhysicsList; + TG4ParticlesManager, TG4G3PhysicsManager + - separated from TG4PhysicsManager; + + Renamed/removed classes: + TG3Cut, TG3CutVector - renamed to TG4G3Cut, TG4G3CutVector + TG3Flag, TG3FlagVector - renamed to TG4G3Control, TG4G3ControlVector + - moved to global category (as they are used in TG4Limits) + TG3ParticleWSP -> TG4G3ParticleWSP + TG3Units -> TG4G3Units + TG4SpecialFlags -> TG4SpecialControls + TG4PhysicsListMessenger -> removed; + the commands defined here were moved to TG4Messenger + 6.6.00: TG4PhysicsList: updated according the example N04; all particles are instantiated; hadronic processes -- 2.31.1