| 1 | $Id: History,v 1.18 2010/06/07 05:40:46 perl Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | fanoCavity2 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 | 06-06-10 J.Perl (fano2-V09-03-03)
|
|---|
| 19 | - Remove unused variable in EventAction
|
|---|
| 20 |
|
|---|
| 21 | 04-06-10 J.Perl (fano2-V09-03-02)
|
|---|
| 22 | - Updated vis usage
|
|---|
| 23 |
|
|---|
| 24 | 20-01-10 mma (fano2-V09-03-00)
|
|---|
| 25 | - introduce PhysListEmStandard_option2 : UrbanMscModel93 without options
|
|---|
| 26 | PhysListEmStandard_WVI : WentzelVIModel
|
|---|
| 27 | - put in run01.mac all physics lists choice
|
|---|
| 28 |
|
|---|
| 29 | 16-11-09 mma (fano2-V09-02-01)
|
|---|
| 30 | - PhysListEmStandard_option3 : use UrbanMscModel93
|
|---|
| 31 |
|
|---|
| 32 | 31-10-09 mma (fano2-V09-02-00)
|
|---|
| 33 | - splite PhysicsList in 2, as others TestEm examples.
|
|---|
| 34 | - local copy of PhysListEmStandard_option0, PhysListEmStandard_option3,
|
|---|
| 35 | PhysListEmStandard_SS
|
|---|
| 36 | - new PhysListEmStandard_GS for GoudsmitSaundersonMsc model
|
|---|
| 37 | - PhysicsList: add cut for proton recoil in case of Single Scattering
|
|---|
| 38 |
|
|---|
| 39 | 16-11-08 mma (fano2-V09-01-06)
|
|---|
| 40 | - Em options: 20bins/decade LinLossLimit=default=0.01
|
|---|
| 41 |
|
|---|
| 42 | 01-11-08 mma (fano2-V09-01-05)
|
|---|
| 43 | - PhysicsList : add comments for Em options
|
|---|
| 44 |
|
|---|
| 45 | 26-10-08 mma (fano2-V09-01-04)
|
|---|
| 46 | - PhysicsList : modified Em options
|
|---|
| 47 |
|
|---|
| 48 | 28-09-08 mma (fano2-V09-01-03)
|
|---|
| 49 | - HistoManager : root format by default
|
|---|
| 50 |
|
|---|
| 51 | 11-06-08 V.Ivant (fano2-V09-01-02)
|
|---|
| 52 | - Remove AIDA from GNUmakefile
|
|---|
| 53 |
|
|---|
| 54 | 07-05-08 mma (fano2-V09-01-01)
|
|---|
| 55 | - README : update Aida informations
|
|---|
| 56 |
|
|---|
| 57 | 11-04-08 mma
|
|---|
| 58 | - HistoManager::Scale() : suppress warning
|
|---|
| 59 |
|
|---|
| 60 | 04-04-08 mma(fano2-V09-01-00)
|
|---|
| 61 | - PhysicsList : replace G4MultipleScattering by new G4eMultipleScattering
|
|---|
| 62 | --> allows to use MscUrbanModel2
|
|---|
| 63 |
|
|---|
| 64 | 12-11-07 mma (fano2-V09-00-01)
|
|---|
| 65 | - HistoManager/HistoMessenger : print selected histos on ascii file
|
|---|
| 66 |
|
|---|
| 67 | 12-10-07 mma (fano2-V09-00-00)
|
|---|
| 68 | - compute error on ratio
|
|---|
| 69 |
|
|---|
| 70 | 12-10-07 michel maire
|
|---|
| 71 | - created from fanoCavity example
|
|---|