114 lines
3.5 KiB
Plaintext
114 lines
3.5 KiB
Plaintext
$Id: History,v 1.32 2004/06/21 10:55:10 maire Exp $
|
|
-------------------------------------------------------------------
|
|
|
|
=========================================================
|
|
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|
=========================================================
|
|
|
|
TestEm4 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 *
|
|
----------------------------------------------------------
|
|
|
|
21-06-04 mma (testem4-V0-01-01)
|
|
- remove direct ROOT interface
|
|
|
|
30-03-04 mma (testem4-V0-01-00)
|
|
- README: more information about ROOT installation
|
|
|
|
15-03-04 mma (testem4-V06-00-01)
|
|
- put back G4ANALYSIS_USE in GNUmakefile
|
|
|
|
27-02-04 mma (testem4-V06-00-00)
|
|
- example of histogram with ROOT: USE_ROOT
|
|
|
|
25-11-03 V.Ivanchenko (testem4-V05-02-03)
|
|
|
|
13-11-03 John Allison
|
|
- Removed OPACS from Vis Manager.
|
|
|
|
24-10-03 mma (testem4-V05-02-02)
|
|
- PhysListEmStandard: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
|
|
|
|
06-10-03 mma (testem4-V05-02-01)
|
|
- migration STD -> standard
|
|
- G4ANALYSIS_USE
|
|
|
|
29-09-03 V.Ivanchenko (testem4-V05-02-00)
|
|
- substitute obsolete interface to cut energy range
|
|
|
|
23-06-03 mma (testem4-V05-01-01)
|
|
- remove 'Em4' from all class names
|
|
|
|
03-06-03 V.Ivanchenko (testem4-V05-01-00)
|
|
- Fix compilation warnings, remove from default save of random number
|
|
|
|
01-04-03 mma (testem4-V05-00-02)
|
|
-G4PVPlacement in logical mother, even for the world
|
|
|
|
12-02-03 mma (testem4-V05-00-00)
|
|
-add a blank in SteppingVerbose
|
|
|
|
10-12-02 mma (testem4-V04-01-00)
|
|
-migration to AIDA 3.0
|
|
-UI commands under directory /testem/
|
|
|
|
05-06-02 mma (testem4-V04-00-02)
|
|
-do not delete histos in destructor
|
|
|
|
29-05-02 mma (testem4-V04-00-01)
|
|
-old histograming package clhep/hist replaced by AIDA 2.2/anaphe
|
|
|
|
06-02-02 mma (testem4-V04-00-00)
|
|
|
|
10-12-01 mma
|
|
- PrimaryGenerator: uniform distribution in solid angle
|
|
|
|
28-11-01 mma (testem4-V03-02-02)
|
|
- EventAction: DrawTrack "none"
|
|
- small change in vis.mac
|
|
- suppression of the rndm commands, now managed by G4RunManager:
|
|
--> RunAction, EventAction. suppression of RunActionMessenger
|
|
|
|
26-10-01 mma (testem4-V03-02-01)
|
|
- init.mac renamed vis.mac
|
|
|
|
19-10-01 Steve O'Neale (examples-V03-02-00)
|
|
- Update reference output
|
|
|
|
17-10-01 mma (testem4-V03-02-00)
|
|
- new vis commands
|
|
- 80 columns everywhere
|
|
|
|
21-02-01 mma (testem4-V03-00-03)
|
|
- hbook histograms restored
|
|
- set cppflag G4NOHIST = true in gnumakefile
|
|
|
|
20-02-01 mma (testem4-V03-00-02)
|
|
- verbose stepping adapted for STL
|
|
- save rndm at begin of event
|
|
|
|
07-12-00 mma (testem4-V02-00-03 & testem-noHist)
|
|
- remove hbook histograms: GNUmakefile,runAction,eventAction
|
|
|
|
06-12-00 mma (testem4-V02-00-02 & testem-withHist)
|
|
- update of init.mac for new vis commands.
|
|
- G4UItcsh in the main()
|
|
|
|
25th November 2000 Steve O'Neale (tagset210)
|
|
- Update test outputs for Change in energy cut table printout
|
|
(cuts not calculated)
|
|
- After 50000 events the seeds are not the same as for Aug 28th.
|
|
|
|
June 17, 2000 John Allison (testem4-V01-00-00)
|
|
- Updated TestEm4.out for geant4-01-01-ref-06.
|
|
|
|
17-01-00 - cppflag G4NOHIST to protect hbook histograms.
|
|
12.10.99 - moved to examples/extended/electromagnetic
|
|
16.12.98 - created. Michel Maire
|