| 1 | $Id: History,v 1.9 2007/11/13 14:13:31 maire Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | TestEm15 History file
|
|---|
| 9 | --------------------
|
|---|
| 10 | This file should be used by the G4 example coordinator to briefly
|
|---|
| 11 | summarize all major modifications introduced in the code and keep
|
|---|
| 12 | track of all tags.
|
|---|
| 13 |
|
|---|
| 14 | ----------------------------------------------------------
|
|---|
| 15 | * Reverse chronological order (last date on top), please *
|
|---|
| 16 | ----------------------------------------------------------
|
|---|
| 17 |
|
|---|
| 18 | 13-11-07 mma (testem15-V09-00-00)
|
|---|
| 19 | - HistoManager/HistoMessenger : print selected histos on ascii file
|
|---|
| 20 |
|
|---|
| 21 | 15-03-07 mma (testem15-V08-02-00)
|
|---|
| 22 | - SteppingAction: add protection if no lateralDisplacement
|
|---|
| 23 |
|
|---|
| 24 | 24-10-06 mma (testem15-V08-01-00)
|
|---|
| 25 | - GNUmakefile : LOADLIBS
|
|---|
| 26 |
|
|---|
| 27 | 02-06-06 mma (testem15-V08-00-05)
|
|---|
| 28 | - SteppingAction: prePoint->GetTouchableHandle->GetVolume()
|
|---|
| 29 |
|
|---|
| 30 | 29-05-06 mma (testem15-V08-00-04)
|
|---|
| 31 | - SteppingAction: prePoint->GetTouchable->GetVolume()
|
|---|
| 32 |
|
|---|
| 33 | 19-05-06 mma (testem15-V08-00-03)
|
|---|
| 34 | - update README
|
|---|
| 35 |
|
|---|
| 36 | 11-05-06 mma (testem15-V08-00-02)
|
|---|
| 37 | - add phi correlation
|
|---|
| 38 |
|
|---|
| 39 | 10-05-06 mma (testem15-V08-00-01)
|
|---|
| 40 | - added protection in DetectorConstruction::UpdateDeometry()
|
|---|
| 41 |
|
|---|
| 42 | 10-05-06 Michel Maire (testem15-V08-00-00)
|
|---|
| 43 | - created from TestEm14
|
|---|