source: trunk/source/physics_lists/History@ 1260

Last change on this file since 1260 was 1228, checked in by garnier, 16 years ago

update geant4.9.3 tag

File size: 24.7 KB
Line 
1q$Id: History,v 1.119 2009/12/04 13:09:12 gcosmo 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
1804-12-2009, K.Murakami (phys-lists-V09-02-46)
19- Fixed typo in FTFP_EMV.icc for wrong call to G4WarnPLStatus.
20
2103-12-2009, P.Kaitaniemi (phys-lists-V09-02-45)
22- QGSP_INCL_ABLA, Fix: Use Bertini cascade for kaons in the energy range 0 - 10 GeV.
23
2430-11-2009, M.Kosov (phys-lists-V09-02-44)
25- G4QNeutrinoPhysics - process is not created if neutrino is not simulated
26
2728-11-2009, V.Ivanchenko (phys-lists-V09-02-43)
28- QBBC - fixed cross sections for hadron elastic
29
3027-11-2009, G.Folger (phys-lists-V09-02-42)
31- QGSP_BERT_TRV, change transition energies in HadronPhysicsQGSP_BERT_TRV to
32 use BERT ]0,9.9], LEP [9.5, 15], QGSP [10, inf[
33- QGSP_BERT_NOLEP, use G4HadronQElasticPhysics
34- explicitely mark experimental: QGSP_BERT_EMX, QGSP_BERT_TRV, QGSP_FTFP_BERT,
35 QGSP_INCL_ABLA
36- mark as obsolete: FTFP, QGSP, QGSC, QGSC_CHIPS, QGSC_EMV, QGSC_QGSC
37- mark supported ( remove experimental) :FTFP_BERT, FTFP_BERT_EMV
38- Add initial version of G4IonQMDPhysics
39
4025-11-2009, V.Ivanchenko (phys-lists-V09-02-41)
41- G4PhysListFactory - update list of supported referenced PhysicsLists
42- QBBC - updated for the release
43
4424-11-2009, V.Ivanchenko (phys-lists-V09-02-40)
45- G4EmStandardPhysics_option3, G4EmLivermorePhysics, G4EmPenelopePhysics,
46 G4EmLivermorePolarizedPhysics - set finalRange=10um for ions
47- G4EmStandardPhysics_option2 - use default StepFunction for ions
48
4920-11-2009, M.Kosov (phys-lists-V09-02-39)
50- Something was wrong in CHIPS lis, but now it is working
51
5220-11-2009, M.Kosov (phys-lists-V09-02-38)
53- G4QAtomicPhysics and xs_dependent is excluded from the GNUmakefile's
54
5518-11-2009, M.Kosov (phys-lists-V09-02-37)
56- bug fix in CHIPS.icc (call for G4QCaptureAtRestPhysics)
57
5817-11-2009, M.Kosov (phys-lists-V09-02-36)
59- improved dependencies on CHIPS
60
6116-11-2009, M.Kosov (phys-lists-V09-02-35)
62- dependencies on split CHIPS-body and new class G4QCaptureAtRestPhysics
63
6413-11-2009, M.Kosov (phys-lists-V09-02-34)
65- two builders G4QNeutrinoPhysics & G4QPhotoNuclearPhysics with
66 the G4QMessenger are added to the CHIPS physics list
67
6810-11-2009, V.Ivanchenko (phys-lists-V09-02-33)
69- G4EmStandardPhysics_option3, G4EmLivermorePhysics, G4EmPenelopePhysics,
70 G4EmLivermorePolarizedPhysics - added G4NuclearStopping process for
71 GenericIon, He3, alpha particles
72
734-11-2009, P.Gumplinger (phys-lists-V09-02-32)
74- add G4OpticalPhysics and G4OpticalPhysicsMessenger class
75
763-11-2009, M.Kosov (phys-lists-V09-02-31)
77- close the warning about not used quasiElastic
78
7931-10-2009, V.Ivanchenko (phys-lists-V09-02-30)
80- G4EmDNAPhysics (S.Inserti) updated combined Physics List standard/DNA
81
8230-10-2009, V.Ivanchenko (phys-lists-V09-02-29)
83- Review of all EM builders:
84 - in all builders separate definition of processes for He3 and
85 He4 ions; G4eMultipleScattering for e+, e-,
86 G4MuMultipleScattering for muons;
87 - G4UrbanMscModel93 for e+- for all builders except Opt0 and Opt1
88 - G4WentzelVIModel for muons for all builders except Opt0 and Opt1
89 - G4ParameterizedIonModel for Opt3 and all combined builders
90 - StepFunction (0.1, 0.02*mm) for ions inside Opt2
91
9230-10-2009, M.Kosov (phys-lists-V09-02-28)
93- first implementation of the one model CHIPS physics list
94
9508-10-2009, V.Ivanchenko (phys-lists-V09-02-27)
96- fixed compillation problem in G4HadronPhysicsQBBC
97
9804-10-2009, V.Ivanchenko (phys-lists-V09-02-26)
99- modified QBBC - remove template and move QBBC.icc to QBBC.cc;
100 use a new G4VHadronPhysics interface
101- G4HadroHElasticPhysics uses G4WHadronElasticProcess (the result of
102 redesign of elastic) instead of G4UHadronElasticProcess
103- QGSP_BERT_EMV uses G4HadroHElasticPhysics instead of G4HadroElasticPhysics
104
10502-10-2009, V.Ivanchenko (phys-lists-V09-02-25)
106- modified EM standard Physics Lists
107G4EmStandardPhysics - return 9.2 configuration
108G4EmStandardPhysics_option1 - use ApplyCuts=true
109G4EmStandardPhysics_option2 - use G4eMultipleScattering for e+-
110
11109-09-2009, S.Incerti (phys-lists-V09-02-24)
112- added high energy limit to e- models for better clarity in
113G4EmLivermorePhysics.cc
114G4EmLivermorePolarizedPhysics.cc
115
11619-07-2009, P.Kaitaniemi (phys-lists-V09-02-23)
117- Added INCL/ABLA physics builders for protons, neutrons, pions and light ions
118- Added QGSP_INCL_ABLA physics list
119- Added QGSP_INCL_ABLA to the G4PhysListFactory
120
12108-07-2009, S.Incerti (phys-lists-V09-02-22)
122- adapted G4EmLivermorePolarizedPhysics builder similarly to
123the non polarized case
124
12503-06-2009, G.Folger (phys-lists-V09-02-21)
126- no code change
127- use versions of phys-lists-V09-02-18 for
128 builders/include/G4QGSC_CHIPSNeutronBuilder.hh
129 builders/*/G4QNeutronBuilder.{hh,cc}
130
131
13202-06-2009, G.Folger (phys-lists-V09-02-20)
133- Rename HadronPhysicsFB68.{hh,cc} to HadronPhysicsFTFP_BERT_TRV.{hh,cc};
134 required changes in FTFP_BERT_TRV.icc as well.
135- correct typo in experimental/Unsupported names in FTF_BIC.icc and QGSP_EMX.icc
136
13725-05-2009, M.Kosov (phys-lists-V09-02-19)
138- Two new low energy (<290 MeV) nA CHIPS reactions are implemented in the QGSC_CHIPS
139 physics list (works together with the hadr-chips-inter-V09-02-07 CHIPS tag
140
14118-05-2009, G.Folger (phys-lists-V09-02-18)
142- Declare several list obsolete, partially disabling use.
143 Obsolete + disabled (= remove)
144 FTF_EMV, replacment FTFP_BERT_EMV
145 QGSC_EFLOW, replacment QGSC_CHIPS
146 QGSP_EMX, replacment QGSP_BERT_EMX
147 Obsolete:
148 FTFC
149 LHEP_BERT, LHEP_BERT_HP, LHEP_PRECO_HP
150 QGSP_BERT_DIF, QGSP_BERT_NQE, QGSP_DIF, QGSP_EMV, QGSP_EMV_NQE,
151 QGSP_NQE, QGSP_QEL
152
15311-05-2009, V.Ivanchenko phys-lists-V09-02-17
154- Added new PhysLists with special EM options: FTFP_BERT_EMV,
155 FTFP_BERT_EMX, QGSP_BERT_EMX, QGSP_BIC_EMY (opt3 EM physics)
156- Renamed FB68 to FTFP_BERT_TRV
157- G4PhysicsListFactory - updated list of supported PhysLists
158
15910-05-2009, V.Ivanchenko phys-lists-V09-02-16
160G4EmStandardPhysics, G4EmStandardPhysics_option1 - use 9.2 msc
161 model for e+-
162G4EmStandardPhysics_option2 - use G4WentzelVIModel for e+-
163G4EmStandardPhysics_option3 - use updated G4UrbanMscModel2 and
164 use G4RayleighScattering
165G4EmLivermorePhysics - upper limit of Livermore models 1 GeV
166
16723-04-2009, J.Apostolakis phys-lists-V09-02-15
168- Added MaxEnergy method in FTF builders.
169- Added QGSP_FTFP_BERT based on QGSP_BERT replacing the bridging LEP with FTFP,
170 and transitioning from BERT to FTFP between 7 and 9 GeV;
171- Added FB68 as variant of FTFP_BERT with transition between 6 and 8 GeV.
172
17320-04-2009, M.Kosov phys-lists-V09-02-14
174- Two new physics lists QGSC_QGSC and QGSC_CHIPS are added.
175- QGSC_QGSC physics list uses the QGS model with the MultySoft
176 interface to CHIPS at all energies, starting from E=0. For neutrons
177 it still uses LHEP models for the radiativ capture and fission.
178- QGSC_CHIPS physics list uses the QGS model with the EnergyFlow
179 interface to CHIPS at all energies. For the pA interactions the
180 native CHIPS process G4QCollision is used below 290 MeV. The QGSC and
181 G4QCollision processes are joined in one process by the CHIPS
182 G4QDiscProcessMixer interface.
183- The corresponding physics builders are added.
184
18517-04-2009, V.Ivanchenko phys-lists-V09-02-12
186- Restore History after modification of CHIPS builders
187- Fixed G4EmLivermorePhysics, G4EmPenelopePhysics
188- Added new CHIPS PhysLists to the G4PhysListFactory
189- Fixed G4HadronInelasticQBBC - cross sections are created by new,
190 not by value, fission only instantiated for HP
191
19231-03-2009, V.Ivanchenko phys-lists-V09-02-05
193- To fix bug #1056 all cross section data sets are included not as a
194 member of classes but created by new
195- inline constructor and destructors are moved to source for classes:
196 G4VNeutronBuilder, G4VPiKBuilder, G4VProtonBuilder, G4WarnPLStatus
197
19826-03-2009, S.Incerti phys-lists-V09-02-04
199- Added builders for Livermore and Penelope physics processes:
200 G4EmLivermorePhysics, G4EmLivermorePolarizedPhysics, G4EmPenelopePhysics.
201
20225-03-2009, S.Incerti phys-lists-V09-02-03
203- Added builder for DNA physics processes: G4EmDNAPhysics.
204
20512-03-2009, V.Ivanchenko phys-lists-V09-02-02
206- HadronPhysicsQGSC: fixed crash at destruction.
207
20816-02-2009, V.Ivanchenko phys-lists-V09-02-01
209- G4IonBinaryCascadePhysics: use Shen cross section only if Tripathi is
210 not applicable (fixed order of x-sections).
211- G4HadronInelasticQBBC: use G4StringChipsParticleLevelInterface instead of
212 obsolete G4StringChipsInterface.
213
21405-02-2009, V.Ivanchenko phys-lists-V09-02-00
215- G4MiscLHEPBuilder: create processes by "new" in order to have proper
216 deletion at the end of job.
217
21805-12-2008, G.Cosmo phys-lists-V09-01-20
219- Added missing dependency to "run" category in GLOBLIBS for DLL parsing
220 induced by G4PhysicsListFactory which now brings in dependency on
221 G4VModularPhysicsList.
222
22301-12-2008, V.Ivanchenko phys-lists-V09-01-19
224- G4HadronElasticPhysics: fixed adding optional Barashenkov Xsection
225 QBBC - added QBBBG option
226
22721-11-2008, V.Ivanchenko phys-lists-V09-01-18
228- Added sigma_c+, sigma_c++ in the list of stable hadrons
229- added interfaces to G4PhysicsListFactory - ALICE requirement
230
23120-11-2008, V.Ivanchenko phys-lists-V09-01-17
232- Added charge exchange process to QBBC Physics Lists
233
23417-11-2008, V.Ivanchenko phys-lists-V09-01-16
235- Added names to string models builders
236
23714-11-2008, V.Ivanchenko phys-lists-V09-01-15
238G4EmStandardPhysics_option1 - disable ApplyCuts option
239G4EmStandardPhysics_option3 - linLossLimit set to be default (0.01)
240G4PhysicsListFactory - added QBBCG
241
24215-10-2008, V.Ivanchenko phys-lists-V09-01-14
243In all EM builders - set inactive for AlongStep for bremsstrahlung and pair
244 production porcesses for minor CPU improvenment
245
24615-10-2008, V.Ivanchenko phys-lists-V09-01-13
247In all EM builders: added hadron bemsstrahlung and e+e- pair production
248 and e-msc for e+-;
249G4EmStandardPhysics_option2 - enable "ApplyCuts", disable "SubCutoff"
250G4EmStandardPhysics_option3 - added G4LowEnergyRayleigh, set 120 bins
251 for tables (60 is the default), StepFunction per particle type
252
25324-09-2008, V.Ivanchenko phys-lists-V09-01-12
254- QBBC temporary variant which is equivalent QGSP_BERT without LHEP
255 for protons, neutrons and pions
256
25717-09-2008, V.Ivanchenko phys-lists-V09-01-11
258- G4NeutronTrackingCut - added Set methods to define time and energy
259 limits directly
260- G4HadronInelasticQBBC, QBBC - use FTF with Binary Casacde, improved cout
261
26204-08-2008, V.Ivanchenko phys-lists-V09-01-10
263- G4EmStandardPhysics_option2 : use mu-msc for all particles,
264 switch off "subcut" option,
265 switch on "ApplyCuts" option
266- G4EmStandardPhysics_option3 : use e-msc for all particles,
267 switch off subcutoff
268- QBBC - use FTF as a default, remove obsolete methods
269
27030-4-2008, G.Folger phys-lists-V09-01-09
271- Update lists/include/FTF*.icc and lists/include/HadronPhysicsFTF*.icc
272 to NOT use Quasielastic from Chips, as FTF now has quasi-elastic included
273 in the FTF model itsself.
274
27530-05-2008, V.Ivanchenko phys-lists-V09-01-08
276- GNUmakefile - added electromagnetic/highenergy
277- G4EmStandardPhysics_option3 : define linLossLimit per particle type
278- G4EmStandardPhysics_option2 : define linLossLimit 0.01,
279 added hadron induced bremsstrahlung and pair production
280
28119-05-2008, V.Ivanchenko phys-lists-V09-01-07
282- removed obsolete class G4HadronProcessStore (similar is available
283 in processes/hadronic/management)
284
28530-4-2008, G.Folger phys-lists-V09-01-06
286- Fix delete using uninitialized pointers in FTF-BIC, in
287 HadronPhysicsFTF_BIC.{hh,cc}, G4FTFBinaryNeutronBuilder.{hh,cc} and
288 G4LEPNeutronBuilder.cc
289- Remove QGSP_BIC2 and QGSP_CASC lists, and related files.
290
291
29229-04-2008, V.Ivanchenko phys-lists-V09-01-05
293- fixed link problem
294
29525-04-2008, V.Ivanchenko phys-lists-V09-01-04
296- Added D and B mesons to all EM bulders G4EmStandardPhysics*
297- QBBC - fixed compillation warning
298- G4EmStandardPhysics_option2,3 - use spline for Physics Tables
299- G4PhysListFactory - new helper class for building PhysList
300
30126-03-2008, V.Ivanchenko phys-lists-V09-01-03
30226-03-2008, mma
303- G4EmStandardPhysics_option3 : SetStepFunction() per particle type
304
30518-03-2008, V.Ivanchenko phys-lists-V09-01-02
30617-03-2008, mma
307- cosmetic in G4EmStandardPhysics_ to handle G4EmProcessOptions
308
30913-03-2008, V.Ivanchenko phys-lists-V09-01-01
310- Added new builder G4EmStandardPhysics_option3
311
31208-01-2008, V.Ivanchenko phys-lists-V09-01-00
313- G4EmExtraPhysics - fixed bug #993 (swap of synkrotron radiation
314 and mu-nuclear activation).
315
31616-11-2007, G.Folger phys-list-V09-00-12
317- New PL QGSP_BERT_DIF; as QGSP_BERT with projectile diffraction for proton
318 and neutron enabled.
319
32026-11-2007, V.Ivanchenko phys-lists-V09-00-11
321- QBBC - fixed bug in adding of cross section for pions
322
32316-11-2007, G.Folger phys-list-V09-00-10
324- New PL FTF_BIC. Equivalent to QGS_BIC. For pions LEP is not used, as BIC is
325 used up to 5 GeV, thus overlapping with FTF starting at 4 GeV.
326
32715-11-2007, V.Ivanchenko phys-lists-V09-00-09
328- added a possibility to activate G4SynchrotronRadiation and mu-nuclear
329 betwen runs;
330- G4HadronHElasticPhysics - fixed name;
331- QBBC - tuned energy thresholds between string and cascade models
332
33315-11-2007, G.Folger phys-list-V09-00-08
334- New PL QGSC_BERT; use QGSC down to overlap with BERT. LEP not used
335 for proton,neutron,pions,Kaons, except neutron capture and neutron
336 induced fission
337
33815-11-2007, V.Ivanchenko phys-lists-V09-00-07
339- fixed QBBC Physics List for pi and K mesons
340
34115-11-2007, V.Ivanchenko phys-lists-V09-00-06
342- G4RadioactiveDecayPhysics optional builder is added
343- QBBC Physics List use correct interface to CHIPS
344
34514-11-2007, V.Ivanchenko phys-lists-V09-00-05
346- G4HadronDElasticPhysics - fixed run time bug - added low-energy model
347- QBBC options are reviewed and left: QBBC, QBBC_DEL,QBBC_HEL, QBBC_HP
348
34913-11-2007, V.Ivanchenko phys-lists-V09-00-04
350- G4HadronDElasticPhysics is added
351- QBBC Physics List upgraded for 9.1
352
35313-11-2007, G.Folger phys-list-V09-00-03
354- Enable use of projectile diffraction in QGSP-like lists, and create
355 new list using projectile diffraction QGSP_DIF
356- New PL QGS_BIC; like QGSP_BIC, but use binary also for pion and for
357 rescattering via the propagate interface; the deexcitation implicitely
358 uses precompound.
359
36031-10-2007, G.Folger phys-list-V09-00-02
361- New PL QGSP_BIC2: like QGSP_BIC, but use BIC for low energy pions
362
36319-10-2007, G.Folger phys-list-V09-00-01
364- New PL FTFP_BERT: FTFP with Bertini cascade. Crossover from Bertini
365 to FTFP at 4-5 GeV. No LEP for inelastic for p,n,pi,K.
366- G4LEPNeutronBuilder.cc: when limit for MaxInelastic is 0, do NOT add
367 LEP for inelastic; needed by above FTFP_BERT.
368
36902-10-2007, V.Ivanchenko phys-lists-V09-00-00
370- G4EmStandardPhysics_option2 - increase number of bins in tables in
371 two times
372
37327-06-2007, G.Cosmo phys-lists-V08-03-07
374- Updated G4DataQuestionaire to change NeutronHPCrossSections with
375 G4NEUTRONHPDATA environment variable.
376
37711-06-2007, V.Ivanchenko phys-lists-V08-03-06
378- G4EmStandardPhysics_option1 - substitute name "G4v71" by "Minimal"
379
38001-06-2007, V.Ivanchenko phys-lists-V08-03-05
381- in QBBC.icc use consistent cross sections for elastic and inelastic
382
38301-06-2007, G.Folger phys-lists-V08-03-04
384- active Quasielastic for FTF lists. Required changes to lists/*/HadronPhysicsFTF*,
385 and builders/*/G4FTF*Builder.*
386- lower threshold for FTF: FTF starts at 4.0 GeV, overlaps with LEP up to 5.0 GeV
387
38824-05-2007, G.Folger phys-lists-V08-03-03
389- remove obsolete physics lists LHEP_HP, QGSP_HP, LHEP_BIC,
390 LHEP_BIC_HP, LHEP_PRECO.
391- remove physics lists using Mars leading particle classes (*LEAD*).
392- QGSP_BIC_HP is no longer experimental
393- Increment PACK version number
394
39523-05-2007, V.Ivanchenko phys-lists-V08-03-02
396- add G4QEmExtraPhysics for gamma, e+-, mu+- nuclear CHIPS
397
39818-05-2007, V.Ivanchenko phys-lists-V08-03-01
399- remove obsolete G4EmStandardPhysics72 and G4EmStandardPhysics71
400- use new commands for G4EmStandardPhysics_option1,2
401
40216-05-2007, V.Ivanchenko phys-lists-V08-03-00
403- Create new builders G4EmStandardPhysics_option1 from G4EmStandardPhysics71
404 G4EmStandardPhysics_option2 from G4EmStandardPhysics72
405- Remove definition of name of EM constructor from all PL.icc files, now
406 name of EM constructor defined inside the constructor itself.
407
40807-05-2007, G.Folger phys-lists-V08-02-12
409- Add QGSP_BERT_TRV; copy of QGSP_BERT, but change to BERT occurs at
410 (5.0 - 5.4) GeV for proton/neutron/pion/Kaon
411- Increase Pack version number to 5.2
412
41302-05-2007, V.Ivanchenko phys-lists-V08-02-11
414- Fix bug in EMV seria of Physics Lists - restore high performance
415
41626-04-2007, G.Folger phys-lists-V08-02-10
417 - For QGSC, QGSC_EMV, and QGSC_EFLOW enable use of G4QCaptureAtRest()
418 also for muons. Mods needed in G4QStoppingPhysics as well.
419
42026-04-2007, G.Folger phys-lists-V08-02-09
421 - Modifications for Quasielastic. Added to all QGS physics lists execpt
422 the two obsolete QGSC_LEAD/QGSC_LEAD_HP. This also required adapting of
423 - HadronsPhysicsXYZ
424 - {QGSP;QGSC;QGSC_EFLOW}{Neutron,Proton,PiK}Builder
425 - removed unneeded HadronPhysics...{EMV,EMX}; HadronPhysicsLHEP_EMV stays,
426 as this differs in stopping
427
42816-04-2007, V.Ivanchenko phys-lists-V08-02-08
429- QBBC Physics Lists adopt recent upgrades in QGS and FTF
430
43102-04-2007, G.Folger phys-lists-V08-02-07
432- Correct compilation problem with QGSP.icc
433
43430-03-2007, G. Folger phys-lists-V08-02-06
435- Add quasielastic in QGSP; this requiredchanges to
436 - QGSP{proton,Neutron,PiK}Builder adds QuasiElasticChannel on conditional
437 flag
438 - HadronPhysicsQGSP passes flag (default=false) to Builders
439 - QGSP uses flag to include quasielastic
440- new list QGSP_NQSE is copy of QGSP without quasielastic
441
44227-03-2007, V.Ivanchenko phys-lists-V08-02-05
443- G4EmStandardPhysics72 use skin=0 (no ComputeStep)
444- G4HadronHElasticPhysics uses new cross section classes G4BGGNucleonElasticXS
445 and G4BGGPionElasticXS (V.Ivanchenko)
446
44701-03-2007, V.Ivanchenko phys-lists-V08-02-04
448- G4EmStandardPhysics and G4EmStandardPhysics71 use skin=0 (no ComputeStep)
449
45020-02-2007, V.Ivanchenko phys-lists-V08-02-03
451- G4HadronElasticPhysics set limits on low energy and QElastic to zero
452
45313-02-2007, V.Ivanchenko phys-lists-V08-02-02
454- G4EmStandardPhysics - remove extra printout
455
45613-02-2007, V.Ivanchenko phys-lists-V08-02-01
457- G4EmStandardPhysics - use G4hMultipleScattering for muons
458- G4EmStandardPhysics72 use default msc
459
46013-02-2007, A.Howard
461- Added set min/max Energy and Inelastic Energy to NeutronHP builder
462- Fixed special cuts for LBE physics list
463
46415-12-2006, G.Folger - phys-lists-V08-02-00
465- Fix in QGSP_BIC_HP: use HP elastic in this list ( thanks to Alex)
466
46705.12.2006, G.Folger - phys-lists-V08-01-13
468 - add QGSC_EFLOW, using new energy flow method for CHIPS; consequently,
469 HadronPhysicsQGSC_EFLOW and builders G4QGSCEflow{Proton,Neutron,PiK}Builder
470 added as well.
471 QGSC changed to use G4QStringChipsParticleLevelInterface via the builders
472 G4QGS{Proton,Neutron,PiK}Builder; this emulates 8.1 modeling.
473
47405.12.2006, G.Cosmo
475 - GNUmakefile: added definition of GLOBLIBS with correct library
476 dependencies to allow for generation of DLLs on Windows.
477
47829.11.2006, G.Folger - phys-lists-V08-01-12
479 - in G4HadronQElasticPhysics initialize wasActivated in ctor
480
48128.11.2006, G.Folger - phys-lists-V08-01-11
482 - add QGSP_QEL, i.e QGSP with chips elastic
483
48424.11.2006, G.Folger - phys-lists-V08-01-10
485 - add QGSC_EMV and QGSP_BIC_HP
486 - correct neutron tracking cut
487 - various small fixes
488 - update versions numbers
489
49021.11.2006, G.Folger - phys-lists-V08-01-09
491 - add warning to obsolete physics lists
492 (LHEP: _HP, _BIC, BIC_HP, _PRECO, QGSP_HP)
493 - add neutron tracking cut to QGSP and FTF lists without _HP extension
49403.11.2006, G.Folger - phys-lists-V08-01-08
495- Move physics lists into source tree
496- Simplify directory/library structure
497- delete 2 _GN lists - added for G4 8.1 by mistake,
498
49905.10.2006, V.Ivanchenko - phys-lists-V08-01-07
500- QBBC - use LHEP cross section if LHEP option is configured
501
50226.09.2006, V.Ivanchenko - phys-lists-V08-01-06
503- QBBC physics lists - add an option to use Glauber-Gribov cross sections
504
50515.08.2006, V.Ivanchenko - phys-lists-V08-01-05
506- G4NadronElasticPhysics - move includes from .cc to .hh
507
50810.08.2006, V.Ivanchenko - phys-lists-V08-01-04
509- G4NadronElasticPhysics - configure neutrons separately
510 from other hadrons
511- G4HadronProcessStore - implement computation of cross sections
512
51326.07.2006, V.Ivanchenko - phys-lists-V08-01-03
514- Return pLimit= 20 MeV/c
515
51624.07.2006, V.Ivanchenko - phys-lists-V08-01-02
517- Fix - add G4NeutronHPElasticData in the PL, not inside the process
518- Use pLimit=60 MeV/c instead of 20 MeV/c
519
52014.07.06, G.Folger - phys-lists-V08-01-01
521- Correct flag for HP in G4HadronElasticPhysics() to true for
522 LHEP_HP and QGSP_HP
523
52405.07.2006, V.Ivanchenko - phys-lists-V08-01-00
525- Fix initialisation problem for QBBC_HP
526- Fix HP regime for G4NadronElasticPhysics
527- Add cout of the list of processes and models for QBBC
528
52924.06.2006, V.Ivanchenko - phys-lists-V08-00-15
530- Fix typo in BinaryIon builder
531
53223.06.2006, V.Ivanchenko - phys-lists-V08-00-14
533- Fixed activation of LHEp for ions
534
53523.06.2006, V.Ivanchenko - phys-lists-V08-00-13
536- Set dRoverRange=0.8 for EM physics v71
537- Set emaxLHEP=1 TeV for light ions
538
53921.06.2006, V.Ivanchenko - phys-lists-V08-00-12
540- In QGSP_EMV use EM physics v71
541- Create new QGSP_EMX and use EM physics v72
542
54321.06.2006, G.Folger
544- Update physics list version nyumbers, add 0.1 to all modified lists
545
54620.06.2006, G.Folger - phys-lists-V08-00-11
547- Use Bertini cascade for Kaons (K+,K-, K0L, k0S)
548- Add Binary Cascade for Ions to BIC PhysicsLists (VI)
549
55020.06.2006, V.Ivanchenko - phys-lists-V08-00-10
551- Add mu-nuclear option to G4EmExtraBuilder
552- Add commands to G4EmMessenger
553
55417.06.2006, G.Folger - phys-lists-V08-00-09
555- Remove remaining elastic pointers from LHEP builders to
556 avoid crash at destruction
557
55816.06.2006, V.Ivanchenko - phys-lists-V08-00-08
559- Propose more fast EM option QGSP_EMV
560
56116.06.2006, V.Ivanchenko - phys-lists-V08-00-07
562- Fix link problem
563
56415.06.2006, V.Ivanchenko - phys-lists-V08-00-06
565- Update QGSP_EMV
566- Propose G4EmStandardPhysics72 as a fast EM physics
567
56815.05.2006, G.Folger - hadr-lists-V08-00-05
569- Move elastic out of G4Neutron/Proton/PIK- Builder, and use
570 G4HadronElasticPhyics directly in PL
571
57214.06.2006, V.Ivanchenko - phys-lists-V08-00-04
573- Fix bug in G4QStoppingPhysics
574- Use G4QStoppingPhysics in QBBC
575
57608.06.2006, V.Ivanchenko - phys-lists-V08-00-03
577- Migrade stopping physics to CHIPS for all except LBE and LHEP
578- HadronPhysicsQGSP_GN - fix name of the builder
579
58006.06.2006, V.Ivanchenko - phys-lists-V08-00-02
581- Fix compilation error at SUN
582- Use Bertini for kaons in QBBC
583
58403.06.2006, V.Ivanchenko - phys-lists-V08-00-01
585- Fix number of destructors
586- add QBBC subdirectory
587
58802.06.2006, V.Ivanchenko - phys-lists-V08-00-00
589- Exclude physics_list/electromagnetic subdirectory
590- Fix destructor for G4MiscLHEPBuilder
591- Fix problem in destructors of G4DecayPhysics and G4ElectroNuclearBuilder
592- Fix typo in LHEP PhysicsList
593- fix minor typo in G4EmMessenger
594- rename G4EmStandardPhysics71 ->G4EmStandardPhysics72;
595- define StepFunction of e+ and e- (1.0, 1.0*mm) for G4EmStandardPhysics71
596 in order to have backward compatibility with the previous release
597
59802.12.2005, G.Folger & V.Ivantchenko - phys-lists-V07-01-01
599- Includes tags: emphys-V07-01-01 and hadr-lists-V07-01-02.
600- Implemented migration of physics lists to non static particles scheme.
601
60202.08.2005, G.Cosmo - phys-lists-V07-01-00
603- Corrected README of hadronic lists for build instructions.
604
60513.12.2004, G.Cosmo - phys-lists-V06-02-00
606- Imported hadronic lists and electromagnetic lists from top-level.
607- Created.
Note: See TracBrowser for help on using the repository browser.