| 1 | $Id: History,v 1.14 2010/06/03 21:23:13 gum Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | LXe History file
|
|---|
| 9 | ----------------
|
|---|
| 10 | This file should be used by the G4 example coordinator to briefly
|
|---|
| 11 | summarize all major modifications introduced in the code and keep
|
|---|
| 12 | track of all tags.
|
|---|
| 13 |
|
|---|
| 14 | ----------------------------------------------------------
|
|---|
| 15 | * Reverse chronological order (last date on top), please *
|
|---|
| 16 | ----------------------------------------------------------
|
|---|
| 17 |
|
|---|
| 18 | 03 June 2010 Peter Gumplinger (LXe-V09-03-00)
|
|---|
| 19 | - modify LXeTrajectory class to compile without warnings against
|
|---|
| 20 | tracking-V09-03-03 by implementing a DrawTrajectory() method.
|
|---|
| 21 |
|
|---|
| 22 | 09 November 2009 Peter Gumplinger (LXe-V09-02-01)
|
|---|
| 23 | - exhibit the usage of a complex index of refraction for the photo cathode
|
|---|
| 24 | show usage of G4OpticalPhysics builder/messenger (instead of LXeOpticalPhysics)
|
|---|
| 25 |
|
|---|
| 26 | 30 October 2009 John Allison (LXe-V09-02-00)
|
|---|
| 27 | - Introduced G4UIExecutive.
|
|---|
| 28 |
|
|---|
| 29 | 20 November 2008 Peter Gumplinger (LXe-V09-01-01)
|
|---|
| 30 | - update code in LXeOpticalPhysics.cc
|
|---|
| 31 |
|
|---|
| 32 | 16 July 2008 Peter Gumplinger (LXe-V09-01-00)
|
|---|
| 33 | - add Birks Constant for the LXe scintillator, Polystyrene scintillator
|
|---|
| 34 | modified: LXeDetectorConstruction.cc, LXeOpticalPhysics.cc
|
|---|
| 35 |
|
|---|
| 36 | 30 Sept 2007 Peter Gumplinger (LXe-V09-00-00)
|
|---|
| 37 | - adjust to the G4Cerenkov process now being a G4VDiscreteProcess
|
|---|
| 38 |
|
|---|
| 39 | 14 Sept 2006 Peter Gumplinger (LXe-V08-01-00)
|
|---|
| 40 | - bug fix (889): set the pointers to G4MaterialPropertiesTable LXe_mt
|
|---|
| 41 | and MPTPStyrene to NULL in the class constructor of LXeDetectorConstruction.
|
|---|
| 42 |
|
|---|
| 43 | 11 May 2006 Peter Gumplinger (LXe-V08-00-01)
|
|---|
| 44 | - thanks to Andreia Trindade and Pedro Rodrigues, the WLS time delay
|
|---|
| 45 | can now be a delta function or exponential.
|
|---|
| 46 |
|
|---|
| 47 | 15 March 2006 Peter Gumplinger (LXe-V08-00-00)
|
|---|
| 48 | - reinstate the logic between scintillator and fiber: scintillate at
|
|---|
| 49 | short wavelength and WLS to long wavelength. This fixes log. error
|
|---|
| 50 | introduced with LXe-V07-00-00
|
|---|
| 51 |
|
|---|
| 52 | 27 June 2005 Peter Gumplinger (LXe-V07-00-00)
|
|---|
| 53 | - Fix material dependent input for AbsFiber
|
|---|
| 54 |
|
|---|
| 55 | 3rd May 2005 John Allison (examples-V07-00-03)
|
|---|
| 56 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 57 |
|
|---|
| 58 | December 3rd, 2004 Gabriele Cosmo (LXe-V06-02-01)
|
|---|
| 59 | ---------------------------------
|
|---|
| 60 | - Implemented migration to <cmath>.
|
|---|
| 61 |
|
|---|
| 62 | August 25th, 2004 Trevor MacPhail (LXe-V06-02-00)
|
|---|
| 63 | ---------------------------------
|
|---|
| 64 | - fixed compilation error in LXeSteppingVerbose.cc
|
|---|
| 65 | - fixed compilation warnings in LXePMTSD.cc, LXeScintHit.cc, LXeScintSD.cc
|
|---|
| 66 |
|
|---|
| 67 | May 31st, 2004 Trevor MacPhail (LXe-V06-01-00)
|
|---|
| 68 | ------------------------------
|
|---|
| 69 | - First release of LXe setup for optical processes.
|
|---|