Files
geant4/examples/extended/electromagnetic/TestEm12/History
T
2016-06-09 15:37:50 +02:00

65 lines
2.2 KiB
Plaintext

$Id: History,v 1.15 2007/11/09 17:35:06 maire Exp $
-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
TestEm12 History file
---------------------
This file should be used by the G4 example coordinator to briefly
summarize all major modifications introduced in the code and keep
track of all tags.
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
09-11-07 mma (testem12-V09-00-01)
- HistoManager/HistoMessenger : print selected histos on ascii file
16-08-07 mma (testem12-V09-00-00)
- HistoManager : modify the way to get csdaRange from G4EmCalculator
and compute stepMax for histo 8
27-04-07 mma (testem12-V08-02-01)
- HistoManager : by default, get csdaRange from G4EmCalculator
08-01-07 V.Ivant (testem12-V08-02-00)
- Uncomment hadron ionisation in Livermore builder
24-10-06 mma (testem12-V08-01-00)
- GNUmakefile : LOADLIBS
- remove PhysicsLists 52 and 71
19-05-06 mma (testem12-V08-00-02)
- update README
11-04-06 mma (testem12-V08-00-01)
- HistoManager : compute stepMax from histos 1 and 8 (stepMax <= binWidth)
- RunAction : pass stepMax from HistoManager to StepMax process
- StepMax : boolean flag : apply
- SteppingAction : edep randomly distribued along step
28-03-06 mma (testem12-V08-00-00)
- add PhysListEmLivermore and PhysListEmPenelope
- RunAction : G4EmCalculator::GetCSDARange()
16-02-06 mma
- migration mum -> um in several macros
06-12-05 Gabriele Cosmo
- Trivial changes for support of CLHEP-2.0.X series.
22-11-05 mma (testem12-V07-01-04)
- update README for OpenScientist
14-11-05 Gabriele Cosmo (testem12-V07-01-03)
- Migration to <sstream> for HistoMessenger.
05-10-05 mma (testem12-V07-01-02)
- create PhysListEmG4v71 (g4v71) for G4MultipleScattering71
22-07-05 michel maire (testem12-V07-01-00)
- created, from TestEm11