676fb573 |
1 | $Id$ |
2 | ----------------------------------------------------------------- |
3 | |
4 | g4mc/global: |
5 | ============ |
89e91577 |
6 | 13.2.01: |
7 | TG4G3Cut, TG4G3CutVector |
8 | TG4G3Control, TG4G3ControlVector |
9 | - moved from physics category (as they are used in TG4Limits) |
10 | TG3Units renamed to TG4G3Units; |
11 | |
676fb573 |
12 | 6.6.00: |
13 | TG4IntMap - new class; map of names to integer values; |
14 | used in TG4PhysicsManager for mapping between |
15 | G4particle names and non-standard PDG codes. |
16 | TG4NameMap moved from g4mc/geometry. |
17 | |
18 | 27.4.00 |
19 | TG3Units - new class; |
20 | Defines the G3 default units of physical quantities; |
21 | all physical quantities returned by MC are expressed |
22 | in these units. |
23 | |
24 | 28.3.00: |
25 | New subcategory: |
26 | Classes: TG4Globals, TG4Limits |