Files
geant4/examples/extended/electromagnetic/TestEm17/History
T
2016-06-09 14:55:03 +02:00

88 lines
2.7 KiB
Plaintext

$Id: History,v 1.3 2006/10/24 10:06:21 maire Exp $
-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
TestEm17 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 *
----------------------------------------------------------
19-10-06 mma (testem17-V08-01-01)
- GNUmakefile : LOADLIBS
- remove PhysicsLists 52
26-09-06 V.Ivant (testem17-V08-01-00)
- fix ConstructParticles
10-05-06 mma (testem17-V08-00-00)
- rename TestEm14 -> TestEm17
27-01-06 mma (testem14-V08-00-01)
06-01-06 mma
- rename MuonProcesses -> TestEm14
06-12-05 G.Cosmo
- Trivial changes for support of CLHEP-2.0.X series.
22-11-05 mma (muonprocesses-V07-01-01)
- update README for OpenScientist
14-11-05 Gabriele Cosmo (muonprocesses-V07-01-00)
- Migration to <sstream> for HistoMessenger.
01-06-05 mma (muonprocesses-V07-00-01)
- HistoManager : option "--noErrors" for hbook
3rd May 2005 John Allison (examples-V07-00-03)
- Replaced vis manager with G4VisExecutive.
03-03-05 mma (muonprocesses-V07-00-00)
- HistoManager : - put a protection for the creation of analysis factory;
- file extension is fileType;
06.12.04 V.Ivant (muonprocesses-V06-02-10)
- Use PhysicsList from future 7.0
05.12.04 mma (muonprocesses-V06-02-09)
- namespace std in MuCrossSections
02.12.04 V.Ivant (muonprocesses-V06-02-08)
- Migration to cmath
25.11.04 S. Sadilov (muonprocesses-V06-02-07)
- Cast to doubles to resolve compilation problems on MS Windows.
03-11-04 mma (muonprocesses-V06-02-06)
- do not delete Analysisfactory (for Jaida)
27.10.04 S. Sadilov (muonprocesses-V06-02-04, muonprocesses-V06-02-05)
- Cast to doubles to resolve compilation problems in gcc-3.2.
07.09.04 V. Ivanchenko (muonprocesses-V06-02-03)
- fix for histograms for muons-V06-02-01 tag
27.06.04 V. Ivanchenko (muonprocesses-V06-02-02)
- update for muons-V06-02-01 tag
17.06.04 V. Ivanchenko (muonprocesses-V06-02-01)
- introduce MuNuclearBuilder and corresponding macro
30.06.04 mma (muonprocesses-V06-02-00)
- histo management like in testem5-V06-01-04
16.06.04 V. Ivanchenko (muonprocesses-V06-01-01)
- std::max in MuCrossSections
14.06.04 Michel Maire (muonprocesses-V06-01-00)
- creation, from A. Bogdanov and R. Kokoulin's TestMu program.