34 lines
1.2 KiB
Plaintext
34 lines
1.2 KiB
Plaintext
$Id: History 85260 2014-10-27 08:53:35Z gcosmo $
|
|
-------------------------------------------------------------------
|
|
|
|
=========================================================
|
|
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|
=========================================================
|
|
|
|
spower 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 *
|
|
----------------------------------------------------------
|
|
09-05-18 B. Morgan (spower-V10-04-01)
|
|
- Include G4Types before use of G4MULTITHREADED. For forward
|
|
compatibility with move to #defines over -D for G4 preprocessor
|
|
symbols.
|
|
|
|
26-02-18 R. Hatcher (spower-V10-04-00)
|
|
- Use G4RegisterPhysicsConstructors.icc to ensure G4PhysicsConstructorRegisty
|
|
is filled when using static libraries
|
|
|
|
03-05-17 SI (spower-V10-03-02)
|
|
- updated README
|
|
|
|
30-04-17 SI (spower-V10-03-01)
|
|
- moved stationary constructors to physics_lists
|
|
|
|
16-03-17 SI (spower-V10-03-00)
|
|
- created
|