Files
geant4/examples/extended/electromagnetic/TestEm16/History
T
2016-06-09 17:01:34 +02:00

79 lines
2.4 KiB
Plaintext

$Id: History,v 1.16 2010-11-09 20:56:00 asaim Exp $
-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
TestEm16 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 *
----------------------------------------------------------
16-10-12 mma (testem16-V09-05-03)
-use G4AnalysisManager
- coding convention: virtual
12-10-12 V.Ivant (testem16-V09-05-02)
- Migration to explicit units
- Added Rayleigh scattering in the PhysicsList
15-04-12 mma (testem16-V09-05-01)
- all classes : apply G4 coding conventions
12-03-12 mma (testem16-V09-05-00)
- HistoManager.hh and .cc : migrate to new g4tools histogramming system
Do not need aida anymore, nor G4ANALYSIS_USE
- HistoMessenger.hh and .cc : suppress fileType command
- Update Readme and all macros accordingly
09-11-10 M.Asai (testem16-V09-03-04)
- Fix AIDA file option.
13-10-10 V.Ivanchenko (testem16-V09-03-03)
- SteppingAction - use const pointers for step/track objects;
use process subtype instead of name
06-06-10 J.Perl (testem16-V09-03-02)
- Remove unused variable in EventAction
03-06-10 J.Perl (testem16-V09-03-01)
- Updated vis usage
20-05-10 mma (testem16-V09-03-00)
- TestEm16.cc : introduction of G4UIExecutive
19-11-09 mma (testem16-V09-02-00)
- PhysicsList : introduce eMultipleScattering and MuMultipleScattering
24-09-08 mma (testem16-V09-01-02)
- HistoManager : root as default format
12-06-08 mma (testem16-V09-01-01)
- Remove AIDA from GNUmakefile
07-05-08 mma (testem16-V09-01-00)
- README : update Aida informations
18-01-07 V.Ivant (testem16-V08-02-00)
- GNUmakefile - minor fix
- HistoManager and HistoMessenger added (H.Burkhardt)
- Command to modify upper step limit is added (H.Burkhardt)
24-10-06 mma (testem16-V08-01-00)
- GNUmakefile : LOADLIBS
24-05-06 mma (testem16-V08-00-01)
- remove PrimaryGeneratorMessenger
23-05-06 V.Ivant (testem16-V08-00-00)
- first tag
20-05-06
- created by Helmut Burkhardt