source: trunk/examples/extended/electromagnetic/TestEm11/History

Last change on this file was 1337, checked in by garnier, 14 years ago

tag geant4.9.4 beta 1 + modifs locales

File size: 3.7 KB
Line 
1$Id: History,v 1.33 2010/06/07 05:40:45 perl Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                    TestEm11 History file
9                    ---------------------
10This file should be used by the G4 example coordinator to briefly
11summarize all major modifications introduced in the code and keep
12track of all tags.
13
14     ----------------------------------------------------------
15     * Reverse chronological order (last date on top), please *
16     ----------------------------------------------------------
17     
1806-06-10 J.Perl (testem11-V09-03-03)
19- Remove unused variable in EventAction
20
2103-06-10 J.Perl (testem11-V09-03-02)
22- Updated vis usage
23
2425-05-10 mma (testem11-V09-03-01)
25- add PhysListStandardGS, PhysListStandardSS, PhysListStandardWVI
26     
2720-05-10 mma (testem11-V09-03-00)
28- TestEm11.cc : introduction of G4UIExecutive
29     
3016-11-09 mma (testem11-V09-02-01)
31- PhysListEmStandard copied from TestEm5
32   
3322-09-09 mma (testem11-V09-02-00)
34- PhysicsList.cc :
35  - renamed "standard" -> "local"; "emstandard" -> "emstandard_opt0"
36  - Substituted obsolete low-energy physics builders by builders from
37    the physics_list library;
38- updated README and macro files
39       
4016-11-08 mma (testem11-V09-01-07)
41- Em options: 20bins/decade  LinLossLimit=default=0.01
42     
4330-10-08 mma (testem11-V09-01-06)
44- update PhysListEmStandard : options and hMultipleScattering for muon
45     
4624-10-08 mma (testem11-V09-01-05)
47- update PhysListEmStandard and README
48     
4922-09-08 mma (testem11-V09-01-04)
50- HistoManager : root format by default
51
5212-06-08 mma (testem11-V09-01-03)
53- Remove AIDA from GNUmakefile
54     
5507-05-08 mma (testem11-V09-01-02)
56- README : update Aida informations
57     
5811-04-08 mma
59- HistoManager::Scale() : suppress warning
60     
6107-04-08 mma (testem11-V09-01-01)
62- PhysListEmStandard : add G4eMultipleScattering;
63- HistoManager::saveAscii() : redefinition of binEdge
64
6510-01-08 j.jacquemier (testem11-V09-01-00)
66- add setfileOption in HistoMessenger
67
6806-12-07 mma
69- new subdirectory sandia (from O. Kadri)
70     
7107-11-07 mma (testem11-V09-00-01)
72- HistoManager/HistoMessenger : print selected histos on ascii file
73     
7412-08-07 mma (testem11-V09-00-00)
75- add histo 8 : energy profile as function of x/range. Same logic as TestEm12
76- add macro sandia.mac
77           
7825-10-06 mma (testem11-V08-01-02)
79- GNUmakefile : LOADLIBS
80- remove PhysicsLists 52 and 71
81     
8220-09-06 mma (testem11-V08-01-01)
83- correct GNUmakefile :inactivate G4ANALYSIS_USE
84     
8518-09-06 mma (testem11-V08-01-00)
86- replace G4_WATER by Water.
87  Restaure hLowEnergyIonisation in livermore PhysicsList
88     
8906-07-06 mma
90- correction of stepMax in HistoManager::SetHisto()
91     
9219-05-06 mma (testem11-V08-00-02)
93- update README
94     
9511-04-06 mma (testem11-V08-00-01)
96- HistoManager : compute stepMax from histo 1 (stepMax <= binWidth)
97- RunAction : pass stepMax from HistoManager to StepMax process
98- StepMax : boolean flag : apply
99- SteppingAction : edep randomly distribued along step
100     
10127-03-06 mma (testem11-V08-00-00)
102- add PhysListEmLivermore and PhysListEmPenelope
103- RunAction : G4EmCalculator::GetCSDARange()
104     
10516-02-06 mma
106- migration mum -> um in several macros
107     
10806-12-05 Gabriele Cosmo
109- Trivial changes for support of CLHEP-2.0.X series.
110
11122-11-05 mma (testem11-V07-01-03)
112- update README for OpenScientist
113   
11414-11-05 Gabriele Cosmo (testem11-V07-01-02)
115- Migration to <sstream> for HistoMessenger.
116
11705-10-05 mma (testem11-V07-01-00)
118- create PhysListEmG4v71 (g4v71) for G4MultipleScattering71
119   
12003-06-05 michel maire (testem11-V07-00-00)
121- created, from TestEm1
Note: See TracBrowser for help on using the repository browser.