source: trunk/source/physics_lists/History @ 1340

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

update ti head

File size: 32.7 KB
Line 
1q$Id: History,v 1.158 2010/11/03 16:54:43 gum Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                  Hadronic physics-list History
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
1803-11-2010, P.Gumplinger                (phys-lists-V09-03-34)
19-  correctly implement the new option SetScintillationByParticleType
20   in G4OpticalPhysics
21
2202-11-2010, P.Gumplinger                (phys-lists-V09-03-33)
23-  Make ConstructProcess and ConstructParticle methods public
24   in G4OpticalPhysics
25
2628-10-2010, P.Gumplinger                (phys-lists-V09-03-32)
27-  Add SetScintillationByParticleTypeCmd and associated methods
28
2923-10-2010, P.Gumplinger                (phys-lists-V09-03-31)
30-  Add the G4OpMieHG scattering process to G4OpticalPhysics builder
31
3220-10-2010, L.Pandola                   (phys-lists-V09-03-30)
33- updated physics list LBE to comply with the new EM design
34  (use Livermore models rather than LowEnergy processes)
35
3620-10-2010, L.Pandola                   (phys-lists-V09-03-30)
37- updated physics list LBE to comply with the new EM design
38  (use Livermore models rather than LowEnergy processes)
39
4010-10-2010, V.Ivanchenko                (phys-lists-V09-03-29)
41- anti_deuteron, anti_triton, anti_alpha, anti_He3 are included
42  in all builders except DNA
43- G4EmStandardPhysics - WentzelVI model for multiple scattering and
44             G4CoulombScattering process for muons are added
45- G4EmStandardPhysics_option2 - WentzelVI model for multiple scattering
46             is added for pi+-, kaon+-, protons, single scattering
47             model is not added, because hadron elastic process
48             should be used
49
5008-10-2010, S. Incerti                  (phys-lists-V09-03-28)
51- Added new H excitation model to G4EmDNAPhysics.cc in builders
52
5330-09-2010, G.Folger                    (phys-lists-V09-03-27)
54-  Further Bug fix in G4IonQMDPhysics: use QMD for d, alpha
55
5624-09-2010, V.Ivanchenko                (phys-lists-V09-03-26)
57- G4HadronElasticPhysics - attempt to use exactly the same cross section
58                           for p and n as in 9.4beta
59
6023-09-2010, V.Ivanchenko                (phys-lists-V09-03-25)
61- G4HadronElasticPhysics, G4HadronElasticPhysicsHP - added CHIPS cross
62  sections for p and n on Hydrogen and Helium targets
63- G4PhysicsListFactory - return NULL if the name is wrong
64
6509-09-2010, S.Incerti                   (phys-lists-V09-03-24)
66- Added new e- G4DNA processes to G4EmDNAPhysics.cc in builders
67
6830-08-2010, G.Folger                    (phys-lists-V09-03-23)
69-  Bug fix in G4IonQMDPhysics: wrong energy limit for overlap with BIC
70
7125-08-2010, G.Folger                    (phys-lists-V09-03-22)
72-  Correct obsolete ctor of G4HadronElasticPhysics in header
73
7424-08-2010, V.Ivanchenko (phys-lists-V09-03-21)
75-  don't use
76
7717-08-2010, V.Ivanchenko (phys-lists-V09-03-20)
78- Obsolete G4ParticleWithCut.hh header removed from many .icc files
79  by H.Kurashige
80
8130-07-2010, V.Ivanchenko (phys-lists-V09-03-19)
82- In all EM builders use G4ionIonisation for He3 and He4 ions
83
8429-07-2010, V.Ivanchenko (phys-lists-V09-03-18)
85- G4IonBinaryCascadePhysics - added G4IonProtonCrossSection
86
8729-07-2010, V.Ivanchenko (phys-lists-V09-03-17)
88- G4DataQuestionaire - for optical physics G4REALSURFACEDATA is checked
89  instead of G4LEDATA (bug report #1125), the check is disabled, because
90  not clear if this dataset is mandatory or not; check on new
91  G4NEUTRONXSDATA is added
92- QBBC - added check on G4NEUTRONXSDATA, use G4HadronElasticPhysics
93- G4NeutronCrossSectionXS - added check on G4NEUTRONXSDATA
94- G4HadronElasticPhysics renamed to G4HadronElasticPhysics93
95- G4HadronHElasticPhysics is copied to G4HadronElasticPhysics
96- QGSP_BERT_EMV use G4HadronElasticPhysics instead of G4HadronHElasticPhysics
97- G4HadronHElasticPhysics is marked as obsolete
98
9919-06-2010, V.Ivanchenko (phys-lists-V09-03-16)
100- G4FTFPNeutronBuilder, G4FTFPPiKBuilder, G4FTFPProtonBuilder,
101  G4QGSPNeutronBuilder, G4QGSPPiKBuilder, G4QGSPProtonBuilder
102  G4QGSBuilder - added deletion of G4ExcitationHandler, G4QGSMFragmentation
103  HadronPhysicsQGSP_BERT, HadronPhysicsFTFP_BERT,
104  HadronPhysicsQGSP_FTFP_BERT - added deletion of neutron builder
105
10611-06-2010, G.Folger                    (phys-lists-V09-03-15)
107- fix compilation error in G4QPhotoNuclearPhysics
108
10911-06-2010, G.Folger                    (phys-lists-V09-03-14)
110- tag changes of Vladimir & Mikhail
111
11211-06-2010, V.Ivanchenko
113- G4EmStandardPhysics_option2 - RangeFactor for e+- is set to 0.04
114
11510-06-2010, M. Kosov                            (*** Not tagged ***)
116reset of theParticleIterator in G4QPhotoNuclearPhysics
117
11808-06-2010, G.Folger                    (phys-lists-V09-03-13)
119-  Add Shielding list together with Tatsumi. This list is:
120    - based on FTFP_BERT
121    - using IonQMDPhysics, instead of LHEP ion physics
122    - Neutron_HP
123    - and Barashenkov + Glauber Gribov cross section via G4BGGNucleonInelasticXS
124       for neutron and proton
125    - and JENDL HE cross sections for neutrons
126       
12708-06-2010, G.Folger                    (phys-lists-V09-03-12)
128-  3 more fixes for compilation warnings on unused variables.
129
13007-06-2010, G.Folger                    (phys-lists-V09-03-11)
131-  remove few leftover declarations for G4bool Quasielastic in .icc files
132   for physics lists, not used any longer
133 
13404-06-2010, G.Folger                    (phys-lists-V09-03-10)
135- New ctor for G4NeutronTrackingCut
136- Use new ctors in physics lists
137- QGSP_FTFP_BERT becomes supported (was experimental)
138- remove previously blocked lists (FTFP_EMV, QGSC_EFLOW, QGSP_EMX)
139- remove obsolete lists, except QGSP ( now blocked) and QGSC_CHIPS,
140   ie. removed FTFC, FTFP, LHEP_BERT_HP, LHEP_BERT, LHEP_PRECO_HP,
141    QGSC_EMV, QGSC, QGSC_QGSC, QGSP_BERT_DIF, QGSP_BERT_NQE,
142    QGSP_DIF, QGSP_EMV, QGSP_EMV_NQE, QGSP_NQE, QGSP_QE
143
144
14504-06-2010, M. Kosov                            (phys-lists-V09-03-09)
146particles're restricted to SU(3) hadrons (no pi0 & eta) in G4QElasticPhysics
147
14804-06-2010, M. Kosov                            (phys-lists-V09-03-08)
149bug fix for the virtual distructor in G4QElasticPhysics & G4QIonPhysics
150
15103-June, V.Ivanchenko, G.Folger        (phys-lists-V09-03-07)
152- Introduce new ctor for all builders with signature
153    AbcPhysics::AbcPhyics(G4int ver=value);
154  Existing ctor kept, but updated default arguments to avoid ambigous
155   signatures. Physicslist not changed to use new ctor yet. 
156
157
15803-06-2010, M. Kosov                (phys-lists-V09-03-06)
159- G4QElasticPhysics substitute for G4HadronQElasticPhysics in the CHIPS Physics List
160- G4QIonPhysics substitute for G4IonPhysics in the CHIPS Physics ListList.
161
16202-06-2010, V.Ivanchenko                (phys-lists-V09-03-05)
163- G4EmStandardPhysics_option2 - added G4WentzelVIMscModel for e+-
164- G4EmLivermorePhysics, G4EmPenelopePhysics, G4EmDNAPhysics,
165  G4EmLivermorePolarizedPhysics - added G4GoudsmitSaundersonMscModel for e+-;
166                                - added 1 MeV upper limit for the Livermore
167                                  ionisation model (was 1 GeV)
168
16902-06-2010, G.Folger                    (phys-lists-V09-03-04)
170- revise QGSP_FTFP_BERT and FTFP_BERT to
171   - Use CHIPS G4QInelastic for all "misc" particles, including
172      anti-proton, anti-neutron  and hyperons.
173   - Use interface to CHIPS cross sections G4QHadronInelasticDataSet
174    for Kaons.
175  required changes to respective HadronPhysics... classes.     
176
17726-05-2010, G.Folger                    (phys-lists-V09-03-03)
178- new physics list QGSP_BERT_CHIPS: Use CHIPS G4QInelastic for all
179    "misc" particles, including anti-proton, anti-neutron  and hyperons.
180    Also use interface to CHIPS cross sections G4QHadronInelasticDataSet
181    for Kaons.
182    added classes: QGSP_BERT_CHIPS, HadronPhysicsQGSP_BERT_CHIPS, and
183                   G4MiscCHIPSBuilder
184    modifed G4PhysListFactory to make new list available.
185                     
18619-05-2010, V.Ivanchenko                (phys-lists-V09-03-02)
187- QBBC - disable multi fragmentation model of deexcitation
188
18912-04-2010, V.Ivanchenko                (phys-lists-V09-03-01)
190- LBE - Substituted obsolete G4MultipleScattering by particle wise
191        msc processes
192
19329-12-2009, V.Ivanchenko                (phys-lists-V09-03-00)
194- QBBC - fixed hadron inelastic configuration; instantiated
195         G4PreCompoundModel and its pointer propagated to
196         all high energy models; use CHIPS for anti-protons
197         to avoid crash in FTF
198
19904-12-2009, K.Murakami                  (phys-lists-V09-02-46)
200- Fixed typo in FTFP_EMV.icc for wrong call to G4WarnPLStatus.
201
20203-12-2009, P.Kaitaniemi                (phys-lists-V09-02-45)
203- QGSP_INCL_ABLA, Fix: Use Bertini cascade for kaons in the energy range 0 - 10 GeV.
204
20530-11-2009, M.Kosov                     (phys-lists-V09-02-44)
206- G4QNeutrinoPhysics - process is not created if neutrino is not simulated
207
20828-11-2009, V.Ivanchenko                (phys-lists-V09-02-43)
209- QBBC - fixed cross sections for hadron elastic
210
21127-11-2009, G.Folger                    (phys-lists-V09-02-42)
212- QGSP_BERT_TRV, change transition energies in HadronPhysicsQGSP_BERT_TRV to
213   use BERT ]0,9.9], LEP [9.5, 15], QGSP [10, inf[
214- QGSP_BERT_NOLEP, use G4HadronQElasticPhysics 
215- explicitely mark experimental: QGSP_BERT_EMX, QGSP_BERT_TRV, QGSP_FTFP_BERT,
216     QGSP_INCL_ABLA
217- mark as obsolete: FTFP, QGSP, QGSC, QGSC_CHIPS, QGSC_EMV, QGSC_QGSC
218- mark supported ( remove experimental) :FTFP_BERT,  FTFP_BERT_EMV
219- Add initial version of G4IonQMDPhysics   
220   
22125-11-2009, V.Ivanchenko                  (phys-lists-V09-02-41)
222- G4PhysListFactory - update list of supported referenced PhysicsLists
223- QBBC - updated for the release
224
22524-11-2009, V.Ivanchenko                  (phys-lists-V09-02-40)
226- G4EmStandardPhysics_option3, G4EmLivermorePhysics, G4EmPenelopePhysics,
227  G4EmLivermorePolarizedPhysics - set finalRange=10um for ions
228- G4EmStandardPhysics_option2 - use default StepFunction for ions
229
23020-11-2009, M.Kosov                       (phys-lists-V09-02-39)
231- Something was wrong in CHIPS lis, but now it is working
232
23320-11-2009, M.Kosov                       (phys-lists-V09-02-38)
234- G4QAtomicPhysics and xs_dependent is excluded from the GNUmakefile's
235
23618-11-2009, M.Kosov                       (phys-lists-V09-02-37)
237- bug fix in CHIPS.icc (call for G4QCaptureAtRestPhysics)
238
23917-11-2009, M.Kosov                       (phys-lists-V09-02-36)
240- improved dependencies on CHIPS
241
24216-11-2009, M.Kosov                       (phys-lists-V09-02-35)
243- dependencies on split CHIPS-body and new class G4QCaptureAtRestPhysics
244
24513-11-2009, M.Kosov                       (phys-lists-V09-02-34)
246- two builders G4QNeutrinoPhysics & G4QPhotoNuclearPhysics with
247  the G4QMessenger are added to the CHIPS physics list
248
24910-11-2009, V.Ivanchenko                  (phys-lists-V09-02-33)
250- G4EmStandardPhysics_option3, G4EmLivermorePhysics, G4EmPenelopePhysics,
251  G4EmLivermorePolarizedPhysics - added G4NuclearStopping process for
252                                  GenericIon, He3, alpha particles
253
2544-11-2009, P.Gumplinger                   (phys-lists-V09-02-32)
255- add G4OpticalPhysics and G4OpticalPhysicsMessenger class
256
2573-11-2009, M.Kosov                        (phys-lists-V09-02-31)
258- close the warning about not used quasiElastic
259
26031-10-2009, V.Ivanchenko                   (phys-lists-V09-02-30)
261- G4EmDNAPhysics (S.Inserti) updated combined Physics List standard/DNA
262
26330-10-2009, V.Ivanchenko                   (phys-lists-V09-02-29)
264- Review of all EM builders:
265   - in all builders separate definition of processes for He3 and
266     He4 ions; G4eMultipleScattering for e+, e-,
267     G4MuMultipleScattering for muons;
268   - G4UrbanMscModel93 for e+- for all builders except Opt0 and Opt1
269   - G4WentzelVIModel for muons for all builders except Opt0 and Opt1
270   - G4ParameterizedIonModel for Opt3 and all combined builders
271   - StepFunction (0.1, 0.02*mm) for ions inside Opt2 
272
27330-10-2009, M.Kosov                        (phys-lists-V09-02-28)
274- first implementation of the one model CHIPS physics list
275
27608-10-2009, V.Ivanchenko                   (phys-lists-V09-02-27)
277- fixed compillation problem in G4HadronPhysicsQBBC
278
27904-10-2009, V.Ivanchenko                   (phys-lists-V09-02-26)
280- modified QBBC - remove template and move QBBC.icc to QBBC.cc;
281                  use a new G4VHadronPhysics interface
282- G4HadroHElasticPhysics uses G4WHadronElasticProcess (the result of
283   redesign of elastic) instead of G4UHadronElasticProcess   
284- QGSP_BERT_EMV uses G4HadroHElasticPhysics instead of G4HadroElasticPhysics 
285
28602-10-2009, V.Ivanchenko                   (phys-lists-V09-02-25)
287- modified EM standard Physics Lists
288G4EmStandardPhysics         - return 9.2 configuration
289G4EmStandardPhysics_option1 - use ApplyCuts=true
290G4EmStandardPhysics_option2 - use G4eMultipleScattering for e+-
291
29209-09-2009, S.Incerti                      (phys-lists-V09-02-24)
293- added high energy limit to e- models for better clarity in
294G4EmLivermorePhysics.cc
295G4EmLivermorePolarizedPhysics.cc
296
29719-07-2009, P.Kaitaniemi                   (phys-lists-V09-02-23)
298- Added INCL/ABLA physics builders for protons, neutrons, pions and light ions
299- Added QGSP_INCL_ABLA physics list
300- Added QGSP_INCL_ABLA to the G4PhysListFactory
301
30208-07-2009, S.Incerti                      (phys-lists-V09-02-22)
303- adapted G4EmLivermorePolarizedPhysics builder similarly to
304the non polarized case
305
30603-06-2009, G.Folger                       (phys-lists-V09-02-21)
307- no code change
308- use versions of phys-lists-V09-02-18 for
309   builders/include/G4QGSC_CHIPSNeutronBuilder.hh
310   builders/*/G4QNeutronBuilder.{hh,cc}
311   
312
31302-06-2009, G.Folger                       (phys-lists-V09-02-20)
314- Rename HadronPhysicsFB68.{hh,cc} to HadronPhysicsFTFP_BERT_TRV.{hh,cc};
315   required changes in FTFP_BERT_TRV.icc as well.
316- correct typo in experimental/Unsupported names in FTF_BIC.icc and QGSP_EMX.icc
317   
31825-05-2009, M.Kosov                        (phys-lists-V09-02-19)
319- Two new low energy (<290 MeV) nA CHIPS reactions are implemented in the QGSC_CHIPS
320  physics list (works together with the hadr-chips-inter-V09-02-07 CHIPS tag
321
32218-05-2009, G.Folger                       (phys-lists-V09-02-18)
323- Declare several list obsolete, partially disabling use.
324  Obsolete + disabled  (= remove)
325     FTF_EMV,   replacment FTFP_BERT_EMV
326     QGSC_EFLOW, replacment QGSC_CHIPS
327     QGSP_EMX, replacment QGSP_BERT_EMX
328  Obsolete:
329     FTFC
330     LHEP_BERT, LHEP_BERT_HP, LHEP_PRECO_HP
331     QGSP_BERT_DIF, QGSP_BERT_NQE, QGSP_DIF, QGSP_EMV, QGSP_EMV_NQE,
332     QGSP_NQE, QGSP_QEL 
333
33411-05-2009, V.Ivanchenko phys-lists-V09-02-17
335- Added new PhysLists with special EM options: FTFP_BERT_EMV,
336  FTFP_BERT_EMX, QGSP_BERT_EMX, QGSP_BIC_EMY (opt3 EM physics)
337- Renamed FB68 to FTFP_BERT_TRV
338- G4PhysicsListFactory - updated list of supported PhysLists
339
34010-05-2009, V.Ivanchenko phys-lists-V09-02-16
341G4EmStandardPhysics, G4EmStandardPhysics_option1 - use 9.2 msc
342                                                   model for e+-
343G4EmStandardPhysics_option2 - use G4WentzelVIModel for e+-
344G4EmStandardPhysics_option3 - use updated G4UrbanMscModel2 and
345                              use G4RayleighScattering
346G4EmLivermorePhysics - upper limit of Livermore models 1 GeV
347
34823-04-2009, J.Apostolakis phys-lists-V09-02-15
349- Added MaxEnergy method in FTF builders.
350- Added QGSP_FTFP_BERT based on QGSP_BERT replacing the bridging LEP with FTFP,
351  and transitioning from BERT to FTFP between 7 and 9 GeV;
352- Added FB68 as variant of FTFP_BERT with transition between 6 and 8 GeV.
353
35420-04-2009, M.Kosov phys-lists-V09-02-14
355- Two new physics lists QGSC_QGSC and QGSC_CHIPS are added.
356- QGSC_QGSC physics list uses the QGS model with the MultySoft
357  interface to CHIPS at all energies, starting from E=0. For neutrons
358  it still uses LHEP models for the radiativ capture and fission.
359- QGSC_CHIPS physics list uses the QGS model with the EnergyFlow
360  interface to CHIPS at all energies. For the pA interactions the
361  native CHIPS process G4QCollision is used below 290 MeV. The QGSC and
362  G4QCollision processes are joined in one process by the CHIPS
363  G4QDiscProcessMixer interface.
364- The corresponding physics builders are added.
365
36617-04-2009, V.Ivanchenko phys-lists-V09-02-12
367- Restore History after modification of CHIPS builders
368- Fixed G4EmLivermorePhysics, G4EmPenelopePhysics
369- Added new CHIPS PhysLists to the G4PhysListFactory
370- Fixed G4HadronInelasticQBBC - cross sections are created by new,
371  not by value, fission only instantiated for HP
372
37331-03-2009, V.Ivanchenko phys-lists-V09-02-05
374- To fix bug #1056 all cross section data sets are included not as a
375  member of classes but created by new
376- inline constructor and destructors are moved to source for classes:
377  G4VNeutronBuilder, G4VPiKBuilder, G4VProtonBuilder, G4WarnPLStatus
378
37926-03-2009, S.Incerti phys-lists-V09-02-04
380- Added builders for Livermore and Penelope physics processes:
381  G4EmLivermorePhysics, G4EmLivermorePolarizedPhysics, G4EmPenelopePhysics.
382
38325-03-2009, S.Incerti phys-lists-V09-02-03
384- Added builder for DNA physics processes: G4EmDNAPhysics.
385
38612-03-2009, V.Ivanchenko phys-lists-V09-02-02
387- HadronPhysicsQGSC: fixed crash at destruction.
388
38916-02-2009, V.Ivanchenko phys-lists-V09-02-01
390- G4IonBinaryCascadePhysics: use Shen cross section only if Tripathi is
391  not applicable (fixed order of x-sections).
392- G4HadronInelasticQBBC: use G4StringChipsParticleLevelInterface instead of
393  obsolete G4StringChipsInterface.
394
39505-02-2009, V.Ivanchenko phys-lists-V09-02-00
396- G4MiscLHEPBuilder: create processes by "new" in order to have proper
397  deletion at the end of job.
398
39905-12-2008, G.Cosmo phys-lists-V09-01-20
400- Added missing dependency to "run" category in GLOBLIBS for DLL parsing
401  induced by G4PhysicsListFactory which now brings in dependency on
402  G4VModularPhysicsList.
403
40401-12-2008, V.Ivanchenko phys-lists-V09-01-19
405- G4HadronElasticPhysics: fixed adding optional Barashenkov Xsection
406  QBBC - added QBBBG option
407
40821-11-2008, V.Ivanchenko phys-lists-V09-01-18
409- Added sigma_c+, sigma_c++ in the list of stable hadrons
410- added interfaces to G4PhysicsListFactory - ALICE requirement
411
41220-11-2008, V.Ivanchenko phys-lists-V09-01-17
413- Added charge exchange process to QBBC Physics Lists
414
41517-11-2008, V.Ivanchenko phys-lists-V09-01-16
416- Added names to string models builders
417
41814-11-2008, V.Ivanchenko phys-lists-V09-01-15
419G4EmStandardPhysics_option1 - disable ApplyCuts option
420G4EmStandardPhysics_option3 - linLossLimit set to be default (0.01)
421G4PhysicsListFactory - added QBBCG
422
42315-10-2008, V.Ivanchenko phys-lists-V09-01-14
424In all EM builders - set inactive for AlongStep for bremsstrahlung and pair
425                     production porcesses for minor CPU improvenment
426
42715-10-2008, V.Ivanchenko phys-lists-V09-01-13
428In all EM builders: added hadron bemsstrahlung and e+e- pair production
429  and e-msc for e+-;
430G4EmStandardPhysics_option2 - enable "ApplyCuts", disable "SubCutoff"
431G4EmStandardPhysics_option3 - added G4LowEnergyRayleigh, set 120 bins
432  for tables (60 is the default), StepFunction per particle type
433
43424-09-2008, V.Ivanchenko phys-lists-V09-01-12
435- QBBC temporary variant which is equivalent QGSP_BERT without LHEP
436  for protons, neutrons and pions   
437
43817-09-2008, V.Ivanchenko phys-lists-V09-01-11
439- G4NeutronTrackingCut - added Set methods to define time and energy
440                         limits directly
441- G4HadronInelasticQBBC, QBBC - use FTF with Binary Casacde, improved cout
442
44304-08-2008, V.Ivanchenko phys-lists-V09-01-10
444- G4EmStandardPhysics_option2 : use mu-msc for all particles,
445                                switch off "subcut" option,
446                                switch on "ApplyCuts" option
447- G4EmStandardPhysics_option3 : use e-msc for all particles,
448                                switch off subcutoff
449- QBBC - use FTF as a default, remove obsolete methods
450
45130-4-2008, G.Folger      phys-lists-V09-01-09
452- Update lists/include/FTF*.icc and lists/include/HadronPhysicsFTF*.icc
453   to NOT use Quasielastic from Chips, as FTF now has quasi-elastic included
454   in the FTF model itsself.
455
45630-05-2008, V.Ivanchenko phys-lists-V09-01-08
457- GNUmakefile - added electromagnetic/highenergy
458- G4EmStandardPhysics_option3 : define linLossLimit per particle type
459- G4EmStandardPhysics_option2 : define linLossLimit 0.01,
460                added hadron induced bremsstrahlung and pair production
461
46219-05-2008, V.Ivanchenko phys-lists-V09-01-07
463- removed obsolete class G4HadronProcessStore (similar is available
464  in processes/hadronic/management)
465
46630-4-2008, G.Folger      phys-lists-V09-01-06
467- Fix delete using uninitialized pointers in FTF-BIC, in
468   HadronPhysicsFTF_BIC.{hh,cc},  G4FTFBinaryNeutronBuilder.{hh,cc} and
469   G4LEPNeutronBuilder.cc
470- Remove QGSP_BIC2 and QGSP_CASC lists, and related files.
471
472
47329-04-2008, V.Ivanchenko phys-lists-V09-01-05
474- fixed link problem
475
47625-04-2008, V.Ivanchenko phys-lists-V09-01-04
477- Added D and B mesons to all EM bulders G4EmStandardPhysics*
478- QBBC - fixed compillation warning
479- G4EmStandardPhysics_option2,3 - use spline for Physics Tables
480- G4PhysListFactory - new helper class for building PhysList
481
48226-03-2008, V.Ivanchenko phys-lists-V09-01-03
48326-03-2008, mma
484- G4EmStandardPhysics_option3 : SetStepFunction() per particle type     
485     
48618-03-2008, V.Ivanchenko phys-lists-V09-01-02
48717-03-2008, mma
488- cosmetic in G4EmStandardPhysics_ to handle G4EmProcessOptions
489
49013-03-2008, V.Ivanchenko phys-lists-V09-01-01
491- Added new builder G4EmStandardPhysics_option3
492
49308-01-2008, V.Ivanchenko phys-lists-V09-01-00
494- G4EmExtraPhysics - fixed bug #993 (swap of synkrotron radiation
495  and mu-nuclear activation).
496
49716-11-2007, G.Folger      phys-list-V09-00-12
498- New PL QGSP_BERT_DIF; as QGSP_BERT with projectile diffraction for proton
499  and neutron enabled.
500   
50126-11-2007, V.Ivanchenko phys-lists-V09-00-11
502- QBBC - fixed bug in adding of cross section for pions
503
50416-11-2007, G.Folger      phys-list-V09-00-10
505- New PL FTF_BIC. Equivalent to QGS_BIC. For pions LEP is not used, as BIC is
506    used up to 5 GeV, thus overlapping with FTF starting at 4 GeV.
507
50815-11-2007, V.Ivanchenko phys-lists-V09-00-09
509- added a possibility to activate G4SynchrotronRadiation and mu-nuclear
510  betwen runs;
511- G4HadronHElasticPhysics - fixed name;
512- QBBC - tuned energy thresholds between string and cascade models
513
51415-11-2007, G.Folger      phys-list-V09-00-08
515- New PL QGSC_BERT; use QGSC down to overlap with BERT. LEP not used
516   for proton,neutron,pions,Kaons, except neutron capture and neutron
517   induced fission
518
51915-11-2007, V.Ivanchenko phys-lists-V09-00-07
520- fixed QBBC Physics List for pi and K mesons
521
52215-11-2007, V.Ivanchenko phys-lists-V09-00-06
523- G4RadioactiveDecayPhysics optional builder is added
524- QBBC Physics List use correct interface to CHIPS
525
52614-11-2007, V.Ivanchenko phys-lists-V09-00-05
527- G4HadronDElasticPhysics - fixed run time bug - added low-energy model
528- QBBC options are reviewed and left: QBBC, QBBC_DEL,QBBC_HEL, QBBC_HP
529
53013-11-2007, V.Ivanchenko phys-lists-V09-00-04
531- G4HadronDElasticPhysics is added
532- QBBC Physics List upgraded for 9.1
533
53413-11-2007, G.Folger      phys-list-V09-00-03
535- Enable use of projectile diffraction in QGSP-like lists, and create
536   new list using projectile diffraction QGSP_DIF
537- New PL QGS_BIC; like QGSP_BIC, but use binary also for pion and for
538    rescattering via the propagate interface; the deexcitation implicitely
539    uses precompound.
540     
54131-10-2007, G.Folger      phys-list-V09-00-02
542- New PL QGSP_BIC2: like QGSP_BIC, but use BIC for low energy pions
543
54419-10-2007, G.Folger      phys-list-V09-00-01
545- New PL FTFP_BERT: FTFP with Bertini cascade. Crossover from Bertini
546     to FTFP at 4-5 GeV. No LEP for inelastic for p,n,pi,K.
547-  G4LEPNeutronBuilder.cc: when limit for MaxInelastic is 0, do NOT add
548     LEP for inelastic; needed by above FTFP_BERT.
549
55002-10-2007, V.Ivanchenko phys-lists-V09-00-00
551- G4EmStandardPhysics_option2 - increase number of bins in tables in
552                                two times
553
55427-06-2007, G.Cosmo      phys-lists-V08-03-07
555- Updated G4DataQuestionaire to change NeutronHPCrossSections with
556  G4NEUTRONHPDATA environment variable.
557
55811-06-2007, V.Ivanchenko phys-lists-V08-03-06
559- G4EmStandardPhysics_option1 - substitute name "G4v71" by "Minimal"
560
56101-06-2007, V.Ivanchenko phys-lists-V08-03-05
562- in QBBC.icc use consistent cross sections for elastic and inelastic
563
56401-06-2007, G.Folger     phys-lists-V08-03-04
565- active Quasielastic for FTF lists. Required changes to lists/*/HadronPhysicsFTF*,
566   and builders/*/G4FTF*Builder.*
567- lower threshold for FTF: FTF starts at 4.0 GeV, overlaps with LEP up to 5.0 GeV   
568
56924-05-2007, G.Folger     phys-lists-V08-03-03
570- remove obsolete physics lists LHEP_HP, QGSP_HP, LHEP_BIC,
571   LHEP_BIC_HP, LHEP_PRECO.
572- remove physics lists using Mars leading particle classes (*LEAD*).
573- QGSP_BIC_HP is no longer experimental
574- Increment PACK version number
575
57623-05-2007, V.Ivanchenko phys-lists-V08-03-02
577- add G4QEmExtraPhysics for gamma, e+-, mu+- nuclear CHIPS
578
57918-05-2007, V.Ivanchenko phys-lists-V08-03-01
580- remove obsolete G4EmStandardPhysics72 and G4EmStandardPhysics71
581- use new commands for G4EmStandardPhysics_option1,2
582
58316-05-2007, V.Ivanchenko phys-lists-V08-03-00
584-  Create new builders G4EmStandardPhysics_option1 from G4EmStandardPhysics71
585   G4EmStandardPhysics_option2 from G4EmStandardPhysics72
586-  Remove definition of name of EM constructor from all PL.icc files, now
587   name of EM constructor defined inside the constructor itself.
588
58907-05-2007, G.Folger     phys-lists-V08-02-12
590-  Add QGSP_BERT_TRV; copy of QGSP_BERT, but change to BERT occurs at
591    (5.0 - 5.4) GeV for proton/neutron/pion/Kaon
592-  Increase Pack version number to 5.2   
593
59402-05-2007, V.Ivanchenko phys-lists-V08-02-11
595-  Fix bug in EMV seria of Physics Lists - restore high performance
596
59726-04-2007, G.Folger     phys-lists-V08-02-10
598 - For QGSC, QGSC_EMV, and QGSC_EFLOW enable use of G4QCaptureAtRest()
599   also for muons. Mods needed in G4QStoppingPhysics as well.
600
60126-04-2007, G.Folger     phys-lists-V08-02-09
602 - Modifications for Quasielastic. Added to all QGS physics lists execpt
603    the two obsolete QGSC_LEAD/QGSC_LEAD_HP. This also required adapting of
604    - HadronsPhysicsXYZ
605    - {QGSP;QGSC;QGSC_EFLOW}{Neutron,Proton,PiK}Builder
606 - removed unneeded HadronPhysics...{EMV,EMX}; HadronPhysicsLHEP_EMV stays,
607    as this differs in stopping     
608
60916-04-2007, V.Ivanchenko phys-lists-V08-02-08
610-  QBBC Physics Lists adopt recent upgrades in QGS and FTF
611
61202-04-2007, G.Folger     phys-lists-V08-02-07
613-  Correct compilation problem with QGSP.icc
614
61530-03-2007, G. Folger    phys-lists-V08-02-06
616-  Add quasielastic in QGSP; this requiredchanges to
617   - QGSP{proton,Neutron,PiK}Builder adds QuasiElasticChannel on conditional
618     flag
619   - HadronPhysicsQGSP passes flag (default=false) to Builders
620   - QGSP uses flag to include quasielastic
621- new list QGSP_NQSE is copy of QGSP without quasielastic
622
62327-03-2007, V.Ivanchenko phys-lists-V08-02-05
624-  G4EmStandardPhysics72 use skin=0 (no ComputeStep)
625-  G4HadronHElasticPhysics uses new cross section classes G4BGGNucleonElasticXS
626   and G4BGGPionElasticXS (V.Ivanchenko)
627
62801-03-2007, V.Ivanchenko phys-lists-V08-02-04
629-  G4EmStandardPhysics and G4EmStandardPhysics71 use skin=0 (no ComputeStep)
630
63120-02-2007, V.Ivanchenko phys-lists-V08-02-03
632- G4HadronElasticPhysics set limits on low energy and QElastic to zero
633
63413-02-2007, V.Ivanchenko phys-lists-V08-02-02
635-  G4EmStandardPhysics - remove extra printout
636
63713-02-2007, V.Ivanchenko  phys-lists-V08-02-01
638-  G4EmStandardPhysics - use G4hMultipleScattering for muons
639-  G4EmStandardPhysics72 use default msc
640
64113-02-2007, A.Howard 
642-  Added set min/max Energy and Inelastic Energy to NeutronHP builder
643-  Fixed special cuts for LBE physics list
644
64515-12-2006, G.Folger  -    phys-lists-V08-02-00
646-  Fix in QGSP_BIC_HP: use HP elastic in this list ( thanks to Alex)
647
64805.12.2006, G.Folger  -    phys-lists-V08-01-13
649 - add QGSC_EFLOW, using new energy flow method for CHIPS; consequently,
650   HadronPhysicsQGSC_EFLOW and builders G4QGSCEflow{Proton,Neutron,PiK}Builder
651   added as well.
652   QGSC changed to use G4QStringChipsParticleLevelInterface via the builders
653   G4QGS{Proton,Neutron,PiK}Builder; this emulates 8.1 modeling.
654   
65505.12.2006, G.Cosmo
656 - GNUmakefile: added definition of GLOBLIBS with correct library
657   dependencies to allow for generation of DLLs on Windows.
658
65929.11.2006, G.Folger  -    phys-lists-V08-01-12
660 - in G4HadronQElasticPhysics initialize wasActivated in ctor
661
66228.11.2006, G.Folger  -    phys-lists-V08-01-11
663 - add QGSP_QEL, i.e QGSP with chips elastic
664
66524.11.2006, G.Folger  -    phys-lists-V08-01-10
666 - add QGSC_EMV and QGSP_BIC_HP
667 - correct neutron tracking cut
668 - various small fixes
669 - update versions numbers
670
67121.11.2006, G.Folger  -    phys-lists-V08-01-09
672 - add warning to obsolete physics lists
673   (LHEP: _HP, _BIC, BIC_HP, _PRECO, QGSP_HP)
674 - add neutron tracking cut to QGSP and FTF lists without _HP extension
67503.11.2006, G.Folger  -    phys-lists-V08-01-08
676- Move physics lists into source tree
677- Simplify directory/library structure
678- delete 2 _GN lists - added for G4 8.1 by mistake,
679
68005.10.2006, V.Ivanchenko - phys-lists-V08-01-07
681- QBBC - use LHEP cross section if LHEP option is configured
682
68326.09.2006, V.Ivanchenko - phys-lists-V08-01-06
684- QBBC physics lists - add an option to use Glauber-Gribov cross sections
685
68615.08.2006, V.Ivanchenko - phys-lists-V08-01-05
687- G4NadronElasticPhysics - move includes from .cc to .hh
688
68910.08.2006, V.Ivanchenko - phys-lists-V08-01-04
690- G4NadronElasticPhysics - configure neutrons separately
691  from other hadrons
692- G4HadronProcessStore - implement computation of cross sections
693
69426.07.2006, V.Ivanchenko - phys-lists-V08-01-03
695- Return pLimit= 20 MeV/c
696
69724.07.2006, V.Ivanchenko - phys-lists-V08-01-02
698- Fix - add G4NeutronHPElasticData in the PL, not inside the process
699- Use pLimit=60 MeV/c instead of 20 MeV/c
700
70114.07.06, G.Folger       - phys-lists-V08-01-01
702- Correct flag for HP in G4HadronElasticPhysics() to true for
703  LHEP_HP and QGSP_HP
704
70505.07.2006, V.Ivanchenko - phys-lists-V08-01-00
706- Fix initialisation problem for QBBC_HP
707- Fix HP regime for G4NadronElasticPhysics
708- Add cout of the list of processes and models for QBBC
709
71024.06.2006, V.Ivanchenko - phys-lists-V08-00-15
711- Fix typo in BinaryIon builder
712
71323.06.2006, V.Ivanchenko - phys-lists-V08-00-14
714- Fixed activation of LHEp for ions
715
71623.06.2006, V.Ivanchenko - phys-lists-V08-00-13
717- Set dRoverRange=0.8 for EM physics v71 
718- Set emaxLHEP=1 TeV for light ions
719
72021.06.2006, V.Ivanchenko - phys-lists-V08-00-12
721- In QGSP_EMV use EM physics v71
722- Create new  QGSP_EMX and use EM physics v72
723
72421.06.2006, G.Folger
725-  Update physics list version nyumbers, add 0.1 to all modified lists
726
72720.06.2006, G.Folger - phys-lists-V08-00-11
728- Use Bertini cascade for Kaons (K+,K-, K0L, k0S)
729- Add Binary Cascade for Ions to BIC PhysicsLists (VI)
730 
73120.06.2006, V.Ivanchenko - phys-lists-V08-00-10
732- Add mu-nuclear option to G4EmExtraBuilder
733- Add commands to G4EmMessenger
734
73517.06.2006, G.Folger - phys-lists-V08-00-09
736- Remove remaining elastic pointers from LHEP builders to
737  avoid crash at destruction
738
73916.06.2006, V.Ivanchenko - phys-lists-V08-00-08
740- Propose more fast EM option QGSP_EMV
741
74216.06.2006, V.Ivanchenko - phys-lists-V08-00-07
743- Fix link problem
744
74515.06.2006, V.Ivanchenko - phys-lists-V08-00-06
746- Update QGSP_EMV
747- Propose G4EmStandardPhysics72 as a fast EM physics
748
74915.05.2006, G.Folger     - hadr-lists-V08-00-05
750- Move elastic out of G4Neutron/Proton/PIK- Builder, and use
751   G4HadronElasticPhyics directly in PL
752
75314.06.2006, V.Ivanchenko - phys-lists-V08-00-04
754- Fix bug in G4QStoppingPhysics
755- Use G4QStoppingPhysics in QBBC
756
75708.06.2006, V.Ivanchenko - phys-lists-V08-00-03
758- Migrade stopping physics to CHIPS for all except LBE and LHEP
759- HadronPhysicsQGSP_GN - fix name of the builder
760
76106.06.2006, V.Ivanchenko - phys-lists-V08-00-02
762- Fix compilation error at SUN
763- Use Bertini for kaons in QBBC
764
76503.06.2006, V.Ivanchenko - phys-lists-V08-00-01
766- Fix number of destructors
767- add QBBC subdirectory
768
76902.06.2006, V.Ivanchenko - phys-lists-V08-00-00
770- Exclude physics_list/electromagnetic subdirectory
771- Fix destructor for G4MiscLHEPBuilder
772- Fix problem in destructors of G4DecayPhysics and G4ElectroNuclearBuilder
773- Fix typo in LHEP PhysicsList
774- fix minor typo in G4EmMessenger
775- rename G4EmStandardPhysics71 ->G4EmStandardPhysics72;
776- define StepFunction of e+ and e- (1.0, 1.0*mm) for G4EmStandardPhysics71
777  in order to have backward compatibility with the previous release
778
77902.12.2005, G.Folger & V.Ivanchenko - phys-lists-V07-01-01
780- Includes tags: emphys-V07-01-01 and hadr-lists-V07-01-02.
781- Implemented migration of physics lists to non static particles scheme.
782
78302.08.2005, G.Cosmo - phys-lists-V07-01-00
784- Corrected README of hadronic lists for build instructions.
785
78613.12.2004, G.Cosmo - phys-lists-V06-02-00
787- Imported hadronic lists and electromagnetic lists from top-level.
788- Created.
Note: See TracBrowser for help on using the repository browser.