source: trunk/examples/advanced/microbeam/History @ 1253

Last change on this file since 1253 was 1230, checked in by garnier, 14 years ago

update to geant4.9.3

File size: 2.5 KB
Line 
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
1230 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
1726 February 2009 - G.Folger  - tag microbeam-V09-02-00
18- Correct  MicrobeamEMField.cc to use logical &&, not bit & in if().
19 
2023 October 2008 - tag microbeam-V09-01-03
21- Corrected typos in zero field region in MicrobeamEMField.cc
22
2320 August 2008 - tag microbeam-V09-01-02
24- Modified process ordering of G4eBremsstrahlung and G4StepLimiter in MicrobeamPhysicstList.cc
25
2616 June 2008 - tag microbeam-V09-01-01
27- Added units in MicrobeamPhantomconfiguration.cc and
28  MicrobeamSteppingAction.cc
29
3028 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
3422 August 2007 - tag microbeam-V09-00-02 - S. Incerti
35- Updated dose computation to take into account volume edges in src/MicrobeamSteppingAction.cc
36
3721 August 2007 - tag microbeam-V09-00-01 - S. Incerti
38- Changed number of incident alpha particles in microbeam.mac
39
4005 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
4627 Fev 2007 - S. Incerti
47- Modified dE/dX calculation in src/MicrobeamSteppingAction.cc
48in order to average on Pre/Post step.
49- Updated README and html files with publications.
50
5123 Nov 2006 - S. Incerti (microbeam-V08-01-01)
52- Replaced G4MultipleScattering process for alphas by
53G4hMultipleScattering process in src/MicrobeamPhysicsList.cc.
54
5522 Nov 2006 - G. Cosmo (microbeam-V08-01-00)
56- Removed obsolete vis-manager classes. Now using G4VisExecutive.
57
5824 Jun 2006 - S. Incerti
59- Corrected for CLHEP 2.0.2.3 compatibility.
60
6106 Apr 2006 - S. Incerti
62- Updated README file.
63
6404 Apr 2006 - MGP
65- Package created.
Note: See TracBrowser for help on using the repository browser.