Files
geant4/examples/extended/medical/electronScattering/History
T
2016-06-09 16:46:55 +02:00

109 lines
3.4 KiB
Plaintext

$Id: History,v 1.11 2011-01-05 18:40:54 vnivanch Exp $
-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
electronScattering History file
-------------------------------
This file should be used by the G4 example coordinator to briefly
summarize all major modifications introduced in the code and keep
track of all tags.
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
08-11-11 mma (electronScattering-V09-04-07)
- modify SteppingVerbose for OutOfWorld
06-11-11 mma (electronScattering-V09-04-06)
- add back PhysListEmStandardGS, PhysListEmStandardWVI
01-11-11 mma (electronScattering-V09-04-05)
- PhysListEmStandard : msc95 by default
- remove PhysListEmStandardGS, PhysListEmStandardWVI
30-10-11 mma (electronScattering-V09-04-04)
- RunAction : ->SetRandomNumberStore(false)
06-06-11 mma (electronScattering-V09-04-03)
- PhysListEmStandard migrated to the new approach based on G4PhysicsListHelper
24-05-2011 mma (electronScattering-V09-04-02)
- add EGS_13MeV results (Yann Perrot)
14-05-2011 mma (electronScattering-V09-04-01)
- PhysListEmStandard updated for msc95
04-01-2011 V.Ivanchenko (electronScattering-V09-04-00)
- Minor cleanup of SS physics constructor
09-11-10 M.Asai (electronScattering-V09-03-07)
- Fix AIDA file option.
06-06-10 J.Perl (electronScattering-V09-03-06)
- Remove unused variable in EventAction
04-06-10 J.Perl (electronScattering-V09-03-05)
- Updated vis usage
22-05-10 mma (electronScattering-V09-03-04)
- electronScattering.cc : introduction of G4UIExecutive
05-01-10 mma (electronScattering-V09-03-03)
- RunAction::PrintFluence() : print unormalized fluence per event
11-12-09 mma
- add PhysListEmStandardWVI
22-11-09 mma (electronScattering-V09-02-03)
- PhysListEmStandard and PhysListStandardGS as in TestEm5
24-09-09 V.Ivant (electronScattering-V09-02-02)
- PhysicsList.cc : fix bug in 'standardGS' setting
23-09-09 mma (electronScattering-V09-02-01)
- reactive EmOptions in local physics
19-09-09 mma (electronScattering-V09-02-00)
- rename example NRCC_E_Benchmark_V1 to electronScattering
- local "standard" physics list renamed "local" (default)
09-09-09 V.Ivant (eBenchmarkV1-V09-02-02)
- add Goudsmit-Saunderson msc model, set default Phys List Opt0
06-07-09 mma (eBenchmarkV1-V09-02-01)
- add a protection in RunAction::ComputeFluenceError()
17-05-09 mma
- first commit and tag eBenchmarkV1-V09-02-00
01-03-09 mma
- TestBruce renamed NRCC_E_Benchmark_V1
18-01-09 mma (Laszlo)
- RunAction::ComputeFluenceError() : sqrt(err1^2 + err0^2)
26-12-08 mma
- RunAction. Normalisation : average over few bins (4 mm)
13-12-08 mma
- RunAction : compute error on fluence distribution
11-12-08 mma
- HistoManager : redefine histogram numbering
- PhysicsLists : remove livermore and penelope
07-12-08 mma
- fluence histo : plot 1/uz instead of uz (TrackingAction)
04-12-08 mma
- fluence histo : divide by surface of ring
normalize to bin 0
10-11-08 Michel Maire
- Created.
- TestBruce looks like TestEm5