source: trunk/source/processes/hadronic/models/chiral_inv_phase_space/body/History @ 1340

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

update ti head

File size: 12.4 KB
Line 
1
2       ==========================================================
3       Geant4 - an Object-Oriented Toolkit for Physics Simulation
4       ==========================================================
5
6History file for  hadronic/models/chiral_inv_phase_space/body  directory.
7       
8Summarize all code modifications & keep track of all tags in this file.
9
10****************************************************************************
11*** Geant4 developers can not make changes in this directory or make the ***
12*** History records without permision of M.Kosov: Mikhail.Kossov@cern.ch ***
13****************************************************************************
14
15     -----------------------------------------------------------------
16     * Please list in reverse chronological order (last date on top) *
17     -----------------------------------------------------------------
18
1923-Jun-2010 M.Kosov                           (hadr-chips-body-V09-03-13)
20-----------------------------------------------------------------------
21Using HARP data a big bug is fixed, which influences CHIPS physics
22
2323-Jun-2010 M.Kosov                           (hadr-chips-body-V09-03-12)
24-----------------------------------------------------------------------
25PDG=0 bug fix in G4QEnvironment similar to those made in 9.2.p2
26
2722-Jun-2010 M.Kosov                           (hadr-chips-body-V09-03-11)
28-----------------------------------------------------------------------
29Photon correction improved in G4QEnvironment similar to those made in 9.2.p2
30
3121-Jun-2010 M.Kosov                           (hadr-chips-body-V09-03-10)
32-----------------------------------------------------------------------
33Safety corrections in G4QEnvironment similar to those made in 9.2.p2
34
3519-Jun-2010 M.Kosov                             (hadr-chips-V09-03-06)
36-----------------------------------------------------------------------
37Mutual CHIPS tag for the G4-9-4-beta debugging
38
3910-Jun-2010 M.Kosov                           (hadr-chips-body-V09-03-09)
40-----------------------------------------------------------------------
41Bug fix in G4QEnvironment: when mass is small for Lam,SigP, use Xi0,p
42
4310-Jun-2010 M.Kosov                           (hadr-chips-body-V09-03-08)
44-----------------------------------------------------------------------
45Important bug-fix in G4QPDGCode & G4QEnvironment (Omega-Sima+=Xi0Xi0)
46
4728-May-2010 M.Kosov                           (hadr-chips-body-V09-03-07)
48-----------------------------------------------------------------------
49Zirconium isotopes are corrected in G4QIsotope
50
5128-May-2010 M.Kosov                           (hadr-chips-body-V09-03-06)
52-----------------------------------------------------------------------
53Titanium isotopes are corrected in G4QIsotope (previous was wrong)
54
5528-May-2010 M.Kosov                           (hadr-chips-body-V09-03-05)
56-----------------------------------------------------------------------
57Titanium isotopes are corrected in G4QIsotope
58
5919-May-2010 M.Kosov                           (hadr-chips-body-V09-03-04)
60-----------------------------------------------------------------------
61Decay of Chipolino in the G4QEnvironment, when A_env=0
62
6329-Apr-2010 M.Kosov                           (hadr-chips-body-V09-03-03)
64-----------------------------------------------------------------------
65Bug fix: Precautions for looping in G4QNucleus::ChoosePosition
66
67 4-Feb-2010 M.Kosov                           (hadr-chips-body-V09-03-02)
68-----------------------------------------------------------------------
69Fixed memory corruption in mass calculation
70
71 4-Feb-2010 M.Kosov                           (hadr-chips-body-V09-03-01)
72-----------------------------------------------------------------------
73Mass correction in G4Quasmon, and closed loop-call in G4QEnvironment
74
7531-Jan-2010 M.Kosov                           (hadr-chips-body-V09-03-00)
76-----------------------------------------------------------------------
77Cleaning up
78
7926-Jan-2010 M.Kosov                            (hadr-chips-V09-03-02)
80-----------------------------------------------------------------------
81Mutual tag: cleaning up compilation warning in G4QEnvironment
82
8314-Dec-2009 M.Kosov                           (hadr-chips-body-V09-02-16)
84-----------------------------------------------------------------------
85Mutual tag: Bug fix in G4QNucleus (crash in QGSC for 400 GeV p)
86
8717-Nov-2009 M.Kosov                            (hadr-chips-V09-02-24)
88-----------------------------------------------------------------------
89Mutual tag: Migration of CHIPS-cross_section depenent files to CHIPS-xs_dep
90
9116-Nov-2009 M.Kosov                            (hadr-chips-V09-02-23)
92-----------------------------------------------------------------------
93Mutual tag: Split up of CHIPS-body in three directories -> this
94
9513-Nov-2009 M.Kosov                            (hadr-chips-V09-02-21)
96-----------------------------------------------------------------------
97Mutual tag: G4QDiffractionRatio lost dependence on G4QElasticCrossSection
98
9912-Nov-2009 M.Kosov                            (hadr-chips-V09-02-20)
100-----------------------------------------------------------------------
101Mutual tag: bug fix in G4QDiffractionRatio (tested by Valgrind)
102
10310-Nov-2009 M.Kosov                            (hadr-chips-V09-02-18)
104-----------------------------------------------------------------------
105Mutual tag: Diffraction is added to CHIPS inelastic
106
1075-Nov-2009 M.Kosov                             (hadr-chips-V09-02-17)
108-----------------------------------------------------------------------
109Mutual tag: Bug fix in XS's & migration of G4QNeutronCaptureRatio from
110            body to interface
111
1124-Nov-2009 M.Kosov                             (hadr-chips-V09-02-16)
113-----------------------------------------------------------------------
114Mutual tag: Thanks to Andrea bug fix (skip for Z=0,A=0 residual nucleus)
115            in G4QCollision class
116
1174-Nov-2009 M.Kosov                             (hadr-chips-V09-02-15)
118-----------------------------------------------------------------------
119Mutual tag: Reduction of the CHIPS-body dependency + G4QNucleus bug fix
120
12130-Oct-2009 M.Kosov                             (hadr-chips-V09-02-13)
122-----------------------------------------------------------------------
123Mutual CHIPS tag for new CHIPS hA cross-sections
124- 8 new CHIPS cross-sectopn classes are added + bug is fixed in the CHIPS
125  pA cross_sections + pimA XS class is not fake now, but real
126
12723-Oct-2009 M.Kosov                             (hadr-chips-V09-02-12)
128-----------------------------------------------------------------------
129Mutual CHIPS tag for the bug fix + G4QuasiFreeRatio change (needs make clean)
130
13123-Oct-2009 M.Kosov                         (hadr-chips-body-V09-02-15)
132----------------------------------------------------------------------
133In the G4QuasiFreeRatio class a poblic method GetElTotXS is made for
134the G4GGNuclNuclCrossSection, G4GlauberGribovCrossSection, and
135G4HadronNucleonXsc classes of the hadronic/cross_sections directory
136to calculate the CHIPS hN parameterization without tripled duplication.
137But there exist a similar FetchElTot method, which is automatically cashing
138the cross-sections and works faster.
139
14012-Oct-2009 M.Kosov                             (hadr-chips-V09-02-11)
141-----------------------------------------------------------------------
142Mutual CHIPS tag for the bug fixes (mostly body)
143
14425-Sep-2009 M.Kosov                         (hadr-chips-body-V09-02-14)
145----------------------------------------------------------------------
146A few more bug fixes for E/M conservation
147
14818-Sep-2009 M.Kosov                             (hadr-chips-V09-02-10)
149-----------------------------------------------------------------------
150Mutual CHIPS tag for the heavy fragments in LowEnergy (mostly body)
151
1528-Sep-2009 M.Kosov                              (hadr-chips-V09-02-09)
153-----------------------------------------------------------------------
154Mutual CHIPS tag for the hadron+proton improvement (mostly body)
155
1562-Sep-2009 M.Kosov                              (hadr-chips-V09-02-08)
157-----------------------------------------------------------------------
158Mutual CHIPS tag for the first prototype of the CHIPS Ion-Ion Inelastic
159
16028-Aug-2009 M.Kosov                              (hadr-chips-V09-02-07)
161-----------------------------------------------------------------------
162Mutual CHIPS tag for the Valgrind induced improvement
163
16421-Aug-2009 M.Kosov                              (hadr-chips-V09-02-06)
165-----------------------------------------------------------------------
166Mutual CHIPS tag for added photon- and lepton-nuclear CHIPS inelastic
167
16810-Aug-2009 M.Kosov                         (hadr-chips-body-V09-02-13)
169----------------------------------------------------------------------
170Improved to work for all targets, including Hydrogen
171
1727-Aug-2009 M.Kosov                               (hadr-chips-V09-02-05)
173-----------------------------------------------------------------------
174Mutual CHIPS tag for All-Energies-All-Hadrons pilot tag
175
1765-Aug-2009 M.Kosov                          (hadr-chips-body-V09-02-12)
177----------------------------------------------------------------------
178Bug fix: quasielastic is closed for photons and leptons
179
1805-Aug-2009 M.Kosov                          (hadr-chips-body-V09-02-11)
181-----------------------------------------------------------------------
182Bug fix: noninitialized variabkles in G4QContent class
183
1845-Aug-2009 M.Kosov                               (hadr-chips-V09-02-04)
185-----------------------------------------------------------------------
186Mutual CHIPS tag for All-Energies-Nucleons and -Mesons (only pi+/- & K-)
187
1885-Aug-2009 M.Kosov                               (hadr-chips-V09-02-03)
189-----------------------------------------------------------------------
190Migration of the rest of the XS from interface to body and exclusion of the
191dependency of the G4NucleiPropertiesTable class (absolete by Hisaya)
192
1935-Aug-2009 M.Kosov                              (hadr-chips-body-V09-02-10)
194-----------------------------------------------------------------------
195Necesary line was closed by the debug flag in G4QFragmentation.
196Warning of "leave ASIS" for the Resonance decay is closed in G4Quasmon
197Charge of the electron is corrected in G4QPDGCode.
198
1994-Aug-2009 M.Kosov                              (hadr-chips-body-V09-02-09)
200-----------------------------------------------------------------------
201Fast fix of brackets around && to avoid warnings
202
20331-Jul-2009 M.Kosov                              (hadr-chips-V09-02-02)
204-----------------------------------------------------------------------
205Creation of the beta-version of CHIPS, covering all energies (mutual CHIPS tag)
206
2072-Jul-2009 M.Kosov                              (hadr-chips-body-V09-02-08)
208----------------------------------------------------------------------------
209Everywhere in the CHIPS the internal RndmDir() is replaced by the general
210G4RandomDirection().
211
21230-Jun-2009 M.Kosov                              (hadr-chips-body-V09-02-07)
213----------------------------------------------------------------------------
214Safety correction of the sqrt(neg.val.) in G4QNucleus + internal development
215of the pion production in CHIPS (preliminary, do not influence the other
216applications).
217
21826-May-2009 M.Kosov                              (hadr-chips-body-V09-02-06)
219----------------------------------------------------------------------------
220Safety check of nDelta in the hadronization probability calculations (G4Quasmon)
221to avoid /zero
222
22326-May-2009 M.Kosov                              (hadr-chips-body-V09-02-05)
224----------------------------------------------------------------------------
225In low energy nHe and pHe reactions, when only elastic scattering is possible,
226the inelastic application makes a complain, while it is making the elastic
227scattering (with very low cross-section). *** The complain is closed ***
228
22915-May-2009 M.Kosov                              (hadr-chips-body-V09-02-04)
230----------------------------------------------------------------------------
231For rare cases of the output hadron mass below the GS mass instead of Exception
232in the G4QEnvironment class a fill As Is for the hadron is used with appropriate
233warning. If this case can be reproduced, it should be debugged in future.
234
23529-Apr-2009 M.Kosov                              (hadr-chips-body-V09-02-03)
236----------------------------------------------------------------------------
237The rare situation was Found by Alberto. It is improved in G4QEnvironment.
238When the Hypernucleus can not decay in the residual nucleus and pion, then
239now it is decayed in the residual nucleus and gamma.
Note: See TracBrowser for help on using the repository browser.