| 1 | -------------------------------------------------------------------
|
|---|
| 2 | $Id: History,v 1.21 2009/04/30 10:23:57 sincerti Exp $
|
|---|
| 3 | -------------------------------------------------------------------
|
|---|
| 4 |
|
|---|
| 5 | =========================================================
|
|---|
| 6 | Geant4 - Microbeam example
|
|---|
| 7 | =========================================================
|
|---|
| 8 |
|
|---|
| 9 | Package History file
|
|---|
| 10 | --------------------
|
|---|
| 11 |
|
|---|
| 12 | 30 April 2009 - S. Incerti - tag microbeam-V09-02-01
|
|---|
| 13 | - Updated Physics list to migrated Livermore processes
|
|---|
| 14 | - Corrected plot.C
|
|---|
| 15 | - Corrected switching field value
|
|---|
| 16 |
|
|---|
| 17 | 26 February 2009 - G.Folger - tag microbeam-V09-02-00
|
|---|
| 18 | - Correct MicrobeamEMField.cc to use logical &&, not bit & in if().
|
|---|
| 19 |
|
|---|
| 20 | 23 October 2008 - tag microbeam-V09-01-03
|
|---|
| 21 | - Corrected typos in zero field region in MicrobeamEMField.cc
|
|---|
| 22 |
|
|---|
| 23 | 20 August 2008 - tag microbeam-V09-01-02
|
|---|
| 24 | - Modified process ordering of G4eBremsstrahlung and G4StepLimiter in MicrobeamPhysicstList.cc
|
|---|
| 25 |
|
|---|
| 26 | 16 June 2008 - tag microbeam-V09-01-01
|
|---|
| 27 | - Added units in MicrobeamPhantomconfiguration.cc and
|
|---|
| 28 | MicrobeamSteppingAction.cc
|
|---|
| 29 |
|
|---|
| 30 | 28 August 2007 - tag microbeam-V09-00-03 - G. Cosmo
|
|---|
| 31 | - Replaced M_PI constants with CLHEP::pi, and protected usage of G4UItcsh
|
|---|
| 32 | to allow for compilation on WIN32-VC systems.
|
|---|
| 33 |
|
|---|
| 34 | 22 August 2007 - tag microbeam-V09-00-02 - S. Incerti
|
|---|
| 35 | - Updated dose computation to take into account volume edges in src/MicrobeamSteppingAction.cc
|
|---|
| 36 |
|
|---|
| 37 | 21 August 2007 - tag microbeam-V09-00-01 - S. Incerti
|
|---|
| 38 | - Changed number of incident alpha particles in microbeam.mac
|
|---|
| 39 |
|
|---|
| 40 | 05 July 2007 - S. Incerti
|
|---|
| 41 | - Added protection against scattering at large angles in collimators in src/MicrobeamEMField.cc
|
|---|
| 42 | - Suppressed field manager in zero field zones in src/MicrobeamEMField.cc
|
|---|
| 43 | - Chose kUndefined optimization in cell phantom implementation in src/MicrobeamDetectorConstruction.cc
|
|---|
| 44 | - Updated dose computation for very low energy secondaries in src/MicrobeamSteppingAction.cc
|
|---|
| 45 |
|
|---|
| 46 | 27 Fev 2007 - S. Incerti
|
|---|
| 47 | - Modified dE/dX calculation in src/MicrobeamSteppingAction.cc
|
|---|
| 48 | in order to average on Pre/Post step.
|
|---|
| 49 | - Updated README and html files with publications.
|
|---|
| 50 |
|
|---|
| 51 | 23 Nov 2006 - S. Incerti (microbeam-V08-01-01)
|
|---|
| 52 | - Replaced G4MultipleScattering process for alphas by
|
|---|
| 53 | G4hMultipleScattering process in src/MicrobeamPhysicsList.cc.
|
|---|
| 54 |
|
|---|
| 55 | 22 Nov 2006 - G. Cosmo (microbeam-V08-01-00)
|
|---|
| 56 | - Removed obsolete vis-manager classes. Now using G4VisExecutive.
|
|---|
| 57 |
|
|---|
| 58 | 24 Jun 2006 - S. Incerti
|
|---|
| 59 | - Corrected for CLHEP 2.0.2.3 compatibility.
|
|---|
| 60 |
|
|---|
| 61 | 06 Apr 2006 - S. Incerti
|
|---|
| 62 | - Updated README file.
|
|---|
| 63 |
|
|---|
| 64 | 04 Apr 2006 - MGP
|
|---|
| 65 | - Package created.
|
|---|