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

Last change on this file since 893 was 807, checked in by garnier, 16 years ago

update

File size: 1.8 KB
Line 
1-------------------------------------------------------------------
2$Id: History,v 1.16 2007/08/28 09:48:40 gcosmo Exp $
3-------------------------------------------------------------------
4
5     =========================================================
6                      Geant4 - Microbeam example
7     =========================================================
8
9                       Package History file
10                       --------------------
11
1228 August 2007 - tag microbeam-V09-00-03 - G. Cosmo
13- Replaced M_PI constants with CLHEP::pi, and protected usage of G4UItcsh
14  to allow for compilation on WIN32-VC systems.
15
1622 August 2007 - tag microbeam-V09-00-02 - S. Incerti
17- Updated dose computation to take into account volume edges in src/MicrobeamSteppingAction.cc
18
1921 August 2007 - tag microbeam-V09-00-01 - S. Incerti
20- Changed number of incident alpha particles in microbeam.mac
21
2205 July 2007 - S. Incerti
23- Added protection against scattering at large angles in collimators in src/MicrobeamEMField.cc
24- Suppressed field manager in zero field zones in src/MicrobeamEMField.cc
25- Chose kUndefined optimization in cell phantom implementation in src/MicrobeamDetectorConstruction.cc
26- Updated dose computation for very low energy secondaries in src/MicrobeamSteppingAction.cc
27
2827 Fev 2007 - S. Incerti
29- Modified dE/dX calculation in src/MicrobeamSteppingAction.cc
30in order to average on Pre/Post step.
31- Updated README and html files with publications.
32
3323 Nov 2006 - S. Incerti (microbeam-V08-01-01)
34- Replaced G4MultipleScattering process for alphas by
35G4hMultipleScattering process in src/MicrobeamPhysicsList.cc.
36
3722 Nov 2006 - G. Cosmo (microbeam-V08-01-00)
38- Removed obsolete vis-manager classes. Now using G4VisExecutive.
39
4024 Jun 2006 - S. Incerti
41- Corrected for CLHEP 2.0.2.3 compatibility.
42
4306 Apr 2006 - S. Incerti
44- Updated README file.
45
4604 Apr 2006 - MGP
47- Package created.
Note: See TracBrowser for help on using the repository browser.