| 1 | -------------------------------------------------------------------
|
|---|
| 2 | $Id: History,v 1.28 2010/06/10 09:54:05 vnivanch Exp $
|
|---|
| 3 | -------------------------------------------------------------------
|
|---|
| 4 |
|
|---|
| 5 | =========================================================
|
|---|
| 6 | Geant4 - Microbeam example
|
|---|
| 7 | =========================================================
|
|---|
| 8 |
|
|---|
| 9 | Package History file
|
|---|
| 10 | --------------------
|
|---|
| 11 |
|
|---|
| 12 | 10 June 2010 - V.Ivanchenko - tag microbeam-V09-03-06
|
|---|
| 13 | - Added option "ionGasModel" to the Physics List
|
|---|
| 14 |
|
|---|
| 15 | 09 June 2010 - J. Perl - tag microbeam-V09-03-05
|
|---|
| 16 | - Have vis.mac disabled by default
|
|---|
| 17 |
|
|---|
| 18 | 09 June 2010 - S. Incerti - tag microbeam-V09-03-04
|
|---|
| 19 | - Switched to physics_list library.
|
|---|
| 20 | microbeam.mac adapted.
|
|---|
| 21 |
|
|---|
| 22 | 06 June 2010 - S. Incerti - tag microbeam-V09-03-03
|
|---|
| 23 | - Removed unused variable (evt) in MicrobeamEventAction.cc
|
|---|
| 24 |
|
|---|
| 25 | 03 June 2010 - J.Perl - tag microbeam-V09-03-02
|
|---|
| 26 | - Update vis usage
|
|---|
| 27 |
|
|---|
| 28 | 23 February 2010 - S. Incerti - tag microbeam-V09-03-01
|
|---|
| 29 | - changed material/density selection in MicrobeamPhantomConfiguration.cc
|
|---|
| 30 | (thanks to gunter)
|
|---|
| 31 |
|
|---|
| 32 | 23 February 2010 - S. Incerti - tag microbeam-V09-03-00
|
|---|
| 33 | - Added density initialisation in MicrobeamPhantomConfiguration.cc
|
|---|
| 34 | (thanks to gunter)
|
|---|
| 35 |
|
|---|
| 36 | 30 April 2009 - S. Incerti - tag microbeam-V09-02-01
|
|---|
| 37 | - Updated Physics list to migrated Livermore processes
|
|---|
| 38 | - Corrected plot.C
|
|---|
| 39 | - Corrected switching field value
|
|---|
| 40 |
|
|---|
| 41 | 26 February 2009 - G.Folger - tag microbeam-V09-02-00
|
|---|
| 42 | - Correct MicrobeamEMField.cc to use logical &&, not bit & in if().
|
|---|
| 43 |
|
|---|
| 44 | 23 October 2008 - tag microbeam-V09-01-03
|
|---|
| 45 | - Corrected typos in zero field region in MicrobeamEMField.cc
|
|---|
| 46 |
|
|---|
| 47 | 20 August 2008 - tag microbeam-V09-01-02
|
|---|
| 48 | - Modified process ordering of G4eBremsstrahlung and G4StepLimiter in MicrobeamPhysicstList.cc
|
|---|
| 49 |
|
|---|
| 50 | 16 June 2008 - tag microbeam-V09-01-01
|
|---|
| 51 | - Added units in MicrobeamPhantomconfiguration.cc and
|
|---|
| 52 | MicrobeamSteppingAction.cc
|
|---|
| 53 |
|
|---|
| 54 | 28 August 2007 - tag microbeam-V09-00-03 - G. Cosmo
|
|---|
| 55 | - Replaced M_PI constants with CLHEP::pi, and protected usage of G4UItcsh
|
|---|
| 56 | to allow for compilation on WIN32-VC systems.
|
|---|
| 57 |
|
|---|
| 58 | 22 August 2007 - tag microbeam-V09-00-02 - S. Incerti
|
|---|
| 59 | - Updated dose computation to take into account volume edges in src/MicrobeamSteppingAction.cc
|
|---|
| 60 |
|
|---|
| 61 | 21 August 2007 - tag microbeam-V09-00-01 - S. Incerti
|
|---|
| 62 | - Changed number of incident alpha particles in microbeam.mac
|
|---|
| 63 |
|
|---|
| 64 | 05 July 2007 - S. Incerti
|
|---|
| 65 | - Added protection against scattering at large angles in collimators in src/MicrobeamEMField.cc
|
|---|
| 66 | - Suppressed field manager in zero field zones in src/MicrobeamEMField.cc
|
|---|
| 67 | - Chose kUndefined optimization in cell phantom implementation in src/MicrobeamDetectorConstruction.cc
|
|---|
| 68 | - Updated dose computation for very low energy secondaries in src/MicrobeamSteppingAction.cc
|
|---|
| 69 |
|
|---|
| 70 | 27 Fev 2007 - S. Incerti
|
|---|
| 71 | - Modified dE/dX calculation in src/MicrobeamSteppingAction.cc
|
|---|
| 72 | in order to average on Pre/Post step.
|
|---|
| 73 | - Updated README and html files with publications.
|
|---|
| 74 |
|
|---|
| 75 | 23 Nov 2006 - S. Incerti (microbeam-V08-01-01)
|
|---|
| 76 | - Replaced G4MultipleScattering process for alphas by
|
|---|
| 77 | G4hMultipleScattering process in src/MicrobeamPhysicsList.cc.
|
|---|
| 78 |
|
|---|
| 79 | 22 Nov 2006 - G. Cosmo (microbeam-V08-01-00)
|
|---|
| 80 | - Removed obsolete vis-manager classes. Now using G4VisExecutive.
|
|---|
| 81 |
|
|---|
| 82 | 24 Jun 2006 - S. Incerti
|
|---|
| 83 | - Corrected for CLHEP 2.0.2.3 compatibility.
|
|---|
| 84 |
|
|---|
| 85 | 06 Apr 2006 - S. Incerti
|
|---|
| 86 | - Updated README file.
|
|---|
| 87 |
|
|---|
| 88 | 04 Apr 2006 - MGP
|
|---|
| 89 | - Package created.
|
|---|