source: trunk/source/physics_lists/History @ 1317

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

update geant4-09-04-beta-cand-01 interfaces-V09-03-09 vis-V09-03-08

File size: 28.1 KB
Line 
1q$Id: History,v 1.132 2010/06/08 09:00:22 gunter 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
1808-06-2010, G.Folger                    (phys-lists-V09-03-12)
19-  3 more fixes for compilation warnings on unused variables.
20
2107-06-2010, G.Folger                    (phys-lists-V09-03-11)
22-  remove few leftover declarations for G4bool Quasielastic in .icc files
23   for physics lists, not used any longer
24 
2504-06-2010, G.Folger                    (phys-lists-V09-03-10)
26- New ctor for G4NeutronTrackingCut
27- Use new ctors in physics lists
28- QGSP_FTFP_BERT becomes supported (was experimental)
29- remove previously blocked lists (FTFP_EMV, QGSC_EFLOW, QGSP_EMX)
30- remove obsolete lists, except QGSP ( now blocked) and QGSC_CHIPS,
31   ie. removed FTFC, FTFP, LHEP_BERT_HP, LHEP_BERT, LHEP_PRECO_HP,
32    QGSC_EMV, QGSC, QGSC_QGSC, QGSP_BERT_DIF, QGSP_BERT_NQE,
33    QGSP_DIF, QGSP_EMV, QGSP_EMV_NQE, QGSP_NQE, QGSP_QE
34
35
3604-06-2010, M. Kosov                            (phys-lists-V09-03-09)
37particles're restricted to SU(3) hadrons (no pi0 & eta) in G4QElasticPhysics
38
3904-06-2010, M. Kosov                            (phys-lists-V09-03-08)
40bug fix for the virtual distructor in G4QElasticPhysics & G4QIonPhysics
41
4203-June, V.Ivantchenko, G.Folger        (phys-lists-V09-03-07)
43- Introduce new ctor for all builders with signature
44    AbcPhysics::AbcPhyics(G4int ver=value);
45  Existing ctor kept, but updated default arguments to avoid ambigous
46   signatures. Physicslist not changed to use new ctor yet. 
47
48
4903-06-2010, M. Kosov                (phys-lists-V09-03-06)
50- G4QElasticPhysics substitute for G4HadronQElasticPhysics in the CHIPS Physics List
51- G4QIonPhysics substitute for G4IonPhysics in the CHIPS Physics ListList.
52
5302-06-2010, V.Ivanchenko                (phys-lists-V09-03-05)
54- G4EmStandardPhysics_option2 - added G4WentzelVIMscModel for e+-
55- G4EmLivermorePhysics, G4EmPenelopePhysics, G4EmDNAPhysics,
56  G4EmLivermorePolarizedPhysics - added G4GoudsmitSaundersonMscModel for e+-;
57                                - added 1 MeV upper limit for the Livermore
58                                  ionisation model (was 1 GeV)
59
6002-06-2010, G.Folger                    (phys-lists-V09-03-04)
61- revise QGSP_FTFP_BERT and FTFP_BERT to
62   - Use CHIPS G4QInelastic for all "misc" particles, including
63      anti-proton, anti-neutron  and hyperons.
64   - Use interface to CHIPS cross sections G4QHadronInelasticDataSet
65    for Kaons.
66  required changes to respective HadronPhysics... classes.     
67
6826-05-2010, G.Folger                    (phys-lists-V09-03-03)
69- new physics list QGSP_BERT_CHIPS: Use CHIPS G4QInelastic for all
70    "misc" particles, including anti-proton, anti-neutron  and hyperons.
71    Also use interface to CHIPS cross sections G4QHadronInelasticDataSet
72    for Kaons.
73    added classes: QGSP_BERT_CHIPS, HadronPhysicsQGSP_BERT_CHIPS, and
74                   G4MiscCHIPSBuilder
75    modifed G4PhysListFactory to make new list available.
76                     
7719-05-2010, V.Ivanchenko                (phys-lists-V09-03-02)
78- QBBC - disable multi fragmentation model of deexcitation
79
8012-04-2010, V.Ivanchenko                (phys-lists-V09-03-01)
81- LBE - Substituted obsolete G4MultipleScattering by particle wise
82        msc processes
83
8429-12-2009, V.Ivanchenko                (phys-lists-V09-03-00)
85- QBBC - fixed hadron inelastic configuration; instantiated
86         G4PreCompoundModel and its pointer propagated to
87         all high energy models; use CHIPS for anti-protons
88         to avoid crash in FTF
89
9004-12-2009, K.Murakami                  (phys-lists-V09-02-46)
91- Fixed typo in FTFP_EMV.icc for wrong call to G4WarnPLStatus.
92
9303-12-2009, P.Kaitaniemi                (phys-lists-V09-02-45)
94- QGSP_INCL_ABLA, Fix: Use Bertini cascade for kaons in the energy range 0 - 10 GeV.
95
9630-11-2009, M.Kosov                     (phys-lists-V09-02-44)
97- G4QNeutrinoPhysics - process is not created if neutrino is not simulated
98
9928-11-2009, V.Ivanchenko                (phys-lists-V09-02-43)
100- QBBC - fixed cross sections for hadron elastic
101
10227-11-2009, G.Folger                    (phys-lists-V09-02-42)
103- QGSP_BERT_TRV, change transition energies in HadronPhysicsQGSP_BERT_TRV to
104   use BERT ]0,9.9], LEP [9.5, 15], QGSP [10, inf[
105- QGSP_BERT_NOLEP, use G4HadronQElasticPhysics 
106- explicitely mark experimental: QGSP_BERT_EMX, QGSP_BERT_TRV, QGSP_FTFP_BERT,
107     QGSP_INCL_ABLA
108- mark as obsolete: FTFP, QGSP, QGSC, QGSC_CHIPS, QGSC_EMV, QGSC_QGSC
109- mark supported ( remove experimental) :FTFP_BERT,  FTFP_BERT_EMV
110- Add initial version of G4IonQMDPhysics   
111   
11225-11-2009, V.Ivanchenko                  (phys-lists-V09-02-41)
113- G4PhysListFactory - update list of supported referenced PhysicsLists
114- QBBC - updated for the release
115
11624-11-2009, V.Ivanchenko                  (phys-lists-V09-02-40)
117- G4EmStandardPhysics_option3, G4EmLivermorePhysics, G4EmPenelopePhysics,
118  G4EmLivermorePolarizedPhysics - set finalRange=10um for ions
119- G4EmStandardPhysics_option2 - use default StepFunction for ions
120
12120-11-2009, M.Kosov                       (phys-lists-V09-02-39)
122- Something was wrong in CHIPS lis, but now it is working
123
12420-11-2009, M.Kosov                       (phys-lists-V09-02-38)
125- G4QAtomicPhysics and xs_dependent is excluded from the GNUmakefile's
126
12718-11-2009, M.Kosov                       (phys-lists-V09-02-37)
128- bug fix in CHIPS.icc (call for G4QCaptureAtRestPhysics)
129
13017-11-2009, M.Kosov                       (phys-lists-V09-02-36)
131- improved dependencies on CHIPS
132
13316-11-2009, M.Kosov                       (phys-lists-V09-02-35)
134- dependencies on split CHIPS-body and new class G4QCaptureAtRestPhysics
135
13613-11-2009, M.Kosov                       (phys-lists-V09-02-34)
137- two builders G4QNeutrinoPhysics & G4QPhotoNuclearPhysics with
138  the G4QMessenger are added to the CHIPS physics list
139
14010-11-2009, V.Ivanchenko                  (phys-lists-V09-02-33)
141- G4EmStandardPhysics_option3, G4EmLivermorePhysics, G4EmPenelopePhysics,
142  G4EmLivermorePolarizedPhysics - added G4NuclearStopping process for
143                                  GenericIon, He3, alpha particles
144
1454-11-2009, P.Gumplinger                   (phys-lists-V09-02-32)
146- add G4OpticalPhysics and G4OpticalPhysicsMessenger class
147
1483-11-2009, M.Kosov                        (phys-lists-V09-02-31)
149- close the warning about not used quasiElastic
150
15131-10-2009, V.Ivanchenko                   (phys-lists-V09-02-30)
152- G4EmDNAPhysics (S.Inserti) updated combined Physics List standard/DNA
153
15430-10-2009, V.Ivanchenko                   (phys-lists-V09-02-29)
155- Review of all EM builders:
156   - in all builders separate definition of processes for He3 and
157     He4 ions; G4eMultipleScattering for e+, e-,
158     G4MuMultipleScattering for muons;
159   - G4UrbanMscModel93 for e+- for all builders except Opt0 and Opt1
160   - G4WentzelVIModel for muons for all builders except Opt0 and Opt1
161   - G4ParameterizedIonModel for Opt3 and all combined builders
162   - StepFunction (0.1, 0.02*mm) for ions inside Opt2 
163
16430-10-2009, M.Kosov                        (phys-lists-V09-02-28)
165- first implementation of the one model CHIPS physics list
166
16708-10-2009, V.Ivanchenko                   (phys-lists-V09-02-27)
168- fixed compillation problem in G4HadronPhysicsQBBC
169
17004-10-2009, V.Ivanchenko                   (phys-lists-V09-02-26)
171- modified QBBC - remove template and move QBBC.icc to QBBC.cc;
172                  use a new G4VHadronPhysics interface
173- G4HadroHElasticPhysics uses G4WHadronElasticProcess (the result of
174   redesign of elastic) instead of G4UHadronElasticProcess   
175- QGSP_BERT_EMV uses G4HadroHElasticPhysics instead of G4HadroElasticPhysics 
176
17702-10-2009, V.Ivanchenko                   (phys-lists-V09-02-25)
178- modified EM standard Physics Lists
179G4EmStandardPhysics         - return 9.2 configuration
180G4EmStandardPhysics_option1 - use ApplyCuts=true
181G4EmStandardPhysics_option2 - use G4eMultipleScattering for e+-
182
18309-09-2009, S.Incerti                      (phys-lists-V09-02-24)
184- added high energy limit to e- models for better clarity in
185G4EmLivermorePhysics.cc
186G4EmLivermorePolarizedPhysics.cc
187
18819-07-2009, P.Kaitaniemi                   (phys-lists-V09-02-23)
189- Added INCL/ABLA physics builders for protons, neutrons, pions and light ions
190- Added QGSP_INCL_ABLA physics list
191- Added QGSP_INCL_ABLA to the G4PhysListFactory
192
19308-07-2009, S.Incerti                      (phys-lists-V09-02-22)
194- adapted G4EmLivermorePolarizedPhysics builder similarly to
195the non polarized case
196
19703-06-2009, G.Folger                       (phys-lists-V09-02-21)
198- no code change
199- use versions of phys-lists-V09-02-18 for
200   builders/include/G4QGSC_CHIPSNeutronBuilder.hh
201   builders/*/G4QNeutronBuilder.{hh,cc}
202   
203
20402-06-2009, G.Folger                       (phys-lists-V09-02-20)
205- Rename HadronPhysicsFB68.{hh,cc} to HadronPhysicsFTFP_BERT_TRV.{hh,cc};
206   required changes in FTFP_BERT_TRV.icc as well.
207- correct typo in experimental/Unsupported names in FTF_BIC.icc and QGSP_EMX.icc
208   
20925-05-2009, M.Kosov                        (phys-lists-V09-02-19)
210- Two new low energy (<290 MeV) nA CHIPS reactions are implemented in the QGSC_CHIPS
211  physics list (works together with the hadr-chips-inter-V09-02-07 CHIPS tag
212
21318-05-2009, G.Folger                       (phys-lists-V09-02-18)
214- Declare several list obsolete, partially disabling use.
215  Obsolete + disabled  (= remove)
216     FTF_EMV,   replacment FTFP_BERT_EMV
217     QGSC_EFLOW, replacment QGSC_CHIPS
218     QGSP_EMX, replacment QGSP_BERT_EMX
219  Obsolete:
220     FTFC
221     LHEP_BERT, LHEP_BERT_HP, LHEP_PRECO_HP
222     QGSP_BERT_DIF, QGSP_BERT_NQE, QGSP_DIF, QGSP_EMV, QGSP_EMV_NQE,
223     QGSP_NQE, QGSP_QEL 
224
22511-05-2009, V.Ivanchenko phys-lists-V09-02-17
226- Added new PhysLists with special EM options: FTFP_BERT_EMV,
227  FTFP_BERT_EMX, QGSP_BERT_EMX, QGSP_BIC_EMY (opt3 EM physics)
228- Renamed FB68 to FTFP_BERT_TRV
229- G4PhysicsListFactory - updated list of supported PhysLists
230
23110-05-2009, V.Ivanchenko phys-lists-V09-02-16
232G4EmStandardPhysics, G4EmStandardPhysics_option1 - use 9.2 msc
233                                                   model for e+-
234G4EmStandardPhysics_option2 - use G4WentzelVIModel for e+-
235G4EmStandardPhysics_option3 - use updated G4UrbanMscModel2 and
236                              use G4RayleighScattering
237G4EmLivermorePhysics - upper limit of Livermore models 1 GeV
238
23923-04-2009, J.Apostolakis phys-lists-V09-02-15
240- Added MaxEnergy method in FTF builders.
241- Added QGSP_FTFP_BERT based on QGSP_BERT replacing the bridging LEP with FTFP,
242  and transitioning from BERT to FTFP between 7 and 9 GeV;
243- Added FB68 as variant of FTFP_BERT with transition between 6 and 8 GeV.
244
24520-04-2009, M.Kosov phys-lists-V09-02-14
246- Two new physics lists QGSC_QGSC and QGSC_CHIPS are added.
247- QGSC_QGSC physics list uses the QGS model with the MultySoft
248  interface to CHIPS at all energies, starting from E=0. For neutrons
249  it still uses LHEP models for the radiativ capture and fission.
250- QGSC_CHIPS physics list uses the QGS model with the EnergyFlow
251  interface to CHIPS at all energies. For the pA interactions the
252  native CHIPS process G4QCollision is used below 290 MeV. The QGSC and
253  G4QCollision processes are joined in one process by the CHIPS
254  G4QDiscProcessMixer interface.
255- The corresponding physics builders are added.
256
25717-04-2009, V.Ivanchenko phys-lists-V09-02-12
258- Restore History after modification of CHIPS builders
259- Fixed G4EmLivermorePhysics, G4EmPenelopePhysics
260- Added new CHIPS PhysLists to the G4PhysListFactory
261- Fixed G4HadronInelasticQBBC - cross sections are created by new,
262  not by value, fission only instantiated for HP
263
26431-03-2009, V.Ivanchenko phys-lists-V09-02-05
265- To fix bug #1056 all cross section data sets are included not as a
266  member of classes but created by new
267- inline constructor and destructors are moved to source for classes:
268  G4VNeutronBuilder, G4VPiKBuilder, G4VProtonBuilder, G4WarnPLStatus
269
27026-03-2009, S.Incerti phys-lists-V09-02-04
271- Added builders for Livermore and Penelope physics processes:
272  G4EmLivermorePhysics, G4EmLivermorePolarizedPhysics, G4EmPenelopePhysics.
273
27425-03-2009, S.Incerti phys-lists-V09-02-03
275- Added builder for DNA physics processes: G4EmDNAPhysics.
276
27712-03-2009, V.Ivanchenko phys-lists-V09-02-02
278- HadronPhysicsQGSC: fixed crash at destruction.
279
28016-02-2009, V.Ivanchenko phys-lists-V09-02-01
281- G4IonBinaryCascadePhysics: use Shen cross section only if Tripathi is
282  not applicable (fixed order of x-sections).
283- G4HadronInelasticQBBC: use G4StringChipsParticleLevelInterface instead of
284  obsolete G4StringChipsInterface.
285
28605-02-2009, V.Ivanchenko phys-lists-V09-02-00
287- G4MiscLHEPBuilder: create processes by "new" in order to have proper
288  deletion at the end of job.
289
29005-12-2008, G.Cosmo phys-lists-V09-01-20
291- Added missing dependency to "run" category in GLOBLIBS for DLL parsing
292  induced by G4PhysicsListFactory which now brings in dependency on
293  G4VModularPhysicsList.
294
29501-12-2008, V.Ivanchenko phys-lists-V09-01-19
296- G4HadronElasticPhysics: fixed adding optional Barashenkov Xsection
297  QBBC - added QBBBG option
298
29921-11-2008, V.Ivanchenko phys-lists-V09-01-18
300- Added sigma_c+, sigma_c++ in the list of stable hadrons
301- added interfaces to G4PhysicsListFactory - ALICE requirement
302
30320-11-2008, V.Ivanchenko phys-lists-V09-01-17
304- Added charge exchange process to QBBC Physics Lists
305
30617-11-2008, V.Ivanchenko phys-lists-V09-01-16
307- Added names to string models builders
308
30914-11-2008, V.Ivanchenko phys-lists-V09-01-15
310G4EmStandardPhysics_option1 - disable ApplyCuts option
311G4EmStandardPhysics_option3 - linLossLimit set to be default (0.01)
312G4PhysicsListFactory - added QBBCG
313
31415-10-2008, V.Ivanchenko phys-lists-V09-01-14
315In all EM builders - set inactive for AlongStep for bremsstrahlung and pair
316                     production porcesses for minor CPU improvenment
317
31815-10-2008, V.Ivanchenko phys-lists-V09-01-13
319In all EM builders: added hadron bemsstrahlung and e+e- pair production
320  and e-msc for e+-;
321G4EmStandardPhysics_option2 - enable "ApplyCuts", disable "SubCutoff"
322G4EmStandardPhysics_option3 - added G4LowEnergyRayleigh, set 120 bins
323  for tables (60 is the default), StepFunction per particle type
324
32524-09-2008, V.Ivanchenko phys-lists-V09-01-12
326- QBBC temporary variant which is equivalent QGSP_BERT without LHEP
327  for protons, neutrons and pions   
328
32917-09-2008, V.Ivanchenko phys-lists-V09-01-11
330- G4NeutronTrackingCut - added Set methods to define time and energy
331                         limits directly
332- G4HadronInelasticQBBC, QBBC - use FTF with Binary Casacde, improved cout
333
33404-08-2008, V.Ivanchenko phys-lists-V09-01-10
335- G4EmStandardPhysics_option2 : use mu-msc for all particles,
336                                switch off "subcut" option,
337                                switch on "ApplyCuts" option
338- G4EmStandardPhysics_option3 : use e-msc for all particles,
339                                switch off subcutoff
340- QBBC - use FTF as a default, remove obsolete methods
341
34230-4-2008, G.Folger      phys-lists-V09-01-09
343- Update lists/include/FTF*.icc and lists/include/HadronPhysicsFTF*.icc
344   to NOT use Quasielastic from Chips, as FTF now has quasi-elastic included
345   in the FTF model itsself.
346
34730-05-2008, V.Ivanchenko phys-lists-V09-01-08
348- GNUmakefile - added electromagnetic/highenergy
349- G4EmStandardPhysics_option3 : define linLossLimit per particle type
350- G4EmStandardPhysics_option2 : define linLossLimit 0.01,
351                added hadron induced bremsstrahlung and pair production
352
35319-05-2008, V.Ivanchenko phys-lists-V09-01-07
354- removed obsolete class G4HadronProcessStore (similar is available
355  in processes/hadronic/management)
356
35730-4-2008, G.Folger      phys-lists-V09-01-06
358- Fix delete using uninitialized pointers in FTF-BIC, in
359   HadronPhysicsFTF_BIC.{hh,cc},  G4FTFBinaryNeutronBuilder.{hh,cc} and
360   G4LEPNeutronBuilder.cc
361- Remove QGSP_BIC2 and QGSP_CASC lists, and related files.
362
363
36429-04-2008, V.Ivanchenko phys-lists-V09-01-05
365- fixed link problem
366
36725-04-2008, V.Ivanchenko phys-lists-V09-01-04
368- Added D and B mesons to all EM bulders G4EmStandardPhysics*
369- QBBC - fixed compillation warning
370- G4EmStandardPhysics_option2,3 - use spline for Physics Tables
371- G4PhysListFactory - new helper class for building PhysList
372
37326-03-2008, V.Ivanchenko phys-lists-V09-01-03
37426-03-2008, mma
375- G4EmStandardPhysics_option3 : SetStepFunction() per particle type     
376     
37718-03-2008, V.Ivanchenko phys-lists-V09-01-02
37817-03-2008, mma
379- cosmetic in G4EmStandardPhysics_ to handle G4EmProcessOptions
380
38113-03-2008, V.Ivanchenko phys-lists-V09-01-01
382- Added new builder G4EmStandardPhysics_option3
383
38408-01-2008, V.Ivanchenko phys-lists-V09-01-00
385- G4EmExtraPhysics - fixed bug #993 (swap of synkrotron radiation
386  and mu-nuclear activation).
387
38816-11-2007, G.Folger      phys-list-V09-00-12
389- New PL QGSP_BERT_DIF; as QGSP_BERT with projectile diffraction for proton
390  and neutron enabled.
391   
39226-11-2007, V.Ivanchenko phys-lists-V09-00-11
393- QBBC - fixed bug in adding of cross section for pions
394
39516-11-2007, G.Folger      phys-list-V09-00-10
396- New PL FTF_BIC. Equivalent to QGS_BIC. For pions LEP is not used, as BIC is
397    used up to 5 GeV, thus overlapping with FTF starting at 4 GeV.
398
39915-11-2007, V.Ivanchenko phys-lists-V09-00-09
400- added a possibility to activate G4SynchrotronRadiation and mu-nuclear
401  betwen runs;
402- G4HadronHElasticPhysics - fixed name;
403- QBBC - tuned energy thresholds between string and cascade models
404
40515-11-2007, G.Folger      phys-list-V09-00-08
406- New PL QGSC_BERT; use QGSC down to overlap with BERT. LEP not used
407   for proton,neutron,pions,Kaons, except neutron capture and neutron
408   induced fission
409
41015-11-2007, V.Ivanchenko phys-lists-V09-00-07
411- fixed QBBC Physics List for pi and K mesons
412
41315-11-2007, V.Ivanchenko phys-lists-V09-00-06
414- G4RadioactiveDecayPhysics optional builder is added
415- QBBC Physics List use correct interface to CHIPS
416
41714-11-2007, V.Ivanchenko phys-lists-V09-00-05
418- G4HadronDElasticPhysics - fixed run time bug - added low-energy model
419- QBBC options are reviewed and left: QBBC, QBBC_DEL,QBBC_HEL, QBBC_HP
420
42113-11-2007, V.Ivanchenko phys-lists-V09-00-04
422- G4HadronDElasticPhysics is added
423- QBBC Physics List upgraded for 9.1
424
42513-11-2007, G.Folger      phys-list-V09-00-03
426- Enable use of projectile diffraction in QGSP-like lists, and create
427   new list using projectile diffraction QGSP_DIF
428- New PL QGS_BIC; like QGSP_BIC, but use binary also for pion and for
429    rescattering via the propagate interface; the deexcitation implicitely
430    uses precompound.
431     
43231-10-2007, G.Folger      phys-list-V09-00-02
433- New PL QGSP_BIC2: like QGSP_BIC, but use BIC for low energy pions
434
43519-10-2007, G.Folger      phys-list-V09-00-01
436- New PL FTFP_BERT: FTFP with Bertini cascade. Crossover from Bertini
437     to FTFP at 4-5 GeV. No LEP for inelastic for p,n,pi,K.
438-  G4LEPNeutronBuilder.cc: when limit for MaxInelastic is 0, do NOT add
439     LEP for inelastic; needed by above FTFP_BERT.
440
44102-10-2007, V.Ivanchenko phys-lists-V09-00-00
442- G4EmStandardPhysics_option2 - increase number of bins in tables in
443                                two times
444
44527-06-2007, G.Cosmo      phys-lists-V08-03-07
446- Updated G4DataQuestionaire to change NeutronHPCrossSections with
447  G4NEUTRONHPDATA environment variable.
448
44911-06-2007, V.Ivanchenko phys-lists-V08-03-06
450- G4EmStandardPhysics_option1 - substitute name "G4v71" by "Minimal"
451
45201-06-2007, V.Ivanchenko phys-lists-V08-03-05
453- in QBBC.icc use consistent cross sections for elastic and inelastic
454
45501-06-2007, G.Folger     phys-lists-V08-03-04
456- active Quasielastic for FTF lists. Required changes to lists/*/HadronPhysicsFTF*,
457   and builders/*/G4FTF*Builder.*
458- lower threshold for FTF: FTF starts at 4.0 GeV, overlaps with LEP up to 5.0 GeV   
459
46024-05-2007, G.Folger     phys-lists-V08-03-03
461- remove obsolete physics lists LHEP_HP, QGSP_HP, LHEP_BIC,
462   LHEP_BIC_HP, LHEP_PRECO.
463- remove physics lists using Mars leading particle classes (*LEAD*).
464- QGSP_BIC_HP is no longer experimental
465- Increment PACK version number
466
46723-05-2007, V.Ivanchenko phys-lists-V08-03-02
468- add G4QEmExtraPhysics for gamma, e+-, mu+- nuclear CHIPS
469
47018-05-2007, V.Ivanchenko phys-lists-V08-03-01
471- remove obsolete G4EmStandardPhysics72 and G4EmStandardPhysics71
472- use new commands for G4EmStandardPhysics_option1,2
473
47416-05-2007, V.Ivanchenko phys-lists-V08-03-00
475-  Create new builders G4EmStandardPhysics_option1 from G4EmStandardPhysics71
476   G4EmStandardPhysics_option2 from G4EmStandardPhysics72
477-  Remove definition of name of EM constructor from all PL.icc files, now
478   name of EM constructor defined inside the constructor itself.
479
48007-05-2007, G.Folger     phys-lists-V08-02-12
481-  Add QGSP_BERT_TRV; copy of QGSP_BERT, but change to BERT occurs at
482    (5.0 - 5.4) GeV for proton/neutron/pion/Kaon
483-  Increase Pack version number to 5.2   
484
48502-05-2007, V.Ivanchenko phys-lists-V08-02-11
486-  Fix bug in EMV seria of Physics Lists - restore high performance
487
48826-04-2007, G.Folger     phys-lists-V08-02-10
489 - For QGSC, QGSC_EMV, and QGSC_EFLOW enable use of G4QCaptureAtRest()
490   also for muons. Mods needed in G4QStoppingPhysics as well.
491
49226-04-2007, G.Folger     phys-lists-V08-02-09
493 - Modifications for Quasielastic. Added to all QGS physics lists execpt
494    the two obsolete QGSC_LEAD/QGSC_LEAD_HP. This also required adapting of
495    - HadronsPhysicsXYZ
496    - {QGSP;QGSC;QGSC_EFLOW}{Neutron,Proton,PiK}Builder
497 - removed unneeded HadronPhysics...{EMV,EMX}; HadronPhysicsLHEP_EMV stays,
498    as this differs in stopping     
499
50016-04-2007, V.Ivanchenko phys-lists-V08-02-08
501-  QBBC Physics Lists adopt recent upgrades in QGS and FTF
502
50302-04-2007, G.Folger     phys-lists-V08-02-07
504-  Correct compilation problem with QGSP.icc
505
50630-03-2007, G. Folger    phys-lists-V08-02-06
507-  Add quasielastic in QGSP; this requiredchanges to
508   - QGSP{proton,Neutron,PiK}Builder adds QuasiElasticChannel on conditional
509     flag
510   - HadronPhysicsQGSP passes flag (default=false) to Builders
511   - QGSP uses flag to include quasielastic
512- new list QGSP_NQSE is copy of QGSP without quasielastic
513
51427-03-2007, V.Ivanchenko phys-lists-V08-02-05
515-  G4EmStandardPhysics72 use skin=0 (no ComputeStep)
516-  G4HadronHElasticPhysics uses new cross section classes G4BGGNucleonElasticXS
517   and G4BGGPionElasticXS (V.Ivanchenko)
518
51901-03-2007, V.Ivanchenko phys-lists-V08-02-04
520-  G4EmStandardPhysics and G4EmStandardPhysics71 use skin=0 (no ComputeStep)
521
52220-02-2007, V.Ivanchenko phys-lists-V08-02-03
523- G4HadronElasticPhysics set limits on low energy and QElastic to zero
524
52513-02-2007, V.Ivanchenko phys-lists-V08-02-02
526-  G4EmStandardPhysics - remove extra printout
527
52813-02-2007, V.Ivanchenko  phys-lists-V08-02-01
529-  G4EmStandardPhysics - use G4hMultipleScattering for muons
530-  G4EmStandardPhysics72 use default msc
531
53213-02-2007, A.Howard 
533-  Added set min/max Energy and Inelastic Energy to NeutronHP builder
534-  Fixed special cuts for LBE physics list
535
53615-12-2006, G.Folger  -    phys-lists-V08-02-00
537-  Fix in QGSP_BIC_HP: use HP elastic in this list ( thanks to Alex)
538
53905.12.2006, G.Folger  -    phys-lists-V08-01-13
540 - add QGSC_EFLOW, using new energy flow method for CHIPS; consequently,
541   HadronPhysicsQGSC_EFLOW and builders G4QGSCEflow{Proton,Neutron,PiK}Builder
542   added as well.
543   QGSC changed to use G4QStringChipsParticleLevelInterface via the builders
544   G4QGS{Proton,Neutron,PiK}Builder; this emulates 8.1 modeling.
545   
54605.12.2006, G.Cosmo
547 - GNUmakefile: added definition of GLOBLIBS with correct library
548   dependencies to allow for generation of DLLs on Windows.
549
55029.11.2006, G.Folger  -    phys-lists-V08-01-12
551 - in G4HadronQElasticPhysics initialize wasActivated in ctor
552
55328.11.2006, G.Folger  -    phys-lists-V08-01-11
554 - add QGSP_QEL, i.e QGSP with chips elastic
555
55624.11.2006, G.Folger  -    phys-lists-V08-01-10
557 - add QGSC_EMV and QGSP_BIC_HP
558 - correct neutron tracking cut
559 - various small fixes
560 - update versions numbers
561
56221.11.2006, G.Folger  -    phys-lists-V08-01-09
563 - add warning to obsolete physics lists
564   (LHEP: _HP, _BIC, BIC_HP, _PRECO, QGSP_HP)
565 - add neutron tracking cut to QGSP and FTF lists without _HP extension
56603.11.2006, G.Folger  -    phys-lists-V08-01-08
567- Move physics lists into source tree
568- Simplify directory/library structure
569- delete 2 _GN lists - added for G4 8.1 by mistake,
570
57105.10.2006, V.Ivanchenko - phys-lists-V08-01-07
572- QBBC - use LHEP cross section if LHEP option is configured
573
57426.09.2006, V.Ivanchenko - phys-lists-V08-01-06
575- QBBC physics lists - add an option to use Glauber-Gribov cross sections
576
57715.08.2006, V.Ivanchenko - phys-lists-V08-01-05
578- G4NadronElasticPhysics - move includes from .cc to .hh
579
58010.08.2006, V.Ivanchenko - phys-lists-V08-01-04
581- G4NadronElasticPhysics - configure neutrons separately
582  from other hadrons
583- G4HadronProcessStore - implement computation of cross sections
584
58526.07.2006, V.Ivanchenko - phys-lists-V08-01-03
586- Return pLimit= 20 MeV/c
587
58824.07.2006, V.Ivanchenko - phys-lists-V08-01-02
589- Fix - add G4NeutronHPElasticData in the PL, not inside the process
590- Use pLimit=60 MeV/c instead of 20 MeV/c
591
59214.07.06, G.Folger       - phys-lists-V08-01-01
593- Correct flag for HP in G4HadronElasticPhysics() to true for
594  LHEP_HP and QGSP_HP
595
59605.07.2006, V.Ivanchenko - phys-lists-V08-01-00
597- Fix initialisation problem for QBBC_HP
598- Fix HP regime for G4NadronElasticPhysics
599- Add cout of the list of processes and models for QBBC
600
60124.06.2006, V.Ivanchenko - phys-lists-V08-00-15
602- Fix typo in BinaryIon builder
603
60423.06.2006, V.Ivanchenko - phys-lists-V08-00-14
605- Fixed activation of LHEp for ions
606
60723.06.2006, V.Ivanchenko - phys-lists-V08-00-13
608- Set dRoverRange=0.8 for EM physics v71 
609- Set emaxLHEP=1 TeV for light ions
610
61121.06.2006, V.Ivanchenko - phys-lists-V08-00-12
612- In QGSP_EMV use EM physics v71
613- Create new  QGSP_EMX and use EM physics v72
614
61521.06.2006, G.Folger
616-  Update physics list version nyumbers, add 0.1 to all modified lists
617
61820.06.2006, G.Folger - phys-lists-V08-00-11
619- Use Bertini cascade for Kaons (K+,K-, K0L, k0S)
620- Add Binary Cascade for Ions to BIC PhysicsLists (VI)
621 
62220.06.2006, V.Ivanchenko - phys-lists-V08-00-10
623- Add mu-nuclear option to G4EmExtraBuilder
624- Add commands to G4EmMessenger
625
62617.06.2006, G.Folger - phys-lists-V08-00-09
627- Remove remaining elastic pointers from LHEP builders to
628  avoid crash at destruction
629
63016.06.2006, V.Ivanchenko - phys-lists-V08-00-08
631- Propose more fast EM option QGSP_EMV
632
63316.06.2006, V.Ivanchenko - phys-lists-V08-00-07
634- Fix link problem
635
63615.06.2006, V.Ivanchenko - phys-lists-V08-00-06
637- Update QGSP_EMV
638- Propose G4EmStandardPhysics72 as a fast EM physics
639
64015.05.2006, G.Folger     - hadr-lists-V08-00-05
641- Move elastic out of G4Neutron/Proton/PIK- Builder, and use
642   G4HadronElasticPhyics directly in PL
643
64414.06.2006, V.Ivanchenko - phys-lists-V08-00-04
645- Fix bug in G4QStoppingPhysics
646- Use G4QStoppingPhysics in QBBC
647
64808.06.2006, V.Ivanchenko - phys-lists-V08-00-03
649- Migrade stopping physics to CHIPS for all except LBE and LHEP
650- HadronPhysicsQGSP_GN - fix name of the builder
651
65206.06.2006, V.Ivanchenko - phys-lists-V08-00-02
653- Fix compilation error at SUN
654- Use Bertini for kaons in QBBC
655
65603.06.2006, V.Ivanchenko - phys-lists-V08-00-01
657- Fix number of destructors
658- add QBBC subdirectory
659
66002.06.2006, V.Ivanchenko - phys-lists-V08-00-00
661- Exclude physics_list/electromagnetic subdirectory
662- Fix destructor for G4MiscLHEPBuilder
663- Fix problem in destructors of G4DecayPhysics and G4ElectroNuclearBuilder
664- Fix typo in LHEP PhysicsList
665- fix minor typo in G4EmMessenger
666- rename G4EmStandardPhysics71 ->G4EmStandardPhysics72;
667- define StepFunction of e+ and e- (1.0, 1.0*mm) for G4EmStandardPhysics71
668  in order to have backward compatibility with the previous release
669
67002.12.2005, G.Folger & V.Ivantchenko - phys-lists-V07-01-01
671- Includes tags: emphys-V07-01-01 and hadr-lists-V07-01-02.
672- Implemented migration of physics lists to non static particles scheme.
673
67402.08.2005, G.Cosmo - phys-lists-V07-01-00
675- Corrected README of hadronic lists for build instructions.
676
67713.12.2004, G.Cosmo - phys-lists-V06-02-00
678- Imported hadronic lists and electromagnetic lists from top-level.
679- Created.
Note: See TracBrowser for help on using the repository browser.