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

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

update ti head

File size: 4.8 KB
Line 
1$Id: History,v 1.42 2010/10/25 16:15:08 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
1825-10-10  V.Ivant (exhadr01-V09-03-09)
19- PhysicsList - removed unused headers and double definition of
20                QGSP_BIC_EMY
21
2211-10-10  V.Ivant (exhadr01-V09-03-08)
23- PhysicsList - removed TRV physics lists and cleanup elastic
24- Histo - use default options for AIDA
25
2617-08-10  V.Ivant (exhadr01-V09-03-07)
27- PhysicsList - use deafault elastic builder in majority of cases
28
2911-06-10  V.Ivant (exhadr01-V09-03-06)
30- Fixed memory leak at destruction
31- Cleanup PhysList according to update of physics_list library
32
3306-06-10 J.Perl (exhadr01-V09-03-05)
34- Remove unused variable in EventAction
35
3604-06-10 J.Perl (exhadr01-V09-03-04)
37- Updated vis usage
38
3926-05-10 J.Allsion (exhadr01-V09-03-03)
40- Introduced G4UIExecutive.
41
4226-05-10 J.Allsion (exhadr01-V09-03-02)
43- Tag name spoiled by finger trouble in tags database..
44
4513-01-10  V.Ivant (exhadr01-V09-03-01)
46- Fixed problem of counting of particles leaked from the target
47
4829-12-09  V.Ivant (exhadr01-V09-03-00)
49- When PhysList defined via PHYSLIST environment variable still
50  make local PhysList messenger available to avoid crash in old macro
51
5225-09-09  V.Ivant (exhadr01-V09-02-03)
53- Update Physics List choices according to 9.3 configurations
54
5502-09-09  V.Ivant (exhadr01-V09-02-02)
56- Added histograms on energy depositions: total, electromagnetic,
57  pion, proton
58
5923-06-09  V.Ivant (exhadr01-V09-02-01)
60- FB68 substituted by FTFP_BERT_TRV
61
6215-05-09  V.Ivant (exhadr01-V09-02-00)
63- update to physics_lists lists
64
6520-11-08  V.Ivant (exhadr01-V09-01-04)
66- added charge exchange
67
6817-09-08  V.Ivant (exhadr01-V09-01-03)
69- improved Physics List output
70
7125-06-08  V.Ivant (exhadr01-V09-01-02)
72
7313-06-08  V.Ivant (exhadr01-V09-01-01)
74- remove usage of AIDA in GNUmakefile
75- added FTF_BIC Physics Lists
76
7719-05-08  V.Ivant (exhadr01-V09-01-00)
78- remove usage of obsolete G4HadronProcessStore
79
8012-12-07  V.Ivant (exhadr01-V09-00-03)
81- remove experimental PhysLists: QGS_BIC, QGSP_CASC
82
8307-12-07  V.Ivant (exhadr01-V09-00-02)
84- If type of histograms "root" then added "h" in front of histograms id
85
8616-11-07  V.Ivant (exhadr01-V09-00-01)
87- Added QGSC_BERT PhysList
88
8914-11-07  V.Ivant (exhadr01-V09-00-00)
90- Physics List updated according to recent changes in hadronics and
91  physics_lists packages
92
9301-06-07  V.Ivant (exhadr01-V08-03-03)
94- Physics List updated according to recent changes in hadronics and
95  physics_lists packages
96
9724-05-07  V.Ivant (exhadr01-V08-03-02)
98- substitute autoptr by normal pointers in Histo to avoid crash
99
10021-05-07 V.Ivant (exhadr01-V08-03-01)
101- Fix filling histogram on total energy deposit in the target
102
10316-05-07 V.Ivant (exhadr01-V08-03-00)
104- Added histogram on total energy deposit in the target
105- Use renamed EM builders G4EmStandardPhysics_option1 and
106  G4EmStandardPhysics_option2
107
10826-04-07 V.Ivant (exhadr01-V08-02-01)
109- PhysicsList update according to physics_lists modification
110
11118-04-07 V.Ivant (exhadr01-V08-02-00)
112- PhysicsList update according to QBBC modification
113- Fix QGSP_BIC_HP PhysicsList (bug report #937)
114
11524-11-06 V.Ivant (exhadr01-V08-01-03)
116- Include tracking cut for neutrons
117- Make changings according to physics_list package update
118
11916-11-06 V.Ivant (exhadr01-V08-01-02)
120- Add option to defaine beam position by user
121
12231-10-06 V.Ivant (exhadr01-V08-01-01)
123- Use physics_list subdirectory from source tree
124
12511-08-06 V.Ivant (exhadr01-V08-01-00)
126- Add PhysList and directory for histograms definition via environment
127  variable
128- Fix link of AIDA
129
13023-06-06 V.Ivant (exhadr01-V08-00-06)
131- Fix compilation problem for CLHEP 2.0..; use correct em builders for EMV, EMX
132  physics lists
133
13420-06-06 V.Ivant (exhadr01-V08-00-05)
135- Modify PhysicsList according to the PhysicsList phys-lists-V08-00-10
136
13715-06-06 V.Ivant (exhadr01-V08-00-04)
138- Modify PhysicsList according to the PhysicsList phys-lists-V08-00-06
139
14013-06-06 V.Ivant (exhadr01-V08-00-03)
141- Modify PhysicsList according to the PhysicsList phys-lists-V08-00-03
142
14308-06-06 V.Ivant (exhadr01-V08-00-02)
144- Fix compilation error at SUN
145
14607-06-06 V.Ivant (exhadr01-V08-00-01)
147- cleanup output, README, visulisation, and histograms
148     
14906-06-06 V.Ivant (exhadr01-V08-00-00)
150- first release
151     
Note: See TracBrowser for help on using the repository browser.