source: trunk/examples/advanced/Rich/History @ 1354

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

geant4.9.4 beta rc0

File size: 2.9 KB
Line 
1-------------------------------------------------------------------
2$Id: History,v 1.19 2010/06/06 06:24:26 perl Exp $
3-------------------------------------------------------------------
4
5     =========================================================
6                  Geant4 - Rich Detector for LHCb
7     =========================================================
8
9                      Category History file
10                      ---------------------
11
1203.06.2010 - J.Perl (Rich-V09-03-02)
13             Updated vis usage
14
1501.06.2010 - G.A.P.Cirrone (Rich-V09-03-01)
16             Added G4UIExecutive
17
1831.03.2010 - A.Ribon (Rich-V09-03-00)
19             Replaced obsolete G4MultipleScattering class with:
20             G4eMultipleScattering for e+ and e-;
21             G4MuMultipleScattering for mu+ and mu-;
22             G4hMultipleScattering for hadrons and ions.
23
2412.11.2009 - A.Ribon (Rich-V09-02-01)
25             Added the possibility to use QGSP_BIC_EMY as
26             Physics List. However, by default, the example's
27             Physics List is used.
28
2908.04.2009 - G.A.P.Cirrone; Tag: Rich-V09-02-00
30             Tag for the next release
31
3206.03.2009 - Guy Barrand (in agreement with G.Cosmo)
33             GNUmakefile : remove the G4ANALYSIS_USE logic found in this file
34             since it is handled already in the config/analysis.gmk.
35             This avoids a duplication in the compilation and link commands
36             of the aida-config options.
37
3823.11.2008 - G.A.P.Cirrone; Tag: Rich-V09-01-01
39             Fixed compilation errors on the file RichTbEventAction
40
4114.06.2008 - G.A.P.Cirrone (Rich-V09-01-00)
42             Fixed compilation errors and removed warnigs
43
4430.09.2007 - P.Gumplinger (Rich-V09-00-00)
45             adjust to the G4Cerenkov process now being a G4VDiscreteProcess
46
4714.05.2007 - A.Ribon (Rich-V08-03-00)
48             The constant "kCarTolerance" is no longer available,
49             so it must be explicitly declared.
50
5108.12.2005 - A.Ribon (Rich-V07-01-00)
52             Migration to CLHEP namespace.
53
5430.03.2005 - A.Ribon (Rich-V07-00-01)
55             Replaced  <iostream.h>  with  <iostream>  and
56             cout  with  G4cout .
57
583rd May 2005  John Allison  (examples-V07-00-03)
59- Replaced vis manager with G4VisExecutive.
60
6102.12.2004 - A.Ribon (Rich-V06-02-02)
62             Interface change to the class G4VParticleChange.
63
6429.11.2004 - A.Ribon (Rich-V06-02-01)
65             Migration to cmath.
66
6715.07.2004 - J.Allison, tag Rich-V06-02-00
68             Changed /vis/viewer/viewpointThetaPhi ->
69             /vis/viewer/set/viewpointThetaPhi.
70
7118.05.2004 - A.Ribon (Rich-V06-01-00)
72             Ported to PI light. No changes of the code.
73
7412.03.2004 - A.Ribon (Rich-V06-00-00)
75             Fixed compilation errors and warnings for g++ 3.2 .
76
7702.12.2003 - G.Cosmo (Rich-V05-02-00)
78             Fixed compilation errors and warnings ...
79
8012.11.2003 - J.Allison
81             Updated Vis Manager.
82
8326.05.2003 - P.M.Lorenzo
84             Created. First version.
85
Note: See TracBrowser for help on using the repository browser.