83 lines
2.3 KiB
Plaintext
83 lines
2.3 KiB
Plaintext
$Id: History 85260 2014-10-27 08:53:35Z gcosmo $
|
|
-------------------------------------------------------------------
|
|
|
|
=========================================================
|
|
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|
=========================================================
|
|
|
|
svalue 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 *
|
|
----------------------------------------------------------
|
|
|
|
08-09-2017 S. Incerti (svalue-V10-03-03)
|
|
- updated README
|
|
|
|
26-07-2017 S. Incerti (svalue-V10-03-02)
|
|
- added coding guidelines
|
|
|
|
04-04-2017 S. Incerti (svalue-V10-03-01)
|
|
- updated plot.C
|
|
|
|
31-12-2016 S. Incerti (svalue-V10-03-00)
|
|
- cleanup
|
|
|
|
14-10-16 G.Folger (svalue-V10-02-06)
|
|
tagged only on 07-Nov-16
|
|
- remove direct use of theParticleIterator, use GetParticleTableIterator().
|
|
fix required by clang39 on Linux and MAC
|
|
|
|
14-10-2016 S. Incerti (svalue-V10-02-05)
|
|
- updated README
|
|
|
|
28-07-2016 S. Incerti (svalue-V10-02-04)
|
|
- updated plot.C
|
|
|
|
27-07-2016 S. Incerti (svalue-V10-02-03)
|
|
- added plot.C
|
|
|
|
09-07-2016 S. Incerti (svalue-V10-02-02)
|
|
- updated README
|
|
|
|
04-07-2016 I.Hrivnacova (svalue-V10-02-01)
|
|
- Fixes for Doxygen documentation
|
|
|
|
28-05-2016 MK (svalue-V10-02-00)
|
|
- DetectorConstruction.cc: G4RunManager::GetRunManager()->GeometryHasBeenModified()
|
|
- PhysicsList.cc: add other DNA constructors
|
|
- svalue.cc: code clean up
|
|
|
|
17-09-15 SI (svalue-V10-01-08)
|
|
- applied coding guidelines
|
|
|
|
18-08-15 SI (svalue-V10-01-07)
|
|
- updated README
|
|
|
|
07-05-15 MK (svalue-V10-01-06)
|
|
- rollback svalue.in
|
|
|
|
07-05-15 MK (svalue-V10-01-05)
|
|
- rollback physicslist
|
|
|
|
06-05-15 MK (svalue-V10-01-04)
|
|
- make PrimaryGeneratorAction g4 state dependent in order to enable
|
|
generic physics list (empty modular physics list)
|
|
|
|
05-05-15 MK (svalue-V10-01-03)
|
|
- update PhysicsList
|
|
- code cleaning
|
|
|
|
05-05-15 MK (svalue-V10-01-02)
|
|
- remplace HistoManager::Book : kMaxHisto=9 --> kMaxHisto=8
|
|
|
|
04-05-15 SI (svalue-V10-01-01)
|
|
- fix compilation warnings and crashes
|
|
|
|
01-05-15 SI (svalue-V10-01-00)
|
|
- created and adapted from TestEm12
|