]> git.uio.no Git - u/mrichter/AliRoot.git/blob - AliGeant4/doc/history/TGeant4_run_History
updated to category renaming (g4mc->TGeant4)
[u/mrichter/AliRoot.git] / AliGeant4 / doc / history / TGeant4_run_History
1 $Id$
2 -----------------------------------------------------------------
3
4 TGeant4/run:
5 ============
6   21.8.01:
7      TG4RunManager:
8        added late initialization which finishes initialization
9        and clears all G3 tables;
10        it implements AliMC::BuildPhysics() method;
11      TGeant4:
12        delegation of BuildPhysics() method changed from fPhysicsManager
13        to fRunManager late initialization.
14
15   28.4.00:
16      TGeant4:
17      Root dictionary is created for this class;
18      Files for supporting rootcint (.rootcint, runLinkDef.h)
19      have been added.     
20
21   17.4.00:
22      TG4RunManager:
23      inheritance from AliVMC removed (as AliVMC has been merged in AliMC);
24      Changed the roles with TGeant4 back: main program
25      instantiates TGeant4 and TG4RunManager is created
26      within TGeant4 constructor.
27
28   28.3.00:
29      New subcategory:
30      Classes: TG4RunManager, TG4RunMessenger, TG4VRunConfiguration,
31               TGeant4, TG4Messenger,