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

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

update

File size: 1.7 KB
Line 
1-------------------------------------------------------------------
2$Id: History,v 1.11 2007/09/30 23:00:40 gum Exp $
3-------------------------------------------------------------------
4
5 =========================================================
6 Geant4 - Rich Detector for LHCb
7 =========================================================
8
9 Category History file
10 ---------------------
11
1230.09.2007 - P.Gumplinger (Rich-V09-00-00)
13 adjust to the G4Cerenkov process now being a G4VDiscreteProcess
14
1514.05.2007 - A.Ribon (Rich-V08-03-00)
16 The constant "kCarTolerance" is no longer available,
17 so it must be explicitly declared.
18
1908.12.2005 - A.Ribon (Rich-V07-01-00)
20 Migration to CLHEP namespace.
21
2230.03.2005 - A.Ribon (Rich-V07-00-01)
23 Replaced <iostream.h> with <iostream> and
24 cout with G4cout .
25
263rd May 2005 John Allison (examples-V07-00-03)
27- Replaced vis manager with G4VisExecutive.
28
2902.12.2004 - A.Ribon (Rich-V06-02-02)
30 Interface change to the class G4VParticleChange.
31
3229.11.2004 - A.Ribon (Rich-V06-02-01)
33 Migration to cmath.
34
3515.07.2004 - J.Allison, tag Rich-V06-02-00
36 Changed /vis/viewer/viewpointThetaPhi ->
37 /vis/viewer/set/viewpointThetaPhi.
38
3918.05.2004 - A.Ribon (Rich-V06-01-00)
40 Ported to PI light. No changes of the code.
41
4212.03.2004 - A.Ribon (Rich-V06-00-00)
43 Fixed compilation errors and warnings for g++ 3.2 .
44
4502.12.2003 - G.Cosmo (Rich-V05-02-00)
46 Fixed compilation errors and warnings ...
47
4812.11.2003 - J.Allison
49 Updated Vis Manager.
50
5126.05.2003 - P.M.Lorenzo
52 Created. First version.
53
Note: See TracBrowser for help on using the repository browser.