Files
geant4/examples/extended/hadronic/NeutronSource/History
T
2021-06-25 16:12:29 +02:00

112 lines
3.6 KiB
Plaintext

=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
NeutronSourcd History file
--------------------------
This file should be used by the G4 example coordinator to briefly
summarize all major modifications introduced in the code and keep
track of all tags.
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
22-06-21 G. Cosmo (NeutronSource-V10-07-06)
- Use new CLHEP units for minute, hour, day, year and millielectronvolt
in PhysicsList.
14-04-21 mma (NeutronSource-V10-07-05)
- NeutronSource.cc: RunManagerFactory
G4SteppingVerboseWithUnits
ParticleHP env variables
- ActionInitialization.hh and cc: remove SteppingVerbose class
04-03-21 A. Ribon (NeutronSource-V10-07-04)
- GammaNuclearPhysics, GammaNuclearPhysicsLEND : replaced
G4PhotoNuclearProcess (that has been deleted) with
G4HadronInelasticProcess.
29-01-21 mma (NeutronSource-V10-07-03)
- TrackingAction, Run: print meanLife
- PhysicsList: add new units for time
15-01-21 mma (NeutronSource-V10-07-02)
- TrackingAction: count secondary particles with meanLife > 0.
05-01-21 mma (NeutronSource-V10-07-01)
- PhysicsList: add GammaNuclearPhysicsLEND
01-01-21 mma (NeutronSource-V10-07-00)
- update ElectromagneticPhysics
25-10-20 mma (NeutronSource-V10-06-02)
- README : add macros descrption
05-08-20 A. Ribon (NeutronSource-V10-06-01)
- envHadronic.(c)sh , NeutronSource.cc : removed deprecated HP
environmental variables and replaced them with corresponding
C++ calls in the main.
(These two shell-script files will be removed in G4 11.0.)
13-05-20 mma (NeutronSource-V10-06-00)
- GammaNuclearPhysics : add G4LowEGammaNuclearModel
07-10-18 mma (NeutronSource-V10-04-07)
- PhysicsList : use G4IonElasticPhysics and G4IonPhysicsXS
07-08-18 mma (NeutronSource-V10-04-06)
- PhysicsList::ConstructProcess() : activate the use of GetHadronicModel(modelName)
17-07-18 mma (NeutronSource-V10-04-05)
- PhysicsList::ConstructProcess() : example to use GetHadronicModel(modelName)
05-07-18 mma (NeutronSource-V10-04-04)
- PhysicsList : modifications to use method ConstructProcess()
25-06-18 mma (NeutronSource-V10-04-03)
- envHadronic : add env variables for particleHP (PHP)
09-05-18 B. Morgan (NeutronSource-V10-04-02)
- Include G4Types before use of G4MULTITHREADED. For forward
compatibility with move to #defines over -D for G4 preprocessor
symbols.
05-04-18 mma (NeutronSource-V10-04-01)
- NeutronSource.cc : set visualisation only in interactive session.
17-03-18 mma (NeutronSource-V10-04-00)
- NeutronSource.cc : remove G4UI_USE and G4VIS_USE
28-11-17 I. Hrivnacova (NeutronSource-V10-03-04)
- Fixed Doxygen warnings
27-04-17 mma (NeutronSource-V10-03-03)
- Update Readme
12-04-17 mma (NeutronSource-V10-03-02)
- BeginOfRunAction() : remove SetRandomNumberStore()
19-02-17 mma (NeutronSource-V10-03-01)
- HistoManager.cc : add a comment
17-02-17 mma (NeutronSource-V10-03-00)
- Run.cc : remove normalisation of all histos
14-10-16 G.Folger (NeutronSource-V10-02-01)
- remove direct use of aParticleIterator, use GetParticleTableIterator().
fix required by clang39 on Linux and MAC
26-09-16 mma (NeutronSource-V10-02-00)
- change name : AmBe --> NeutronSource
22-09-16 mma (AmBe-V10-02-02)
- update GNUmakefile
18-09-16 mma (AmBe-V10-02-01)
- decrease statistic
01-07-16 Michel Maire (AmBe-V10-02-00)
- created from Hadr06