| [807] | 1 | -------------------------------------------------------------------
|
|---|
| [1313] | 2 | $Id: History,v 1.31 2010/06/06 06:15:30 perl Exp $
|
|---|
| [807] | 3 | -------------------------------------------------------------------
|
|---|
| 4 |
|
|---|
| 5 | =========================================================
|
|---|
| 6 | Geant4 - Brachytherapy example
|
|---|
| 7 | =========================================================
|
|---|
| 8 |
|
|---|
| 9 | Category History file
|
|---|
| 10 | ---------------------
|
|---|
| [1313] | 11 |
|
|---|
| 12 | 03 June 2010 - Joseph Perl; tag brachy-V09-03-01
|
|---|
| 13 | Updated vis usage
|
|---|
| 14 |
|
|---|
| 15 | 01 Jun 2010 - G.A.P. Cirrone; tag brachy-V09-03-00
|
|---|
| 16 | G4UIExecutiveand minor revisions
|
|---|
| 17 |
|
|---|
| 18 | 12 Nov 2009 - L. Pandola; tag brachy-V09-02-02
|
|---|
| 19 | Fixed AIDA
|
|---|
| 20 |
|
|---|
| 21 | 12 Nov. 2009 - S. Guatelli; brachy-V09-02-01
|
|---|
| 22 | - Update of Physics List
|
|---|
| 23 |
|
|---|
| 24 | 22.Feb 2009 - G.Folger; tag brachy-V09-02-00
|
|---|
| 25 | - Correct compilation errors and warnings when G4ANALYSIS is NOT set
|
|---|
| 26 |
|
|---|
| 27 | 24.11.2008 -- G.A.P.Cirrone; tag: brachy-V09-01-03
|
|---|
| 28 | Updated macro files
|
|---|
| 29 | 21.11.2008 -- G.A.P.Cirrone; Tag: brachy-V09-01-02
|
|---|
| 30 | Corrected and updated macro files
|
|---|
| 31 |
|
|---|
| 32 | 15.06.2008 -- G.A.P.Cirrone; Tag: brachy-V09-01-01
|
|---|
| 33 | Removed no more necessary AIDA commands from GNUmakefile
|
|---|
| 34 |
|
|---|
| 35 | 05th June 2008: G.A.P.Cirrone (cirrone@lns.infn.it). Tag version: brachy-V09-01-00
|
|---|
| 36 | - Compilation error corrected in the BrachyAnalysiManager
|
|---|
| 37 | - Bad type assignment in BrachyAnalysismanager
|
|---|
| 38 | - Activated the generation .root files for output
|
|---|
| 39 |
|
|---|
| [807] | 40 | 15th November 2006 Susanna Guatelli (brachy-V08-01-01)
|
|---|
| 41 | - Physics list cleaned. The cut is fixed to a value lower than the
|
|---|
| 42 | 1 keV limit.
|
|---|
| 43 |
|
|---|
| 44 | 14th November 2006 John Allison (brachy-V08-01-00)
|
|---|
| 45 | - Removed /vis/scene/transientsAction none (no longer available).
|
|---|
| 46 |
|
|---|
| 47 | 30th May 2006 Susanna Guatelli (brachy-V08-00-02)
|
|---|
| 48 | - Deleted a warning during compilation
|
|---|
| 49 |
|
|---|
| 50 | 15th May 2006 Susanna Guatelli (brachy-V08-00-01)
|
|---|
| 51 | - Added comments, deleted a warning during compilation
|
|---|
| 52 |
|
|---|
| 53 | 15th May 2006 Susanna Guatelli (brachy-V08-00-00)
|
|---|
| 54 | - Hit collection deleted. The energy deposit and position are stored directly
|
|---|
| 55 | in histograms and ntuples in the BrachyPhantomSD
|
|---|
| 56 | - Iteration in the management of the primary particles
|
|---|
| 57 | - More comments explain the code
|
|---|
| 58 | - README updated
|
|---|
| 59 |
|
|---|
| 60 | 22th November 2005 Susanna Guatelli (brachy-V07-01-00)
|
|---|
| 61 | - Deleted bug in the RunAction. The results of the simulation
|
|---|
| 62 | (energy deposit, position) are stored in a hit collection.
|
|---|
| 63 |
|
|---|
| 64 | 30th May 2005 Susanna Guatelli (brachy-V07-00-01)
|
|---|
| 65 | - README updated; analysis with AIDA 3.2.1 and PI 1.3.3.
|
|---|
| 66 |
|
|---|
| 67 | 3rd May 2005 John Allison (examples-V07-00-03)
|
|---|
| 68 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 69 |
|
|---|
| 70 | 3.12.2004 - Susanna Guatelli
|
|---|
| 71 | Simulation seed changed
|
|---|
| 72 |
|
|---|
| 73 | 24.11.2004 - Susanna Guatelli
|
|---|
| 74 | Analysis management improved.
|
|---|
| 75 |
|
|---|
| 76 | 13.5.2004 - Susanna Guatelli
|
|---|
| 77 | Migration to AIDA 3.2.1 and PI 1.2.1
|
|---|
| 78 |
|
|---|
| 79 | 11.3.2004 - Susanna Guatelli
|
|---|
| 80 | Add a histogram, maintenance of the code
|
|---|
| 81 |
|
|---|
| 82 | 12.11.2003 - John Allison
|
|---|
| 83 | Updated Vis Manager.
|
|---|
| 84 |
|
|---|
| 85 | 20.10.2003 - Vladimir Ivanchenko, tag brachy-V05-02-00
|
|---|
| 86 | Migration to cut per region
|
|---|
| 87 |
|
|---|
| 88 | 06.12.2002 - Gabriele Cosmo, tag brachy-V04-01-04
|
|---|
| 89 | Migration to new G4ApplicationState.
|
|---|
| 90 |
|
|---|
| 91 | 09.11.2000 - SA, tag brachy-V02-00-00
|
|---|
| 92 | (dvnote) First submission of Brachytherapy advanced example.
|
|---|
| 93 |
|
|---|
| 94 | 15.11.2000 - SA, tag brachy-V02-00-01
|
|---|
| 95 | (minrev) Data fully compliant to Geant4 types.
|
|---|
| 96 | (newfea) LowEnergy option available (see BRACHY_OPT_USELOWENERGY in BrachyPhysicsList.cc).
|
|---|
| 97 |
|
|---|
| 98 | 10.12.2000 - Stephane Chauvie
|
|---|
| 99 | (minrev) DOS -> Unix text conversion.
|
|---|
| 100 | (newfea) Added Low Energy Electromagnetic physics. Removed switch to standard.
|
|---|
| 101 |
|
|---|