Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/hadronic/Hadr01/History

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /examples/extended/hadronic/Hadr01/History (Version 11.3.0) and /examples/extended/hadronic/Hadr01/History (Version 11.2)


  1 # Example Hadr01 History                            1 # Example Hadr01 History
  2                                                     2 
  3 See `CONTRIBUTING.rst` for details of **requir      3 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
  4 which **must** added in reverse chronological       4 which **must** added in reverse chronological order (newest at the top). It must **not**
  5 be used as a substitute for writing good git c      5 be used as a substitute for writing good git commit messages!
  6                                                     6 
  7 ## 2024-06-23 V. Ivanchenko (exhadr01-V11-02-0 << 
  8 - Hadr01.cc - enable usage of the NUDEX librar << 
  9                                                << 
 10 ## 2023-11-06 V. Ivanchenko (exhadr01-V11-01-0      7 ## 2023-11-06 V. Ivanchenko (exhadr01-V11-01-04)
 11 - Hadr01.cc - prepare PhysicsList for neutrino      8 - Hadr01.cc - prepare PhysicsList for neutrino and charge exchange physics
 12   hadr01.in - added integration test of neutri      9   hadr01.in - added integration test of neutrino and charge exchange physics
 13   HistoManager - improved verbose printout         10   HistoManager - improved verbose printout
 14                                                    11 
 15 ## 2023-10-05 V. Ivanchenko (exhadr01-V11-01-0     12 ## 2023-10-05 V. Ivanchenko (exhadr01-V11-01-03)
 16 - Fixed bug in profile histogram, removed meth     13 - Fixed bug in profile histogram, removed methods not needed, replaced
 17   virtual keywords with override, used default     14   virtual keywords with override, used default and deleted constructor
 18   in modified classes                              15   in modified classes
 19                                                    16 
 20 ## 2023-08-03 V. Ivanchenko (exhadr01-V11-01-0     17 ## 2023-08-03 V. Ivanchenko (exhadr01-V11-01-02)
 21 - Hadr01.cc - added possibility to change tran     18 - Hadr01.cc - added possibility to change transition energy cascade/string in 
 22   the command line; added possibility to enabl     19   the command line; added possibility to enable charge exchange physics in the
 23   command line                                     20   command line
 24 - HistoManager - added option key to print int     21 - HistoManager - added option key to print internal Bertini x-section
 25                                                    22 
 26 ## 2023-05-22 V. Ivanchenko (exhadr01-V11-01-0     23 ## 2023-05-22 V. Ivanchenko (exhadr01-V11-01-01)
 27 - HistoManager - added protection against seco     24 - HistoManager - added protection against secondary zero-energy particles
 28                                                    25 
 29 ## 2022-12-30 V. Ivanchenko (exhadr01-V11-01-0     26 ## 2022-12-30 V. Ivanchenko (exhadr01-V11-01-00)
 30 - Added UI commands to enable neutron general      27 - Added UI commands to enable neutron general process and extra macro file
 31                                                    28 
 32 ## 2022-12-18 V. Ivanchenko (exhadr01-V11-00-0     29 ## 2022-12-18 V. Ivanchenko (exhadr01-V11-00-01)
 33 - Added UI commands to enable b- and c- partic     30 - Added UI commands to enable b- and c- particle physics and
 34   hyper-nuclei physics, added macro files to d     31   hyper-nuclei physics, added macro files to demonstrate this
 35                                                    32 
 36 ## 2021-12-10 Ben Morgan (exhadr01-V11-00-00)      33 ## 2021-12-10 Ben Morgan (exhadr01-V11-00-00)
 37 - Change to new Markdown History format            34 - Change to new Markdown History format
 38                                                    35 
 39 ---                                                36 ---
 40                                                    37 
 41 # History entries prior to 11.0                    38 # History entries prior to 11.0
 42                                                    39 
 43 07-11-21 I. Hrivnacova (exhadr01-V10-07-03)        40 07-11-21 I. Hrivnacova (exhadr01-V10-07-03)
 44 - Added analysis manager Clear() call instead      41 - Added analysis manager Clear() call instead of
 45   deleting in the end of run (removed on July      42   deleting in the end of run (removed on July 22)
 46                                                    43 
 47 05-11-21  V.Ivanchenko (exhadr01-V10-07-02)        44 05-11-21  V.Ivanchenko (exhadr01-V10-07-02)
 48 - HistoManager, DetectorConstruction, Detector     45 - HistoManager, DetectorConstruction, DetectorMessenger 
 49     fix #2441 - corect counting of leaking neu     46     fix #2441 - corect counting of leaking neutrons
 50                                                    47 
 51 19-07-21 I. Hrivnacova (exhadr01-V10-07-01)        48 19-07-21 I. Hrivnacova (exhadr01-V10-07-01)
 52 - Updated for changes in the analysis category     49 - Updated for changes in the analysis category:
 53   removed deleting of the analysis manager,        50   removed deleting of the analysis manager,
 54   as this is now done by the Geant4 kernel.        51   as this is now done by the Geant4 kernel.
 55                                                    52 
 56 08-03-21 A. Ribon (exhadr01-V10-07-00)             53 08-03-21 A. Ribon (exhadr01-V10-07-00)
 57 - PhysicsList : removed unused header file.        54 - PhysicsList : removed unused header file.
 58                                                    55 
 59 10-11-20 B. Morgan (exhadr01-V10-06-02)            56 10-11-20 B. Morgan (exhadr01-V10-06-02)
 60 - Migration to G4RunManagerFactory.                57 - Migration to G4RunManagerFactory.
 61                                                    58 
 62 22-07-20  V.Ivanchenko (exhadr01-V10-06-01)        59 22-07-20  V.Ivanchenko (exhadr01-V10-06-01)
 63 - PhysicsList - make it coherent with current      60 - PhysicsList - make it coherent with current reference lists
 64 - RunAction - improved pritouts                    61 - RunAction - improved pritouts
 65 - hadr01.in - switched from Al to W                62 - hadr01.in - switched from Al to W
 66                                                    63 
 67 18-01-20  V.Ivanchenko (exhadr01-V10-06-00)        64 18-01-20  V.Ivanchenko (exhadr01-V10-06-00)
 68 - HistoManager - removed FPE error (happens if     65 - HistoManager - removed FPE error (happens if check volume
 69     material is not vacuum)                        66     material is not vacuum)
 70                                                    67 
 71 21-08-19  V.Ivanchenko (exhadr01-V10-05-01)        68 21-08-19  V.Ivanchenko (exhadr01-V10-05-01)
 72 - DetectorConstruction - added "Battery" mater     69 - DetectorConstruction - added "Battery" material from problem
 73     report 2175 and new macro test_battery.in      70     report 2175 and new macro test_battery.in
 74                                                    71 
 75 17-12-18  V.Ivanchenko (exhadr01-V10-05-00)        72 17-12-18  V.Ivanchenko (exhadr01-V10-05-00)
 76 - HistoManager - added linear histogram for pi     73 - HistoManager - added linear histogram for pion energy at production
 77                                                    74 
 78 08-11-18  V.Ivanchenko (exhadr01-V10-04-05)        75 08-11-18  V.Ivanchenko (exhadr01-V10-04-05)
 79 - PhysicsList - make local PhysicsList to be c     76 - PhysicsList - make local PhysicsList to be coherent with
 80    physics_list library                            77    physics_list library
 81                                                    78 
 82 14-08-18  V.Ivanchenko (exhadr01-V10-04-04)        79 14-08-18  V.Ivanchenko (exhadr01-V10-04-04)
 83 - DetectorConstruction - minor improvement of      80 - DetectorConstruction - minor improvement of printout
 84 - added test macros                                81 - added test macros
 85                                                    82 
 86 03-05-18  J.Allison (exhadr01-V10-04-03)           83 03-05-18  J.Allison (exhadr01-V10-04-03)
 87 - RunAction.cc:                                    84 - RunAction.cc:
 88   o Remove G4VIS_USE.                              85   o Remove G4VIS_USE.
 89   o Remove /vis/ commands - not necessary now      86   o Remove /vis/ commands - not necessary now and causes
 90     problem in Qt with in multithreaded mode.      87     problem in Qt with in multithreaded mode.
 91 - DetectorConstruction.cc: Pass vis attributes     88 - DetectorConstruction.cc: Pass vis attributes as objects, not pointers.
 92                                                    89 
 93 29-03-18  V.Ivanchenko (exhadr01-V10-04-02)        90 29-03-18  V.Ivanchenko (exhadr01-V10-04-02)
 94 - DetectorConstruction, DetectorMessenger, His     91 - DetectorConstruction, DetectorMessenger, HistoManager,
 95   PrimaryGeneratorAction - cleanup geometry de     92   PrimaryGeneratorAction - cleanup geometry definition
 96                                                    93 
 97 26-03-18  V.Ivanchenko (exhadr01-V10-04-01)        94 26-03-18  V.Ivanchenko (exhadr01-V10-04-01)
 98 - Fixed compilation                                95 - Fixed compilation
 99                                                    96 
100 22-03-18  M.Maire (exhadr01-V10-04-00)             97 22-03-18  M.Maire (exhadr01-V10-04-00)
101 - Hadr01.cc : remove G4UI_USE and G4VIS_USE        98 - Hadr01.cc : remove G4UI_USE and G4VIS_USE
102                                                    99 
103 21-11-17  V.Ivanchenko (exhadr01-V10-03-00)       100 21-11-17  V.Ivanchenko (exhadr01-V10-03-00)
104 - Fixed histograms and radioactive decay          101 - Fixed histograms and radioactive decay
105                                                   102 
106 09-11-16  V.Ivanchenko (exhadr01-V10-02-03)       103 09-11-16  V.Ivanchenko (exhadr01-V10-02-03)
107 - PhysicsList - synchronisation with physics_l    104 - PhysicsList - synchronisation with physics_list library of 10.3
108 - G4EmUserPhysics - removed as obsolete           105 - G4EmUserPhysics - removed as obsolete
109                                                   106 
110 01-11-16  I. Hrivnacova (exhadr01-V10-02-01)      107 01-11-16  I. Hrivnacova (exhadr01-V10-02-01)
111 - Coding guidelines (class member names)          108 - Coding guidelines (class member names)
112                                                   109 
113 30-08-16  I. Hrivnacova (exhadr01-V10-02-00)      110 30-08-16  I. Hrivnacova (exhadr01-V10-02-00)
114 - Removed data. functions and commands to defi    111 - Removed data. functions and commands to define cuts
115   from PhysicsList and PhysicsListMessenger;      112   from PhysicsList and PhysicsListMessenger;
116   using Geant4 commands                           113   using Geant4 commands
117                                                   114 
118 31-08-15  V.Ivanchenko (exhadr01-V10-01-00)       115 31-08-15  V.Ivanchenko (exhadr01-V10-01-00)
119 - PhysicsList - syncronisation with physics_li    116 - PhysicsList - syncronisation with physics_list library
120                                                   117 
121 02-12-13  I. Hrivnacova (exhadr01-V09-06-07)      118 02-12-13  I. Hrivnacova (exhadr01-V09-06-07)
122 - Updated .README for changes in README           119 - Updated .README for changes in README
123                                                   120 
124 21-11-13  A. Dotti      (exhadr01-V09-06-06)      121 21-11-13  A. Dotti      (exhadr01-V09-06-06)
125 - USe G4RunManager::ReinitializeGeometry() to     122 - USe G4RunManager::ReinitializeGeometry() to trigger geometry
126   rebuilds.                                       123   rebuilds.
127 - Remove ui command /testhadr/Update and corre    124 - Remove ui command /testhadr/Update and corresponding
128   DetectorConstruction::Update method             125   DetectorConstruction::Update method
129 - Mark UI command to change detector as ToBeBr    126 - Mark UI command to change detector as ToBeBroadcasted(false)
130 - Update README file for change in ui command     127 - Update README file for change in ui command
131 - Start migration to MT: added CreateSDandFiel    128 - Start migration to MT: added CreateSDandField method
132                                                   129 
133 29-07-13  P. Gumplinger (exhadr01-V09-06-05)      130 29-07-13  P. Gumplinger (exhadr01-V09-06-05)
134 - fix MAC/clang32 compilation warnings            131 - fix MAC/clang32 compilation warnings
135                                                   132 
136 05-06-13  I. Hrivnacova (exhadr01-V09-06-04)      133 05-06-13  I. Hrivnacova (exhadr01-V09-06-04)
137 - Applied coding guidelines (data members name    134 - Applied coding guidelines (data members names and initialization,
138   tabulations, separators)                        135   tabulations, separators)
139                                                   136 
140 05-04-13  V.Ivanchenko (exhadr01-V09-06-03)       137 05-04-13  V.Ivanchenko (exhadr01-V09-06-03)
141 - Appling code guidelines                         138 - Appling code guidelines
142                                                   139 
143 31-01-13  V.Ivanchenko (exhadr01-V09-06-02)       140 31-01-13  V.Ivanchenko (exhadr01-V09-06-02)
144 - PhysicsList - migration to new structure of     141 - PhysicsList - migration to new structure of physics_lists
145                                                   142 
146 12-12-12  V.Ivanchenko (exhadr01-V09-06-01)       143 12-12-12  V.Ivanchenko (exhadr01-V09-06-01)
147 - PhysicsList - removed unused LHEP builder he    144 - PhysicsList - removed unused LHEP builder header
148                                                   145 
149 07-12-12  V.Ivanchenko (exhadr01-V09-06-00)       146 07-12-12  V.Ivanchenko (exhadr01-V09-06-00)
150 - PhysicsList - removed CHIPS and LHEP builder    147 - PhysicsList - removed CHIPS and LHEP builders
151                                                   148 
152 17-11-12  V.Ivanchenko (exhadr01-V09-05-09)       149 17-11-12  V.Ivanchenko (exhadr01-V09-05-09)
153 - PhysicsList - bug fixed (absence of elestic     150 - PhysicsList - bug fixed (absence of elestic scattering)
154     hadronic HyperNews report #734                151     hadronic HyperNews report #734
155                                                   152 
156 15-11-12  I. Hrivnacova (exhadr01-V09-05-08)      153 15-11-12  I. Hrivnacova (exhadr01-V09-05-08)
157 - Synchronized .README with changes in README     154 - Synchronized .README with changes in README
158                                                   155 
159 13-11-12  V.Ivanchenko (exhadr01-V09-05-07)       156 13-11-12  V.Ivanchenko (exhadr01-V09-05-07)
160 - updated README                                  157 - updated README
161 - DetectorConstruction - fixed bug in volume n    158 - DetectorConstruction - fixed bug in volume name
162                                                   159 
163 17-10-12  A. Ribon (exhadr01-V09-05-06)           160 17-10-12  A. Ribon (exhadr01-V09-05-06)
164 - Retagged after that the previous tag was rej    161 - Retagged after that the previous tag was rejected.
165                                                   162 
166 16-10-12  A. Ribon (exhadr01-V09-05-05)           163 16-10-12  A. Ribon (exhadr01-V09-05-05)
167 - Renamed default stopping and ion physics cla    164 - Renamed default stopping and ion physics classes.
168                                                   165 
169 13-10-12  A. Dotti (exhadr01-V09-05-04)           166 13-10-12  A. Dotti (exhadr01-V09-05-04)
170 - Adding explicit use of system of units          167 - Adding explicit use of system of units
171                                                   168 
172 12-07-12  V.Ivant (exhadr01-V09-05-03)            169 12-07-12  V.Ivant (exhadr01-V09-05-03)
173 - Upgraded README                                 170 - Upgraded README
174                                                   171 
175 12-07-12  V.Ivant (exhadr01-V09-05-02)            172 12-07-12  V.Ivant (exhadr01-V09-05-02)
176 - Added G4EmUserPhysics builder, default Physi    173 - Added G4EmUserPhysics builder, default Physics List - FTFP_BERT
177                                                   174 
178 23-05-12  V.Ivant (exhadr01-V09-05-01)            175 23-05-12  V.Ivant (exhadr01-V09-05-01)
179 - Applied code convension                         176 - Applied code convension
180                                                   177 
181 06-01-12  V.Ivant (exhadr01-V09-05-00)            178 06-01-12  V.Ivant (exhadr01-V09-05-00)
182 - DetectorMessenger - fixed deletion of object    179 - DetectorMessenger - fixed deletion of objects
183                                                   180 
184 21-04-11  V.Ivant (exhadr01-V09-04-01)            181 21-04-11  V.Ivant (exhadr01-V09-04-01)
185 - Added new builders for ions                     182 - Added new builders for ions
186                                                   183 
187 17-03-11  V.Ivant (exhadr01-V09-04-00)            184 17-03-11  V.Ivant (exhadr01-V09-04-00)
188 - Fixed typo in printout                          185 - Fixed typo in printout
189                                                   186 
190 19-11-10  V.Ivant (exhadr01-V09-03-10)            187 19-11-10  V.Ivant (exhadr01-V09-03-10)
191 - PhysicsList - update according to Physics Li    188 - PhysicsList - update according to Physics List library
192                                                   189 
193 25-10-10  V.Ivant (exhadr01-V09-03-09)            190 25-10-10  V.Ivant (exhadr01-V09-03-09)
194 - PhysicsList - removed unused headers and dou    191 - PhysicsList - removed unused headers and double definition of
195                 QGSP_BIC_EMY                      192                 QGSP_BIC_EMY
196                                                   193 
197 11-10-10  V.Ivant (exhadr01-V09-03-08)            194 11-10-10  V.Ivant (exhadr01-V09-03-08)
198 - PhysicsList - removed TRV physics lists and     195 - PhysicsList - removed TRV physics lists and cleanup elastic
199 - Histo - use default options for AIDA            196 - Histo - use default options for AIDA
200                                                   197 
201 17-08-10  V.Ivant (exhadr01-V09-03-07)            198 17-08-10  V.Ivant (exhadr01-V09-03-07)
202 - PhysicsList - use deafault elastic builder i    199 - PhysicsList - use deafault elastic builder in majority of cases
203                                                   200 
204 11-06-10  V.Ivant (exhadr01-V09-03-06)            201 11-06-10  V.Ivant (exhadr01-V09-03-06)
205 - Fixed memory leak at destruction                202 - Fixed memory leak at destruction
206 - Cleanup PhysList according to update of phys    203 - Cleanup PhysList according to update of physics_list library
207                                                   204 
208 06-06-10 J.Perl (exhadr01-V09-03-05)              205 06-06-10 J.Perl (exhadr01-V09-03-05)
209 - Remove unused variable in EventAction           206 - Remove unused variable in EventAction
210                                                   207 
211 04-06-10 J.Perl (exhadr01-V09-03-04)              208 04-06-10 J.Perl (exhadr01-V09-03-04)
212 - Updated vis usage                               209 - Updated vis usage
213                                                   210 
214 26-05-10 J.Allsion (exhadr01-V09-03-03)           211 26-05-10 J.Allsion (exhadr01-V09-03-03)
215 - Introduced G4UIExecutive.                       212 - Introduced G4UIExecutive.
216                                                   213 
217 26-05-10 J.Allsion (exhadr01-V09-03-02)           214 26-05-10 J.Allsion (exhadr01-V09-03-02)
218 - Tag name spoiled by finger trouble in tags d    215 - Tag name spoiled by finger trouble in tags database..
219                                                   216 
220 13-01-10  V.Ivant (exhadr01-V09-03-01)            217 13-01-10  V.Ivant (exhadr01-V09-03-01)
221 - Fixed problem of counting of particles leake    218 - Fixed problem of counting of particles leaked from the target
222                                                   219 
223 29-12-09  V.Ivant (exhadr01-V09-03-00)            220 29-12-09  V.Ivant (exhadr01-V09-03-00)
224 - When PhysList defined via PHYSLIST environme    221 - When PhysList defined via PHYSLIST environment variable still
225   make local PhysList messenger available to a    222   make local PhysList messenger available to avoid crash in old macro
226                                                   223 
227 25-09-09  V.Ivant (exhadr01-V09-02-03)            224 25-09-09  V.Ivant (exhadr01-V09-02-03)
228 - Update Physics List choices according to 9.3    225 - Update Physics List choices according to 9.3 configurations
229                                                   226 
230 02-09-09  V.Ivant (exhadr01-V09-02-02)            227 02-09-09  V.Ivant (exhadr01-V09-02-02)
231 - Added histograms on energy depositions: tota    228 - Added histograms on energy depositions: total, electromagnetic,
232   pion, proton                                    229   pion, proton
233                                                   230 
234 23-06-09  V.Ivant (exhadr01-V09-02-01)            231 23-06-09  V.Ivant (exhadr01-V09-02-01)
235 - FB68 substituted by FTFP_BERT_TRV               232 - FB68 substituted by FTFP_BERT_TRV
236                                                   233 
237 15-05-09  V.Ivant (exhadr01-V09-02-00)            234 15-05-09  V.Ivant (exhadr01-V09-02-00)
238 - update to physics_lists lists                   235 - update to physics_lists lists
239                                                   236 
240 20-11-08  V.Ivant (exhadr01-V09-01-04)            237 20-11-08  V.Ivant (exhadr01-V09-01-04)
241 - added charge exchange                           238 - added charge exchange
242                                                   239 
243 17-09-08  V.Ivant (exhadr01-V09-01-03)            240 17-09-08  V.Ivant (exhadr01-V09-01-03)
244 - improved Physics List output                    241 - improved Physics List output
245                                                   242 
246 25-06-08  V.Ivant (exhadr01-V09-01-02)            243 25-06-08  V.Ivant (exhadr01-V09-01-02)
247                                                   244 
248 13-06-08  V.Ivant (exhadr01-V09-01-01)            245 13-06-08  V.Ivant (exhadr01-V09-01-01)
249 - remove usage of AIDA in GNUmakefile             246 - remove usage of AIDA in GNUmakefile
250 - added FTF_BIC Physics Lists                     247 - added FTF_BIC Physics Lists
251                                                   248 
252 19-05-08  V.Ivant (exhadr01-V09-01-00)            249 19-05-08  V.Ivant (exhadr01-V09-01-00)
253 - remove usage of obsolete G4HadronProcessStor    250 - remove usage of obsolete G4HadronProcessStore
254                                                   251 
255 12-12-07  V.Ivant (exhadr01-V09-00-03)            252 12-12-07  V.Ivant (exhadr01-V09-00-03)
256 - remove experimental PhysLists: QGS_BIC, QGSP    253 - remove experimental PhysLists: QGS_BIC, QGSP_CASC
257                                                   254 
258 07-12-07  V.Ivant (exhadr01-V09-00-02)            255 07-12-07  V.Ivant (exhadr01-V09-00-02)
259 - If type of histograms "root" then added "h"     256 - If type of histograms "root" then added "h" in front of histograms id
260                                                   257 
261 16-11-07  V.Ivant (exhadr01-V09-00-01)            258 16-11-07  V.Ivant (exhadr01-V09-00-01)
262 - Added QGSC_BERT PhysList                        259 - Added QGSC_BERT PhysList
263                                                   260 
264 14-11-07  V.Ivant (exhadr01-V09-00-00)            261 14-11-07  V.Ivant (exhadr01-V09-00-00)
265 - Physics List updated according to recent cha    262 - Physics List updated according to recent changes in hadronics and
266   physics_lists packages                          263   physics_lists packages
267                                                   264 
268 01-06-07  V.Ivant (exhadr01-V08-03-03)            265 01-06-07  V.Ivant (exhadr01-V08-03-03)
269 - Physics List updated according to recent cha    266 - Physics List updated according to recent changes in hadronics and
270   physics_lists packages                          267   physics_lists packages
271                                                   268 
272 24-05-07  V.Ivant (exhadr01-V08-03-02)            269 24-05-07  V.Ivant (exhadr01-V08-03-02)
273 - substitute autoptr by normal pointers in His    270 - substitute autoptr by normal pointers in Histo to avoid crash
274                                                   271 
275 21-05-07 V.Ivant (exhadr01-V08-03-01)             272 21-05-07 V.Ivant (exhadr01-V08-03-01)
276 - Fix filling histogram on total energy deposi    273 - Fix filling histogram on total energy deposit in the target
277                                                   274 
278 16-05-07 V.Ivant (exhadr01-V08-03-00)             275 16-05-07 V.Ivant (exhadr01-V08-03-00)
279 - Added histogram on total energy deposit in t    276 - Added histogram on total energy deposit in the target
280 - Use renamed EM builders G4EmStandardPhysics_    277 - Use renamed EM builders G4EmStandardPhysics_option1 and
281   G4EmStandardPhysics_option2                     278   G4EmStandardPhysics_option2
282                                                   279 
283 26-04-07 V.Ivant (exhadr01-V08-02-01)             280 26-04-07 V.Ivant (exhadr01-V08-02-01)
284 - PhysicsList update according to physics_list    281 - PhysicsList update according to physics_lists modification
285                                                   282 
286 18-04-07 V.Ivant (exhadr01-V08-02-00)             283 18-04-07 V.Ivant (exhadr01-V08-02-00)
287 - PhysicsList update according to QBBC modific    284 - PhysicsList update according to QBBC modification
288 - Fix QGSP_BIC_HP PhysicsList (bug report #937    285 - Fix QGSP_BIC_HP PhysicsList (bug report #937)
289                                                   286 
290 24-11-06 V.Ivant (exhadr01-V08-01-03)             287 24-11-06 V.Ivant (exhadr01-V08-01-03)
291 - Include tracking cut for neutrons               288 - Include tracking cut for neutrons
292 - Make changings according to physics_list pac    289 - Make changings according to physics_list package update
293                                                   290 
294 16-11-06 V.Ivant (exhadr01-V08-01-02)             291 16-11-06 V.Ivant (exhadr01-V08-01-02)
295 - Add option to defaine beam position by user     292 - Add option to defaine beam position by user
296                                                   293 
297 31-10-06 V.Ivant (exhadr01-V08-01-01)             294 31-10-06 V.Ivant (exhadr01-V08-01-01)
298 - Use physics_list subdirectory from source tr    295 - Use physics_list subdirectory from source tree
299                                                   296 
300 11-08-06 V.Ivant (exhadr01-V08-01-00)             297 11-08-06 V.Ivant (exhadr01-V08-01-00)
301 - Add PhysList and directory for histograms de    298 - Add PhysList and directory for histograms definition via environment
302   variable                                        299   variable
303 - Fix link of AIDA                                300 - Fix link of AIDA
304                                                   301 
305 23-06-06 V.Ivant (exhadr01-V08-00-06)             302 23-06-06 V.Ivant (exhadr01-V08-00-06)
306 - Fix compilation problem for CLHEP 2.0..; use    303 - Fix compilation problem for CLHEP 2.0..; use correct em builders for EMV, EMX
307   physics lists                                   304   physics lists
308                                                   305 
309 20-06-06 V.Ivant (exhadr01-V08-00-05)             306 20-06-06 V.Ivant (exhadr01-V08-00-05)
310 - Modify PhysicsList according to the PhysicsL    307 - Modify PhysicsList according to the PhysicsList phys-lists-V08-00-10
311                                                   308 
312 15-06-06 V.Ivant (exhadr01-V08-00-04)             309 15-06-06 V.Ivant (exhadr01-V08-00-04)
313 - Modify PhysicsList according to the PhysicsL    310 - Modify PhysicsList according to the PhysicsList phys-lists-V08-00-06
314                                                   311 
315 13-06-06 V.Ivant (exhadr01-V08-00-03)             312 13-06-06 V.Ivant (exhadr01-V08-00-03)
316 - Modify PhysicsList according to the PhysicsL    313 - Modify PhysicsList according to the PhysicsList phys-lists-V08-00-03
317                                                   314 
318 08-06-06 V.Ivant (exhadr01-V08-00-02)             315 08-06-06 V.Ivant (exhadr01-V08-00-02)
319 - Fix compilation error at SUN                    316 - Fix compilation error at SUN
320                                                   317 
321 07-06-06 V.Ivant (exhadr01-V08-00-01)             318 07-06-06 V.Ivant (exhadr01-V08-00-01)
322 - cleanup output, README, visulisation, and hi    319 - cleanup output, README, visulisation, and histograms
323                                                   320 
324 06-06-06 V.Ivant (exhadr01-V08-00-00)             321 06-06-06 V.Ivant (exhadr01-V08-00-00)
325 - first release                                   322 - first release
326                                                   323