source: trunk/examples/extended/medical/fanoCavity/History@ 807

Last change on this file since 807 was 807, checked in by garnier, 17 years ago

update

File size: 2.6 KB
Line 
1$Id: History,v 1.19 2007/11/13 11:31:53 maire Exp $
2-------------------------------------------------------------------
3
4 =========================================================
5 Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6 =========================================================
7
8 fanoCavity History file
9 -----------------------
10This file should be used by the G4 example coordinator to briefly
11summarize all major modifications introduced in the code and keep
12track of all tags.
13
14 ----------------------------------------------------------
15 * Reverse chronological order (last date on top), please *
16 ----------------------------------------------------------
17
1812-11-07 mma (fano-V09-00-08)
19- HistoManager/HistoMessenger : print selected histos on ascii file
20
2105-11-07 mma(fano-V09-00-07)
22- syntax correction in DetectorMessenger.cc
23
2429-10-07 mma(fano-V09-00-06)
25- Error on energy deposit : per e- track instead of per incident gamma
26
2729-10-07 mma(fano-V09-00-05)
28- EventAction : histogram of energy deposit in cavity per incident gamma
29- RunAction : compute error on energy deposit and mean kinetic energy
30
3108-10-07 mma(fano-V09-00-04)
32- DetectorConstruction : wallRadius automatically recomputed
33
3402-10-07 mma(fano-V09-00-03)
35- PhysicsList : implement G4CoulombScattering process (option)
36
3726-09-07 mma(fano-V09-00-02)
38- MyKleinNishina.cc : do not cancel Compton crossSection in cavity
39- PhysicsList.cc : physics tables, 100 bins per decade (emOptions)
40
4103-09-07 mma
42- DetectorConstruction.cc : add materials graphite and aluminium
43
4405-07-07 mma (fano-V09-00-01)
45- fano-00 retaged in fano-01
46
4727-06-07 mma (fano-V09-00-00)
48- emOptions : fUseDistanceToBoundary
49- cosmetic in fanoCavity.cc
50
5112-06-07 mma (fano-V08-03-01)
52- emOptions : SetLinearLossLimit(1.e-6); SetSkin(2.);
53
5423-05-07 V.Ivanch (fano-V08-03-00)
55- follow change of interface of G4VEmModel::SampleSecondaries
56
5719-03-07 mma (fano-V08-02-05)
58- add histo of theta distr before enter in cavity
59
6001-03-07 mma (fano-V08-02-04)
61- default cut 10 km
62- StackingAction: range < 0.8*safe
63
6406-02-07 mma (fano-V08-02-03)
65- RunAction: use G4long instead of G4int
66- fanoCavity.in : 4000 events
67
6830-01-07 mma (fano-V08-02-02)
69- MyKleinNishinaModel::CrossSectionPerVolume(): cancel crossSection in cavity
70
7124-01-07 mma (fano-V08-02-01)
72- use StackingAction to kill particles
73- do not save random seed
74- set crossSection factor = 1000
75
7622-01-07 mma (fano-V08-02-00)
77- use fpTrackingManager to get non const Track
78
7920-01-07 michel maire
80- created, from TestEm11
Note: See TracBrowser for help on using the repository browser.