source: trunk/examples/extended/hadronic/Hadr01/History @ 1337

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

tag geant4.9.4 beta 1 + modifs locales

File size: 4.4 KB
Line 
1$Id: History,v 1.39 2010/06/11 17:01:26 vnivanch Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                    hadr01 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
1811-06-10  V.Ivant (exhadr01-V09-03-06)
19- Fixed memory leak at destruction
20- Cleanup PhysList according to update of physics_list library
21
2206-06-10 J.Perl (exhadr01-V09-03-05)
23- Remove unused variable in EventAction
24
2504-06-10 J.Perl (exhadr01-V09-03-04)
26- Updated vis usage
27
2826-05-10 J.Allsion (exhadr01-V09-03-03)
29- Introduced G4UIExecutive.
30
3126-05-10 J.Allsion (exhadr01-V09-03-02)
32- Tag name spoiled by finger trouble in tags database..
33
3413-01-10  V.Ivant (exhadr01-V09-03-01)
35- Fixed problem of counting of particles leaked from the target
36
3729-12-09  V.Ivant (exhadr01-V09-03-00)
38- When PhysList defined via PHYSLIST environment variable still
39  make local PhysList messenger available to avoid crash in old macro
40
4125-09-09  V.Ivant (exhadr01-V09-02-03)
42- Update Physics List choices according to 9.3 configurations
43
4402-09-09  V.Ivant (exhadr01-V09-02-02)
45- Added histograms on energy depositions: total, electromagnetic,
46  pion, proton
47
4823-06-09  V.Ivant (exhadr01-V09-02-01)
49- FB68 substituted by FTFP_BERT_TRV
50
5115-05-09  V.Ivant (exhadr01-V09-02-00)
52- update to physics_lists lists
53
5420-11-08  V.Ivant (exhadr01-V09-01-04)
55- added charge exchange
56
5717-09-08  V.Ivant (exhadr01-V09-01-03)
58- improved Physics List output
59
6025-06-08  V.Ivant (exhadr01-V09-01-02)
61
6213-06-08  V.Ivant (exhadr01-V09-01-01)
63- remove usage of AIDA in GNUmakefile
64- added FTF_BIC Physics Lists
65
6619-05-08  V.Ivant (exhadr01-V09-01-00)
67- remove usage of obsolete G4HadronProcessStore
68
6912-12-07  V.Ivant (exhadr01-V09-00-03)
70- remove experimental PhysLists: QGS_BIC, QGSP_CASC
71
7207-12-07  V.Ivant (exhadr01-V09-00-02)
73- If type of histograms "root" then added "h" in front of histograms id
74
7516-11-07  V.Ivant (exhadr01-V09-00-01)
76- Added QGSC_BERT PhysList
77
7814-11-07  V.Ivant (exhadr01-V09-00-00)
79- Physics List updated according to recent changes in hadronics and
80  physics_lists packages
81
8201-06-07  V.Ivant (exhadr01-V08-03-03)
83- Physics List updated according to recent changes in hadronics and
84  physics_lists packages
85
8624-05-07  V.Ivant (exhadr01-V08-03-02)
87- substitute autoptr by normal pointers in Histo to avoid crash
88
8921-05-07 V.Ivant (exhadr01-V08-03-01)
90- Fix filling histogram on total energy deposit in the target
91
9216-05-07 V.Ivant (exhadr01-V08-03-00)
93- Added histogram on total energy deposit in the target
94- Use renamed EM builders G4EmStandardPhysics_option1 and
95  G4EmStandardPhysics_option2
96
9726-04-07 V.Ivant (exhadr01-V08-02-01)
98- PhysicsList update according to physics_lists modification
99
10018-04-07 V.Ivant (exhadr01-V08-02-00)
101- PhysicsList update according to QBBC modification
102- Fix QGSP_BIC_HP PhysicsList (bug report #937)
103
10424-11-06 V.Ivant (exhadr01-V08-01-03)
105- Include tracking cut for neutrons
106- Make changings according to physics_list package update
107
10816-11-06 V.Ivant (exhadr01-V08-01-02)
109- Add option to defaine beam position by user
110
11131-10-06 V.Ivant (exhadr01-V08-01-01)
112- Use physics_list subdirectory from source tree
113
11411-08-06 V.Ivant (exhadr01-V08-01-00)
115- Add PhysList and directory for histograms definition via environment
116  variable
117- Fix link of AIDA
118
11923-06-06 V.Ivant (exhadr01-V08-00-06)
120- Fix compilation problem for CLHEP 2.0..; use correct em builders for EMV, EMX
121  physics lists
122
12320-06-06 V.Ivant (exhadr01-V08-00-05)
124- Modify PhysicsList according to the PhysicsList phys-lists-V08-00-10
125
12615-06-06 V.Ivant (exhadr01-V08-00-04)
127- Modify PhysicsList according to the PhysicsList phys-lists-V08-00-06
128
12913-06-06 V.Ivant (exhadr01-V08-00-03)
130- Modify PhysicsList according to the PhysicsList phys-lists-V08-00-03
131
13208-06-06 V.Ivant (exhadr01-V08-00-02)
133- Fix compilation error at SUN
134
13507-06-06 V.Ivant (exhadr01-V08-00-01)
136- cleanup output, README, visulisation, and histograms
137     
13806-06-06 V.Ivant (exhadr01-V08-00-00)
139- first release
140     
Note: See TracBrowser for help on using the repository browser.