| [1337] | 1 | $Id: History,v 1.6 2010/06/06 05:15:41 perl Exp $
|
|---|
| [807] | 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | Example RE01 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 | ----------------------------------------------------------
|
|---|
| [1337] | 17 |
|
|---|
| 18 | Jun. 04, 2010 J.Perl (exampleRE01-V09-03-01)
|
|---|
| 19 | - Updated vis usage
|
|---|
| 20 |
|
|---|
| 21 | Apr. 06, 2010 M.Asai (exampleRE01-V09-03-00)
|
|---|
| 22 | - Replace G4MultipleScattering with G4eMultipleScattering, G4MuMultipleScattering and G4hMultipleScattring.
|
|---|
| 23 |
|
|---|
| 24 | Feb. 05, 2007 G.Cosmo (exampleRE01-V08-02-00)
|
|---|
| [807] | 25 | - Removed big output file ...
|
|---|
| 26 |
|
|---|
| [1337] | 27 | Nov. 17, 2006 M.Asai (exampleRE01-V08-01-01)
|
|---|
| [807] | 28 | - History file is created though the example has been here since two years.
|
|---|
| 29 | - Fix a bug in RE01CalorimeterSD::ProcessHits() concerning about the
|
|---|
| 30 | transformation vector and rotation materix of the calorimater cell
|
|---|
| 31 | in the readoout geometry.
|
|---|
| 32 |
|
|---|