| 1 | -------------------------------------------------------------------
|
|---|
| 2 | $Id: History,v 1.21 2006/11/15 10:03:37 guatelli Exp $
|
|---|
| 3 | -------------------------------------------------------------------
|
|---|
| 4 |
|
|---|
| 5 | =========================================================
|
|---|
| 6 | Geant4 - Brachytherapy example
|
|---|
| 7 | =========================================================
|
|---|
| 8 |
|
|---|
| 9 | Category History file
|
|---|
| 10 | ---------------------
|
|---|
| 11 | 15th November 2006 Susanna Guatelli (brachy-V08-01-01)
|
|---|
| 12 | - Physics list cleaned. The cut is fixed to a value lower than the
|
|---|
| 13 | 1 keV limit.
|
|---|
| 14 |
|
|---|
| 15 | 14th November 2006 John Allison (brachy-V08-01-00)
|
|---|
| 16 | - Removed /vis/scene/transientsAction none (no longer available).
|
|---|
| 17 |
|
|---|
| 18 | 30th May 2006 Susanna Guatelli (brachy-V08-00-02)
|
|---|
| 19 | - Deleted a warning during compilation
|
|---|
| 20 |
|
|---|
| 21 | 15th May 2006 Susanna Guatelli (brachy-V08-00-01)
|
|---|
| 22 | - Added comments, deleted a warning during compilation
|
|---|
| 23 |
|
|---|
| 24 | 15th May 2006 Susanna Guatelli (brachy-V08-00-00)
|
|---|
| 25 | - Hit collection deleted. The energy deposit and position are stored directly
|
|---|
| 26 | in histograms and ntuples in the BrachyPhantomSD
|
|---|
| 27 | - Iteration in the management of the primary particles
|
|---|
| 28 | - More comments explain the code
|
|---|
| 29 | - README updated
|
|---|
| 30 |
|
|---|
| 31 | 22th November 2005 Susanna Guatelli (brachy-V07-01-00)
|
|---|
| 32 | - Deleted bug in the RunAction. The results of the simulation
|
|---|
| 33 | (energy deposit, position) are stored in a hit collection.
|
|---|
| 34 |
|
|---|
| 35 | 30th May 2005 Susanna Guatelli (brachy-V07-00-01)
|
|---|
| 36 | - README updated; analysis with AIDA 3.2.1 and PI 1.3.3.
|
|---|
| 37 |
|
|---|
| 38 | 3rd May 2005 John Allison (examples-V07-00-03)
|
|---|
| 39 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 40 |
|
|---|
| 41 | 3.12.2004 - Susanna Guatelli
|
|---|
| 42 | Simulation seed changed
|
|---|
| 43 |
|
|---|
| 44 | 24.11.2004 - Susanna Guatelli
|
|---|
| 45 | Analysis management improved.
|
|---|
| 46 |
|
|---|
| 47 | 13.5.2004 - Susanna Guatelli
|
|---|
| 48 | Migration to AIDA 3.2.1 and PI 1.2.1
|
|---|
| 49 |
|
|---|
| 50 | 11.3.2004 - Susanna Guatelli
|
|---|
| 51 | Add a histogram, maintenance of the code
|
|---|
| 52 |
|
|---|
| 53 | 12.11.2003 - John Allison
|
|---|
| 54 | Updated Vis Manager.
|
|---|
| 55 |
|
|---|
| 56 | 20.10.2003 - Vladimir Ivanchenko, tag brachy-V05-02-00
|
|---|
| 57 | Migration to cut per region
|
|---|
| 58 |
|
|---|
| 59 | 06.12.2002 - Gabriele Cosmo, tag brachy-V04-01-04
|
|---|
| 60 | Migration to new G4ApplicationState.
|
|---|
| 61 |
|
|---|
| 62 | 09.11.2000 - SA, tag brachy-V02-00-00
|
|---|
| 63 | (dvnote) First submission of Brachytherapy advanced example.
|
|---|
| 64 |
|
|---|
| 65 | 15.11.2000 - SA, tag brachy-V02-00-01
|
|---|
| 66 | (minrev) Data fully compliant to Geant4 types.
|
|---|
| 67 | (newfea) LowEnergy option available (see BRACHY_OPT_USELOWENERGY in BrachyPhysicsList.cc).
|
|---|
| 68 |
|
|---|
| 69 | 10.12.2000 - Stephane Chauvie
|
|---|
| 70 | (minrev) DOS -> Unix text conversion.
|
|---|
| 71 | (newfea) Added Low Energy Electromagnetic physics. Removed switch to standard.
|
|---|
| 72 |
|
|---|