| 1 | $Id: History,v 1.23 2007/12/12 12:00:23 vnivanch Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | hadr01 History file
|
|---|
| 9 | --------------------
|
|---|
| 10 | This file should be used by the G4 example coordinator to briefly
|
|---|
| 11 | summarize all major modifications introduced in the code and keep
|
|---|
| 12 | track of all tags.
|
|---|
| 13 |
|
|---|
| 14 | ----------------------------------------------------------
|
|---|
| 15 | * Reverse chronological order (last date on top), please *
|
|---|
| 16 | ----------------------------------------------------------
|
|---|
| 17 |
|
|---|
| 18 | 12-12-07 V.Ivant (exhadr01-V09-00-03)
|
|---|
| 19 | - remove experimental PhysLists: QGS_BIC, QGSP_CASC
|
|---|
| 20 |
|
|---|
| 21 | 07-12-07 V.Ivant (exhadr01-V09-00-02)
|
|---|
| 22 | - If type of histograms "root" then added "h" in front of histograms id
|
|---|
| 23 |
|
|---|
| 24 | 16-11-07 V.Ivant (exhadr01-V09-00-01)
|
|---|
| 25 | - Added QGSC_BERT PhysList
|
|---|
| 26 |
|
|---|
| 27 | 14-11-07 V.Ivant (exhadr01-V09-00-00)
|
|---|
| 28 | - Physics List updated according to recent changes in hadronics and
|
|---|
| 29 | physics_lists packages
|
|---|
| 30 |
|
|---|
| 31 | 01-06-07 V.Ivant (exhadr01-V08-03-03)
|
|---|
| 32 | - Physics List updated according to recent changes in hadronics and
|
|---|
| 33 | physics_lists packages
|
|---|
| 34 |
|
|---|
| 35 | 24-05-07 V.Ivant (exhadr01-V08-03-02)
|
|---|
| 36 | - substitute autoptr by normal pointers in Histo to avoid crash
|
|---|
| 37 |
|
|---|
| 38 | 21-05-07 V.Ivant (exhadr01-V08-03-01)
|
|---|
| 39 | - Fix filling histogram on total energy deposit in the target
|
|---|
| 40 |
|
|---|
| 41 | 16-05-07 V.Ivant (exhadr01-V08-03-00)
|
|---|
| 42 | - Added histogram on total energy deposit in the target
|
|---|
| 43 | - Use renamed EM builders G4EmStandardPhysics_option1 and
|
|---|
| 44 | G4EmStandardPhysics_option2
|
|---|
| 45 |
|
|---|
| 46 | 26-04-07 V.Ivant (exhadr01-V08-02-01)
|
|---|
| 47 | - PhysicsList update according to physics_lists modification
|
|---|
| 48 |
|
|---|
| 49 | 18-04-07 V.Ivant (exhadr01-V08-02-00)
|
|---|
| 50 | - PhysicsList update according to QBBC modification
|
|---|
| 51 | - Fix QGSP_BIC_HP PhysicsList (bug report #937)
|
|---|
| 52 |
|
|---|
| 53 | 24-11-06 V.Ivant (exhadr01-V08-01-03)
|
|---|
| 54 | - Include tracking cut for neutrons
|
|---|
| 55 | - Make changings according to physics_list package update
|
|---|
| 56 |
|
|---|
| 57 | 16-11-06 V.Ivant (exhadr01-V08-01-02)
|
|---|
| 58 | - Add option to defaine beam position by user
|
|---|
| 59 |
|
|---|
| 60 | 31-10-06 V.Ivant (exhadr01-V08-01-01)
|
|---|
| 61 | - Use physics_list subdirectory from source tree
|
|---|
| 62 |
|
|---|
| 63 | 11-08-06 V.Ivant (exhadr01-V08-01-00)
|
|---|
| 64 | - Add PhysList and directory for histograms definition via environment
|
|---|
| 65 | variable
|
|---|
| 66 | - Fix link of AIDA
|
|---|
| 67 |
|
|---|
| 68 | 23-06-06 V.Ivant (exhadr01-V08-00-06)
|
|---|
| 69 | - Fix compilation problem for CLHEP 2.0..; use correct em builders for EMV, EMX
|
|---|
| 70 | physics lists
|
|---|
| 71 |
|
|---|
| 72 | 20-06-06 V.Ivant (exhadr01-V08-00-05)
|
|---|
| 73 | - Modify PhysicsList according to the PhysicsList phys-lists-V08-00-10
|
|---|
| 74 |
|
|---|
| 75 | 15-06-06 V.Ivant (exhadr01-V08-00-04)
|
|---|
| 76 | - Modify PhysicsList according to the PhysicsList phys-lists-V08-00-06
|
|---|
| 77 |
|
|---|
| 78 | 13-06-06 V.Ivant (exhadr01-V08-00-03)
|
|---|
| 79 | - Modify PhysicsList according to the PhysicsList phys-lists-V08-00-03
|
|---|
| 80 |
|
|---|
| 81 | 08-06-06 V.Ivant (exhadr01-V08-00-02)
|
|---|
| 82 | - Fix compilation error at SUN
|
|---|
| 83 |
|
|---|
| 84 | 07-06-06 V.Ivant (exhadr01-V08-00-01)
|
|---|
| 85 | - cleanup output, README, visulisation, and histograms
|
|---|
| 86 |
|
|---|
| 87 | 06-06-06 V.Ivant (exhadr01-V08-00-00)
|
|---|
| 88 | - first release
|
|---|
| 89 |
|
|---|