146 lines
4.8 KiB
Plaintext
146 lines
4.8 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 *
|
|
----------------------------------------------------------
|
|
13-10-12 A. Dotti (electronScattering-V09-05-08)
|
|
- Removing double include of system of units
|
|
|
|
13-10-12 A. Dotti (electronScattering-V09-05-07)
|
|
- Adding explicit use of system of units
|
|
|
|
04-09-12 I. Hrivnacova (electronScattering-V09-05-06)
|
|
- Updated CMakeLists.txt:
|
|
adding visualization, copying macros, install target and comment lines
|
|
- Added .README
|
|
|
|
19-04-12 mma (electronScattering-V09-05-05)
|
|
- all classes : apply G4 coding conventions
|
|
|
|
23-02-12 mma (electronScattering-V09-05-04)
|
|
- HistoManager : GetFileType()
|
|
|
|
14-02-12 mma (electronScattering-V09-05-03)
|
|
- HistoManager : new handle namespace and fileName[2]
|
|
no subdirectory in histos file
|
|
- HistoManager : add protections for histo file management
|
|
|
|
09-02-12 V.Ivanchenko (electronScattering-V09-05-02)
|
|
- PhysListEmStandardSS, PhysListEmStandardWVI - more correct order
|
|
and fixed initialisation
|
|
|
|
19-01-12 mma (electronScattering-V09-05-01)
|
|
- electronScattering.in : correct fileName for histograms
|
|
|
|
16-01-12 mma (electronScattering-V09-05-00)
|
|
- HistoManager.hh and .cc : migrate to new g4tools histogramming system
|
|
Do not need aida anymore, nor G4ANALYSIS_USE
|
|
- HistoManager : histId and histPt
|
|
- SetHisto() : simplification of Unit handling (HistoManager and HistoMessenger)
|
|
- HistoMessenger.hh and .cc : suppress fileType command
|
|
- HistoManager and HistoMessenger : coding conventions
|
|
- Update Readme and all macros accordingly
|
|
|
|
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
|