Files
geant4/source/physics_lists/builders/History
T
2018-12-07 15:15:39 +01:00

189 lines
8.4 KiB
Plaintext

-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
Hadronic physics-list/builders History
--------------------------------------
This file should be used to briefly summarize all major modifications
introduced in the code and keeptrack of all tags.
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
22-Nov-2018, Alberto Ribon (phys-builders-V10-04-03)
- G4QGSBinaryPionBuilder, G4QGSBinaryPiKBuilder, G4QGSPPiKBuilder,
G4FTFPPionBuilder, G4BertiniPiKBuilder, G4FTFPPiKBuilder,
G4BertiniPionBuilder, G4FTFBinaryPiKBuilder, G4BinaryPiKBuilder,
G4INCLXXPionBuilder, G4FTFBinaryPionBuilder, G4BinaryPionBuilder,
G4QGSPPionBuilder : use Barashenkov-Glauber-Gribov inelastic cross section
for pions. This allows to avoid to use Gheisha cross sections for pion
inelastic on Hydrogen target.
21-Nov-2018, Alberto Ribon (phys-builders-V10-04-02)
- G4INCLXXPionBuilder : for inelastic pion cross sections at high energies,
use Glauber-Gribov instead of Barashenkov, as for all the other builders.
17-Aug-2018, Vladimir Ivanchenko (phys-builders-V10-04-01)
- G4FTFBinaryPiKBuilder, G4HyperonFTFPBuilder - improved deletion
- OrderingParameterTable - added gamma and e- processes
06-Aug-2018, Alberto Ribon (phys-builders-V10-04-00)
- G4FTFBinaryKaonBuilder, G4QGSPPionBuilder, G4FTFPProtonBuilder,
G4FTFPPiKBuilder, G4QGSPLundStrFragmProtonBuilder, G4FTFPKaonBuilder,
G4FTFPNeutronBuilder, G4QGSPProtonBuilder, G4QGSPKaonBuilder,
G4QGSBinaryPionBuilder, G4FTFBinaryPiKBuilder, G4FTFBinaryNeutronBuilder,
G4QGSBinaryProtonBuilder, G4QGSBinaryPiKBuilder, G4HyperonFTFPBuilder,
G4FTFPAntiBarionBuilder, G4QGSBinaryKaonBuilder, G4FTFBinaryPionBuilder,
G4QGSBinaryNeutronBuilder, G4QGSPPiKBuilder, G4FTFPPionBuilder,
G4QGSPNeutronBuilder, G4FTFBinaryProtonBuilder :
replaced the explicit high-energy limit of hadronic physics with the one
from G4HadronicParameters .
7-Nov-2017, T. Koi (phys-builders-V10-03-06)
- G4NeutronLENDBuilder: Modify setting of selection of target data
26-Apr-2017, Andrea Dotti (phys-builders-V10-03-03, -04 -05)
- Next step in migration to new design to properly clean memory in MT mode
G4BuilderInterface renamed G4PhysicsBuilderInterface and moved to run
category
- Coworking tag: run-V10-03-08
17-Apr-2017, Andrea Dotti (phys-builders-V10-03-02)
- Workaround for compilation errror for MIC (that is actually a bug in the
compiler for MIC)
13-Apr-2017, Andrea Dotti (phys-builders-V10-03-01)
- Fix compilation warning
12-Apr-2017, Andrea Dotti (phys-builders-V10-03-00)
- New design with base class for all builders
- Add c++11 compatibility
- Removed unused class TheoModelFactory
15-Apr-2016, Vladimir Ivanchenko (phys-builders-V10-02-01)
- OrderingParameterTable - disable msc PostStep
18-Jan-2016, Alberto Ribon (phys-builders-V10-02-00)
- G4NeutronHPBuilder : used the name "NeutronHPInelastic"
(instead of "ParticleHPInelastic")
19-Nov-2015, Alberto Ribon (phys-builders-V10-01-05)
- G4NeutronHPBuilder : kept only the header file, with a
typedef to G4NeutronPHPBuilder
05-Nov-2015, Alberto Ribon (phys-builders-V10-01-04)
- Removed neutron_hp/ .
03-Nov-2015, Alberto Ribon (phys-builders-V10-01-03)
- G4NeutronHPBuilder : migrated to ParticleHP. Now it is equivalent
to G4NeutronPHPBuilder, so G4NeutronHPBuilder will be deleted soon.
06-April-2015, Andrea Dotti (phys-builders-V10-01-02)
- Coverity fixes
17-March-2015, Vladimir Ivanchenko (phys-builders-V10-01-01)
- G4AlphaBuilder, G4AlphaPHPBuilder, G4DeuteronBuilder,
G4DeuteronPHPBuilder, G4He3Builder, G4He3PHPBuilder,
G4NeutronHPBuilder, G4NeutronLENDBuilder, G4NeutronPHPBuilder,
G4ProtonPHPBuilder, G4TritonBuilder, G4TritonPHPBuilder
removed deletion of cross section at exit to avoid double
deletion
13-March-2015, Vladimir Ivanchenko (phys-builders-V10-01-00)
- G4INCLXXNeutronBuilder, G4INCLXXProtonBuilder, G4INCLXXPionBuilder
do not delete model and x-section at exit
- G4INCLXXPionBuilder - fixed pion cross section for pi-
12-Nov-2014, G.Folger (phys-builders-V10-00-07)
- remove reference to G4INCLXXPiKBuilder.{hh,cc} from sources.cmake
07-Nov-2014, P. Arce (phys-builders-V10-00-06)
- Add builders for particle_hp physics list
15-October-2014, Gabriele Cosmo (phys-builders-V10-00-05)
- Added dependency to 'de_excitation/fission' module in GNUMakefile
and sources.cmake, now required by INCLXX.
06-June-2014, Vladimir Ivanchenko (phys-builders-V10-00-04)
- In all builders do not create a new instance of G4PreCompoundModel
and G4ExcitationHandler to reduce number of its instances.
- Do not delete processes/models/cross sections in destructors
of builders
03-June-2014, Julia Yarba (phys-builders-V10-00-03)
- Add G4QGSPLundStrFragmProtonBuilder(.hh and .cc) which outfits
QGSP model with G4 LundStringFragmentation object (instead of the
older G4QGSMFfragmentation); this appears to give better agreement
with data at the energies above 100GeV (tested for proton+C)
- Set minimum energy for G4QGSPLundStrFragmProtonBuilder at 100GeV
27-May-2014, Davide Mancusi (phys-builders-V10-00-02)
- Convert G4INCLXXPiKBuilder to G4INCLXXPionBuilder.
- Set the maximum energy for G4INCLXXPionBuilder to 20 GeV.
- Add G4QGSPKaonBuilder.
09-May-2014, Vladimir Ivanchenko (phys-builders-V10-00-01)
- OrderingParameterTable - processes "AnnihToMuMu" and "AnnihToHad"
should not be active AtRest - fixed problem report #1598
06-Mar-2014, Alberto Ribon (phys-builders-V10-00-00)
- Fixed memory leak in G4FTFBuilder.cc.
07-Nov-2013, Alberto Ribon (phys-builders-V09-06-13)
- Removed low_energy and high_energy from sources.cmake and GNUmakefile.
05-Nov-2013, Michael Kelsey (phys-builders-V09-06-12)
- Retagged after previous tag was rejected. No changes required.
05-Nov-2013, Alberto Ribon (phys-builders-V09-06-11)
- Removed G4LEPPiKBuilder, G4LEPPionBuilder, G4LEPNeutronBuilder,
G4LEPProtonBuilder, and G4MiscBuilder.
30-Oct-2013, Alberto Ribon (phys-builders-V09-06-10)
- Coverity fixes (removed variables that are not needed) in the
following classes: G4QGSBuilder, G4QGSPPiKBuilder,
G4QGSPNeutronBuilder, G4QGSPPionBuilder, and G4QGSPProtonBuilder.
04-Oct-2013, Davide Mancusi (phys-builders-V09-06-09)
- INCLXX neutron builder now uses G4NeutronInelasticXS.
22-Jul-2013, Alberto Ribon (phys-builders-V09-06-08)
- Nothing is changed: simply re-propose the previous tag after
fixing an initialization problem in materials category.
19-Jul-2013, Alberto Ribon (phys-builders-V09-06-07)
- Introduced a boolean parameter to the constructor of the class
G4NeutronBuilder to switch on the fission process. The default
is fission off, but for the HP-based physics lists it is activated.
21-Mar-2013, Alberto Ribon (phys-builders-V09-06-06)
- Fixed warning message in G4FTFBinaryKaonBuilder and G4HyperonFTFPBuilder.
19-Mar-2013, Alberto Ribon (phys-builders-V09-06-05)
- Added a new method to the builders: G4FTFBinaryNeutronBuilder,
G4FTFBinaryProtonBuilder.
19-Mar-2013, Alberto Ribon (phys-builders-V09-06-04)
- Added the new builders: G4FTFPPionBuilder, G4FTFPKaonBuilder,
G4QGSBinaryPionBuilder, G4QGSBinaryKaonBuilder.
- Added a new method to the builders: G4FTFBinaryPionBuilder,
G4FTFBinaryKaonBuilder.
08-Mar-2013, Davide Mancusi (phys-builders-V09-06-03)
- Fix problem with overlapping model ranges.
- Depends on phys-ctor-hinelastic-V09-06-06.
22-Feb-2013, Davide Mancusi (phys-builders-V09-06-02)
- Modified INCLXX proton and neutron builders to use PreCompound below 2 MeV.
08-Feb-2013, Vladimir Ivanchenko (phys-builders-V09-06-01)
- GNUmakefile fixed - G4LIB_BUILD_EXPAT is added
10-Jan-2013, Gunter Folger (phys-builders-V09-06-00)
- new directory structure introduced.
builders directory only keeps hadronic builders, hadronic constructors moved to
constructors/hadron_inelastic