| 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 |
|
|---|
| 12 | 30.09.2007 - P.Gumplinger (Rich-V09-00-00)
|
|---|
| 13 | adjust to the G4Cerenkov process now being a G4VDiscreteProcess
|
|---|
| 14 |
|
|---|
| 15 | 14.05.2007 - A.Ribon (Rich-V08-03-00)
|
|---|
| 16 | The constant "kCarTolerance" is no longer available,
|
|---|
| 17 | so it must be explicitly declared.
|
|---|
| 18 |
|
|---|
| 19 | 08.12.2005 - A.Ribon (Rich-V07-01-00)
|
|---|
| 20 | Migration to CLHEP namespace.
|
|---|
| 21 |
|
|---|
| 22 | 30.03.2005 - A.Ribon (Rich-V07-00-01)
|
|---|
| 23 | Replaced <iostream.h> with <iostream> and
|
|---|
| 24 | cout with G4cout .
|
|---|
| 25 |
|
|---|
| 26 | 3rd May 2005 John Allison (examples-V07-00-03)
|
|---|
| 27 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 28 |
|
|---|
| 29 | 02.12.2004 - A.Ribon (Rich-V06-02-02)
|
|---|
| 30 | Interface change to the class G4VParticleChange.
|
|---|
| 31 |
|
|---|
| 32 | 29.11.2004 - A.Ribon (Rich-V06-02-01)
|
|---|
| 33 | Migration to cmath.
|
|---|
| 34 |
|
|---|
| 35 | 15.07.2004 - J.Allison, tag Rich-V06-02-00
|
|---|
| 36 | Changed /vis/viewer/viewpointThetaPhi ->
|
|---|
| 37 | /vis/viewer/set/viewpointThetaPhi.
|
|---|
| 38 |
|
|---|
| 39 | 18.05.2004 - A.Ribon (Rich-V06-01-00)
|
|---|
| 40 | Ported to PI light. No changes of the code.
|
|---|
| 41 |
|
|---|
| 42 | 12.03.2004 - A.Ribon (Rich-V06-00-00)
|
|---|
| 43 | Fixed compilation errors and warnings for g++ 3.2 .
|
|---|
| 44 |
|
|---|
| 45 | 02.12.2003 - G.Cosmo (Rich-V05-02-00)
|
|---|
| 46 | Fixed compilation errors and warnings ...
|
|---|
| 47 |
|
|---|
| 48 | 12.11.2003 - J.Allison
|
|---|
| 49 | Updated Vis Manager.
|
|---|
| 50 |
|
|---|
| 51 | 26.05.2003 - P.M.Lorenzo
|
|---|
| 52 | Created. First version.
|
|---|
| 53 |
|
|---|