65 lines
2.1 KiB
Plaintext
65 lines
2.1 KiB
Plaintext
$Id:$
|
|
-------------------------------------------------------------------
|
|
|
|
=========================================================
|
|
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|
=========================================================
|
|
|
|
Example B1 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 *
|
|
----------------------------------------------------------
|
|
|
|
28/10/13 I. Hrivnacova (exampleB1-V09-06-06)
|
|
- Removed SetNumberOfThreads(4) from main (use Geant4 default)
|
|
|
|
26/10/13 mma (exampleB1-V09-06-05)
|
|
- Use /run/printProgress. Cleanup in EventAction
|
|
|
|
08/10/13 I. Hrivnacova (exampleB1-V09-06-04)
|
|
- Removed B1EventInformation for keeping maximum simplicity
|
|
- Improved documentation (added paragraph on Run::Merge())
|
|
- Code clean-up
|
|
|
|
09/06/13 I. Hrivnacova (exampleB1-V09-06-03)
|
|
- clarify local names in user actions
|
|
|
|
05/06/13 mma (exampleB1-V09-06-02)
|
|
- add section about ACTION INITALIZATION to README and .README
|
|
- update section DETECTOR RESPONSE
|
|
|
|
05/05/13 I. Hrivnacova (exampleB1-V09-06-01)
|
|
- Migration for MT (by Makoto):
|
|
Added B1ActionInitialization, B1EventInformation and B1Run classes
|
|
and updated actions classes accordingly.
|
|
README files still need to be updated.
|
|
|
|
15/01/13 I. Hrivnacova (exampleB1-V09-06-00)
|
|
- Tag for a test only (g4svn update with svn 1.7.x)
|
|
|
|
13/11/12 I. Hrivnacova (exampleB1-V09-05-03)
|
|
- Use QBBC physics list instead of QGSP_BIC_EMY, which becomes
|
|
obsolete
|
|
|
|
02/11/12 J. Allison (exampleB1-V09-05-01 and 02)
|
|
- README: Improved.
|
|
|
|
02/11/12 J. Allison (exampleB1-V09-05-00)
|
|
- vis.mac: Improved view and added text, scale, logo etc. to scene.
|
|
|
|
14/11/11 I. Hrivnacova
|
|
- The first tagged version of the new B1 example
|
|
(tagged in basic)
|
|
|
|
31/10/11 I. Hrivnacova
|
|
- change volume names
|
|
- scoring in 1 volume only, with new scheme
|
|
|
|
05/09/11 M. Maire, P. Gueye
|
|
- Created.
|