| 1 | $Id: History,v 1.11 2010/06/07 05:40:46 perl Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | Pol01 History file
|
|---|
| 9 | ------------------
|
|---|
| 10 |
|
|---|
| 11 | This file should be used by the G4 example coordinator to briefly
|
|---|
| 12 | summarize all major modifications introduced in the code and keep
|
|---|
| 13 | track of all tags.
|
|---|
| 14 |
|
|---|
| 15 | ----------------------------------------------------------
|
|---|
| 16 | * Reverse chronological order (last date on top), please *
|
|---|
| 17 | ----------------------------------------------------------
|
|---|
| 18 |
|
|---|
| 19 | 06-06-10 J.Perl (expol01-V09-03-01)
|
|---|
| 20 | - Remove unused variable in EventAction
|
|---|
| 21 |
|
|---|
| 22 | 04-06-10 J.Perl (expol01-V09-03-00)
|
|---|
| 23 | - Updated vis usage
|
|---|
| 24 |
|
|---|
| 25 | 20-11-09 V.Ivanchenko (expol01-V09-02-00)
|
|---|
| 26 | - Update msc processes according to 9.3 scheme
|
|---|
| 27 |
|
|---|
| 28 | 11-06-08 A.Schaelicke (expol01-V09-01-00)
|
|---|
| 29 | - removed obsolete aida-setup in GNUmakefile
|
|---|
| 30 |
|
|---|
| 31 | 04-12-07 A.Schaelicke (expol01-V09-00-01)
|
|---|
| 32 | - README and pol01.out, to include polarized photo electric effect
|
|---|
| 33 |
|
|---|
| 34 | 05-11-07: A.Schaelicke (expol01-V09-00-00)
|
|---|
| 35 | 01-11-07: A.Schaelicke
|
|---|
| 36 | use new polarized photo electric effect, this is important for
|
|---|
| 37 | polarisation transfer from photon to electron in certain regions of
|
|---|
| 38 | the phasespace (see E166 experiment)
|
|---|
| 39 |
|
|---|
| 40 | 17-11-06 V.Ivanchenko (expol01-V08-01-02)
|
|---|
| 41 | - RunAction and HistoManager classes: double -> G4double,
|
|---|
| 42 | it -> G4int, add destructor for RunAction::ParticleStatistics
|
|---|
| 43 |
|
|---|
| 44 | 17-11-06 V.Ivanchenko (expol01-V08-01-01)
|
|---|
| 45 | - Add macro files, README, minor cleanup (A. Schaelicke)
|
|---|
| 46 |
|
|---|
| 47 | 02-10-06 V.Ivanchenko (expol01-V08-01-00)
|
|---|
| 48 | - first tag
|
|---|
| 49 |
|
|---|
| 50 | 11-08-06 Andreas Schaelicke
|
|---|
| 51 | - created from TestEm15
|
|---|
| 52 |
|
|---|
| 53 | 25-08-06 Andreas Schaelicke
|
|---|
| 54 | - include polarized processes in physics list option "polarized"
|
|---|
| 55 | - include polarized processes in default macrofile file
|
|---|
| 56 | - updated the AIDA interface
|
|---|
| 57 | - add simple plot tool (based on JAIDA)
|
|---|