| 1 | $Id: History,v 1.7 2007/12/04 10:34:17 schaelic 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 | 04-12-07 A.Schaelicke (expol01-V09-00-01)
|
|---|
| 20 | - README and pol01.out, to include polarized photo electric effect
|
|---|
| 21 |
|
|---|
| 22 | 05-11-07: A.Schaelicke (expol01-V09-00-00)
|
|---|
| 23 | 01-11-07: A.Schaelicke
|
|---|
| 24 | use new polarized photo electric effect, this is important for
|
|---|
| 25 | polarisation transfer from photon to electron in certain regions of
|
|---|
| 26 | the phasespace (see E166 experiment)
|
|---|
| 27 |
|
|---|
| 28 | 17-11-06 V.Ivanchenko (expol01-V08-01-02)
|
|---|
| 29 | - RunAction and HistoManager classes: double -> G4double,
|
|---|
| 30 | it -> G4int, add destructor for RunAction::ParticleStatistics
|
|---|
| 31 |
|
|---|
| 32 | 17-11-06 V.Ivanchenko (expol01-V08-01-01)
|
|---|
| 33 | - Add macro files, README, minor cleanup (A. Schaelicke)
|
|---|
| 34 |
|
|---|
| 35 | 02-10-06 V.Ivanchenko (expol01-V08-01-00)
|
|---|
| 36 | - first tag
|
|---|
| 37 |
|
|---|
| 38 | 11-08-06 Andreas Schaelicke
|
|---|
| 39 | - created from TestEm15
|
|---|
| 40 |
|
|---|
| 41 | 25-08-06 Andreas Schaelicke
|
|---|
| 42 | - include polarized processes in physics list option "polarized"
|
|---|
| 43 | - include polarized processes in default macrofile file
|
|---|
| 44 | - updated the AIDA interface
|
|---|
| 45 | - add simple plot tool (based on JAIDA)
|
|---|