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

Last change on this file since 1282 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.16 2009/11/12 13:09:56 ribon Exp $
3-------------------------------------------------------------------
4
5     =========================================================
6                  Geant4 - Rich Detector for LHCb
7     =========================================================
8
9                      Category History file
10                      ---------------------
11
1212.11.2009 - A.Ribon (Rich-V09-02-01)
13             Added the possibility to use QGSP_BIC_EMY as
14             Physics List. However, by default, the example's
15             Physics List is used.
16
1708.04.2009 - G.A.P.Cirrone; Tag: Rich-V09-02-00
18             Tag for the next release
19
2006.03.2009 - Guy Barrand (in agreement with G.Cosmo)
21             GNUmakefile : remove the G4ANALYSIS_USE logic found in this file
22             since it is handled already in the config/analysis.gmk.
23             This avoids a duplication in the compilation and link commands
24             of the aida-config options.
25
2623.11.2008 - G.A.P.Cirrone; Tag: Rich-V09-01-01
27             Fixed compilation errors on the file RichTbEventAction
28
2914.06.2008 - G.A.P.Cirrone (Rich-V09-01-00)
30             Fixed compilation errors and removed warnigs
31
3230.09.2007 - P.Gumplinger (Rich-V09-00-00)
33             adjust to the G4Cerenkov process now being a G4VDiscreteProcess
34
3514.05.2007 - A.Ribon (Rich-V08-03-00)
36             The constant "kCarTolerance" is no longer available,
37             so it must be explicitly declared.
38
3908.12.2005 - A.Ribon (Rich-V07-01-00)
40             Migration to CLHEP namespace.
41
4230.03.2005 - A.Ribon (Rich-V07-00-01)
43             Replaced  <iostream.h>  with  <iostream>  and
44             cout  with  G4cout .
45
463rd May 2005  John Allison  (examples-V07-00-03)
47- Replaced vis manager with G4VisExecutive.
48
4902.12.2004 - A.Ribon (Rich-V06-02-02)
50             Interface change to the class G4VParticleChange.
51
5229.11.2004 - A.Ribon (Rich-V06-02-01)
53             Migration to cmath.
54
5515.07.2004 - J.Allison, tag Rich-V06-02-00
56             Changed /vis/viewer/viewpointThetaPhi ->
57             /vis/viewer/set/viewpointThetaPhi.
58
5918.05.2004 - A.Ribon (Rich-V06-01-00)
60             Ported to PI light. No changes of the code.
61
6212.03.2004 - A.Ribon (Rich-V06-00-00)
63             Fixed compilation errors and warnings for g++ 3.2 .
64
6502.12.2003 - G.Cosmo (Rich-V05-02-00)
66             Fixed compilation errors and warnings ...
67
6812.11.2003 - J.Allison
69             Updated Vis Manager.
70
7126.05.2003 - P.M.Lorenzo
72             Created. First version.
73
Note: See TracBrowser for help on using the repository browser.