source: trunk/examples/advanced/air_shower/History @ 1317

Last change on this file since 1317 was 1313, checked in by garnier, 14 years ago

geant4.9.4 beta rc0

File size: 3.7 KB
Line 
1$Id: History,v 1.24 2010/06/06 06:13:59 perl Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5                      Geant4 - Ultra Advanced example
6     =========================================================
7
8                           History file
9                           ------------
1002.06.2010 - J.Perl (air_shower-V09-03-00)
11             Updated vis usage
12
1316.11.2009 -- B. Tomé,
14              Tag air_shower-V09-02-06
15              Changed UltraPhysicsList.cc to use new processes G4eMultipleScattering, G4MuMultipleScattering
16              and G4hMultipleScattering
17              Tested example air_shower with Geant4 tag geant4-09-02-ref-10
18
1915.05.2009 -- B. Tomé,
20              Updated README file. Tag air_shower-V09-01-00
21              Tested example with Geant4 tag geant4-09-02-ref-04 and iAIDA-1.0.14
22
2310.12.2008 -- G.A.P.Cirrone, Tag: air_shower-V09-01-05
24              Updated README file;
2503.07.2008 -- B. Tomé;  Tag air_shower-V09-01-04
26              Access to private data members of UltraDetectorConstruction through Get functions.
27
2803.07.2008 -- B. Tomé;  Tag air_shower-V09-01-03
29              Adjusted range of optical properties tables in UltraDetectorConstruction;
30              Added check of optical photon energy in UltraPrimaryGeneratorAction;
31              Cerenkov process attached to all applicable particles;
32              Modified Visualisation.mac and UltraMacro.mac files
33             
3426.06.2008 -- G.A.P.Cirrone; Tag air_shower-V09-01-02
35              Corrected a parameter in the UltraDetectorConstruction to remove a segmentation
36              due to a non correct definition of the refraction index of the Quartz.
37
3815.06.2008 -- G.A.P.Cirrone; Tag: air_shower-V09-01-01
39              Removed no more necessary AIDA commands from GNUmakefile
40
4111.06.2008 -- G.A.P.Cirrone air_shower-V09-01-00
42              Solved a compilation error in the Analysis Manager
43
4430.09.2007 -- P.Gumplinger - air_shower-V09-00-00
45           -- adjust to the G4Cerenkov process now being a G4VDiscreteProcess
46
4716.11.2006 -- B. Tome  - air_shower-V08-01-00
48           -- Tested with candidate tag geant4-08-02-cand-00.
49           -- Ultra.cc - Removed invocation of Visualisation.mac if argc==1.
50
5102.06.2006 -- B. Tome - air_shower-V08-00-01
52           -- UltraRunAction.cc : Removed use of visualization UI commands.
53           -- Small changes in UltraPrimaryGeneratorAction.cc
54   
5517.05.2006 -- B. Tome - air_shower-V08-00-00
56           -- Small fix correction
57
587.12.2005 -- S. Guatelli - air_shower-V07-01-02
59          -- Compile with CLHEP 2.0.2.2
60
616.12.2005 -- S. Guatelli - air_shower-V07-01-01
62          -- Warning deleted
63
6415.11.2005 -- G.Cosmo - air_shower-V07-01-00
65           -- Migration to <sstream> from deprecated <strstream>.
66
6706.06.2005 -- B.Tome - air_shower-V07-00-01
68           -- README updated; analysis with AIDA 3.2.1 and PI 1.3.3.
69
7006.06.2005 -- G.Cosmo - air_shower-V07-00-00
71           -- Corrected usage of <strstream> in RunActionMessenger.
72           -- Corrected call to Visualisation.mac from Ultra.cc.
73           -- Changed viewer to OGLSX in Visualisation.mac.
74
7503.05.2005 -- J.Allison
76           -- Replaced vis manager with G4VisExecutive.
77
7810.12.2004 -- air_shower-V06-02-02
79           -- Replaced usage of M_PI with CLHEP's pi.
80
8124.11.2004 -- air_shower-V06-02-01
82           -- Migration to the new tree-structured command format for G4GeneralParticleSource:
83              - new UI commands implemented
84              - changed access to public methods of G4GeneralParticleSource in
85                UltraPrimaryGenerationAction; methods of G4SPSxxxDistribution are now used.
86           -- Migration to <cmath>
87
8820.05.2004 -- Example committed
Note: See TracBrowser for help on using the repository browser.