| [1337] | 1 | $Id: History,v 1.18 2010/06/07 05:40:46 perl Exp $
|
|---|
| [807] | 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 |
|
|---|
| [1337] | 18 | 06-06-10 J.Perl (testem15-V09-03-02)
|
|---|
| 19 | - Remove unused variable in EventAction
|
|---|
| 20 |
|
|---|
| 21 | 03-06-10 J.Perl (testem15-V09-03-01)
|
|---|
| 22 | - Updated vis usage
|
|---|
| 23 |
|
|---|
| 24 | 20-05-10 mma (testem15-V09-03-00)
|
|---|
| 25 | - TestEm15.cc : introduction of G4UIExecutive
|
|---|
| 26 |
|
|---|
| 27 | 19-11-09 mma (testem15-V09-02-00)
|
|---|
| 28 | - PhysListEmStandard : introduce MuMultipleScattering
|
|---|
| 29 |
|
|---|
| 30 | 26-09-08 mma (testem15-V09-01-04)
|
|---|
| 31 | - HistoManager : root as default format
|
|---|
| 32 |
|
|---|
| 33 | 12-06-08 mma (testem15-V09-01-03)
|
|---|
| 34 | - Remove AIDA from GNUmakefile
|
|---|
| 35 |
|
|---|
| 36 | 07-05-08 mma (testem15-V09-01-02)
|
|---|
| 37 | - README : update Aida informations
|
|---|
| 38 |
|
|---|
| 39 | 07-04-08 mma (testem15-V09-01-01)
|
|---|
| 40 | - PhysListEmStandard : replace G4MultipleScattering by G4eMultipleScattering;
|
|---|
| 41 | - HistoManager::saveAscii() : redefinition of binEdge
|
|---|
| 42 |
|
|---|
| 43 | 08-01-08 mma (testem15-V09-01-00)
|
|---|
| 44 | - HistoManager : ascii[0] = flag to control creation of .ascii file
|
|---|
| 45 |
|
|---|
| [807] | 46 | 13-11-07 mma (testem15-V09-00-00)
|
|---|
| 47 | - HistoManager/HistoMessenger : print selected histos on ascii file
|
|---|
| 48 |
|
|---|
| 49 | 15-03-07 mma (testem15-V08-02-00)
|
|---|
| 50 | - SteppingAction: add protection if no lateralDisplacement
|
|---|
| 51 |
|
|---|
| 52 | 24-10-06 mma (testem15-V08-01-00)
|
|---|
| 53 | - GNUmakefile : LOADLIBS
|
|---|
| 54 |
|
|---|
| 55 | 02-06-06 mma (testem15-V08-00-05)
|
|---|
| 56 | - SteppingAction: prePoint->GetTouchableHandle->GetVolume()
|
|---|
| 57 |
|
|---|
| 58 | 29-05-06 mma (testem15-V08-00-04)
|
|---|
| 59 | - SteppingAction: prePoint->GetTouchable->GetVolume()
|
|---|
| 60 |
|
|---|
| 61 | 19-05-06 mma (testem15-V08-00-03)
|
|---|
| 62 | - update README
|
|---|
| 63 |
|
|---|
| 64 | 11-05-06 mma (testem15-V08-00-02)
|
|---|
| 65 | - add phi correlation
|
|---|
| 66 |
|
|---|
| 67 | 10-05-06 mma (testem15-V08-00-01)
|
|---|
| 68 | - added protection in DetectorConstruction::UpdateDeometry()
|
|---|
| 69 |
|
|---|
| 70 | 10-05-06 Michel Maire (testem15-V08-00-00)
|
|---|
| 71 | - created from TestEm14
|
|---|