| 1 | $Id: History,v 1.9 2007/09/30 22:33:42 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 | 30 Sept 2007 Peter Gumplinger (LXe-V09-00-00)
|
|---|
| 19 | - adjust to the G4Cerenkov process now being a G4VDiscreteProcess
|
|---|
| 20 |
|
|---|
| 21 | 14 Sept 2006 Peter Gumplinger (LXe-V08-01-00)
|
|---|
| 22 | - bug fix (889): set the pointers to G4MaterialPropertiesTable LXe_mt
|
|---|
| 23 | and MPTPStyrene to NULL in the class constructor of LXeDetectorConstruction.
|
|---|
| 24 |
|
|---|
| 25 | 11 May 2006 Peter Gumplinger (LXe-V08-00-01)
|
|---|
| 26 | - thanks to Andreia Trindade and Pedro Rodrigues, the WLS time delay
|
|---|
| 27 | can now be a delta function or exponential.
|
|---|
| 28 |
|
|---|
| 29 | 15 March 2006 Peter Gumplinger (LXe-V08-00-00)
|
|---|
| 30 | - reinstate the logic between scintillator and fiber: scintillate at
|
|---|
| 31 | short wavelength and WLS to long wavelength. This fixes log. error
|
|---|
| 32 | introduced with LXe-V07-00-00
|
|---|
| 33 |
|
|---|
| 34 | 27 June 2005 Peter Gumplinger (LXe-V07-00-00)
|
|---|
| 35 | - Fix material dependent input for AbsFiber
|
|---|
| 36 |
|
|---|
| 37 | 3rd May 2005 John Allison (examples-V07-00-03)
|
|---|
| 38 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 39 |
|
|---|
| 40 | December 3rd, 2004 Gabriele Cosmo (LXe-V06-02-01)
|
|---|
| 41 | ---------------------------------
|
|---|
| 42 | - Implemented migration to <cmath>.
|
|---|
| 43 |
|
|---|
| 44 | August 25th, 2004 Trevor MacPhail (LXe-V06-02-00)
|
|---|
| 45 | ---------------------------------
|
|---|
| 46 | - fixed compilation error in LXeSteppingVerbose.cc
|
|---|
| 47 | - fixed compilation warnings in LXePMTSD.cc, LXeScintHit.cc, LXeScintSD.cc
|
|---|
| 48 |
|
|---|
| 49 | May 31st, 2004 Trevor MacPhail (LXe-V06-01-00)
|
|---|
| 50 | ------------------------------
|
|---|
| 51 | - First release of LXe setup for optical processes.
|
|---|