| 1 | $Id: History,v 1.16 2007/11/07 17:22:15 maire Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | TestEm11 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 | 07-11-07 mma (testem11-V09-00-01)
|
|---|
| 19 | - HistoManager/HistoMessenger : print selected histos on ascii file
|
|---|
| 20 |
|
|---|
| 21 | 12-08-07 mma (testem11-V09-00-00)
|
|---|
| 22 | - add histo 8 : energy profile as function of x/range. Same logic as TestEm12
|
|---|
| 23 | - add macro sandia.mac
|
|---|
| 24 |
|
|---|
| 25 | 25-10-06 mma (testem11-V08-01-02)
|
|---|
| 26 | - GNUmakefile : LOADLIBS
|
|---|
| 27 | - remove PhysicsLists 52 and 71
|
|---|
| 28 |
|
|---|
| 29 | 20-09-06 mma (testem11-V08-01-01)
|
|---|
| 30 | - correct GNUmakefile :inactivate G4ANALYSIS_USE
|
|---|
| 31 |
|
|---|
| 32 | 18-09-06 mma (testem11-V08-01-00)
|
|---|
| 33 | - replace G4_WATER by Water.
|
|---|
| 34 | Restaure hLowEnergyIonisation in livermore PhysicsList
|
|---|
| 35 |
|
|---|
| 36 | 06-07-06 mma
|
|---|
| 37 | - correction of stepMax in HistoManager::SetHisto()
|
|---|
| 38 |
|
|---|
| 39 | 19-05-06 mma (testem11-V08-00-02)
|
|---|
| 40 | - update README
|
|---|
| 41 |
|
|---|
| 42 | 11-04-06 mma (testem11-V08-00-01)
|
|---|
| 43 | - HistoManager : compute stepMax from histo 1 (stepMax <= binWidth)
|
|---|
| 44 | - RunAction : pass stepMax from HistoManager to StepMax process
|
|---|
| 45 | - StepMax : boolean flag : apply
|
|---|
| 46 | - SteppingAction : edep randomly distribued along step
|
|---|
| 47 |
|
|---|
| 48 | 27-03-06 mma (testem11-V08-00-00)
|
|---|
| 49 | - add PhysListEmLivermore and PhysListEmPenelope
|
|---|
| 50 | - RunAction : G4EmCalculator::GetCSDARange()
|
|---|
| 51 |
|
|---|
| 52 | 16-02-06 mma
|
|---|
| 53 | - migration mum -> um in several macros
|
|---|
| 54 |
|
|---|
| 55 | 06-12-05 Gabriele Cosmo
|
|---|
| 56 | - Trivial changes for support of CLHEP-2.0.X series.
|
|---|
| 57 |
|
|---|
| 58 | 22-11-05 mma (testem11-V07-01-03)
|
|---|
| 59 | - update README for OpenScientist
|
|---|
| 60 |
|
|---|
| 61 | 14-11-05 Gabriele Cosmo (testem11-V07-01-02)
|
|---|
| 62 | - Migration to <sstream> for HistoMessenger.
|
|---|
| 63 |
|
|---|
| 64 | 05-10-05 mma (testem11-V07-01-00)
|
|---|
| 65 | - create PhysListEmG4v71 (g4v71) for G4MultipleScattering71
|
|---|
| 66 |
|
|---|
| 67 | 03-06-05 michel maire (testem11-V07-00-00)
|
|---|
| 68 | - created, from TestEm1
|
|---|