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

Last change on this file was 1342, checked in by garnier, 14 years ago

update ti head

File size: 4.3 KB
Line 
1$Id: History,v 1.37 2010/10/25 13:29:24 gunter 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
1825-10-2010 G.Folger  (fano-V09-03-04)
19- Correct initialisation of directinIn in ctor; needed by clhep 2.1...
20
2106-06-10 J.Perl (fano-V09-03-03)
22- Remove unused variable in EventAction
23
2404-06-10 J.Perl (fano-V09-03-02)
25- Updated vis usage
26   
2722-05-10 mma (fano-V09-03-01)
28- fanoCavity.cc : introduction of G4UIExecutive
29     
3019-01-10 mma (fano-V09-03-00)
31- introduce PhysListEmStandard_option2 : UrbanMscModel93 without options
32            PhysListEmStandard_WVI : WentzelVIModel
33- put in run01.mac all physics lists choice         
34     
3516-11-09 mma (fano-V09-02-03)
36- PhysListEmStandard_option3 : use UrbanMscModel93
37     
3829-10-09 mma (fano-V09-02-02)
39- new PhysListEmStandard_GS for GoudsmitSaundersonMsc model
40       
4125-10-09 mma (fano-V09-02-01)
42- splite PhysicsList in 2, as others TestEm examples.
43- local copy of PhysListEmStandard_option0, PhysListEmStandard_option3,
44  PhysListEmStandard_SS
45- PhysicsList: add cut for proton recoil in case of Single Scattering
46     
4730-01-09 mma (fano-V09-02-00)
48- EndOfRun : error = ratio*std::sqrt(dEoverE*dEoverE + dToverT*dToverT)
49     
5016-11-08 mma (fano-V09-01-06)
51- Em options: 20bins/decade  LinLossLimit=default=0.01
52     
5301-11-08 mma (fano-V09-01-05)
54- PhysicsList : add comments for Em options
55     
5626-10-08 mma (fano-V09-01-04)
57- PhysicsList : modified Em options
58     
5928-09-08 mma (fano-V09-01-03)
60- HistoManager : root format by default
61
6211-06-08 V.Ivant (fano-V09-01-02)
63- Remove AIDA from GNUmakefile
64     
6507-05-08 mma (fano-V09-01-01)
66- README : update Aida informations     
67     
6811-04-08 mma
69- HistoManager::Scale() : suppress warning
70     
7104-04-08 mma(fano-V09-01-00)
72- PhysicsList : replace G4MultipleScattering by new G4eMultipleScattering
73  --> allows to use MscUrbanModel2
74     
7512-11-07 mma (fano-V09-00-08)
76- HistoManager/HistoMessenger : print selected histos on ascii file
77     
7805-11-07 mma(fano-V09-00-07)
79- syntax correction in DetectorMessenger.cc
80     
8129-10-07 mma(fano-V09-00-06)
82- Error on energy deposit : per e- track instead of per incident gamma
83     
8429-10-07 mma(fano-V09-00-05)
85- EventAction : histogram of energy deposit in cavity per incident gamma
86- RunAction : compute error on energy deposit and mean kinetic energy
87     
8808-10-07 mma(fano-V09-00-04)
89- DetectorConstruction : wallRadius automatically recomputed
90     
9102-10-07 mma(fano-V09-00-03)
92- PhysicsList : implement G4CoulombScattering process (option)
93
9426-09-07 mma(fano-V09-00-02)
95- MyKleinNishina.cc : do not cancel Compton crossSection in cavity
96- PhysicsList.cc : physics tables, 100 bins per decade (emOptions)
97
9803-09-07 mma
99- DetectorConstruction.cc : add materials graphite and aluminium
100     
10105-07-07 mma (fano-V09-00-01)
102- fano-00 retaged in fano-01
103     
10427-06-07 mma (fano-V09-00-00)
105- emOptions : fUseDistanceToBoundary
106- cosmetic in fanoCavity.cc
107     
10812-06-07 mma (fano-V08-03-01)
109- emOptions : SetLinearLossLimit(1.e-6); SetSkin(2.);
110
11123-05-07 V.Ivanch (fano-V08-03-00)
112- follow change of interface of G4VEmModel::SampleSecondaries
113     
11419-03-07 mma (fano-V08-02-05)
115- add histo of theta distr before enter in cavity
116   
11701-03-07 mma (fano-V08-02-04)
118- default cut 10 km
119- StackingAction: range < 0.8*safe
120     
12106-02-07 mma (fano-V08-02-03)
122- RunAction: use G4long instead of G4int
123- fanoCavity.in : 4000 events
124     
12530-01-07 mma (fano-V08-02-02)
126- MyKleinNishinaModel::CrossSectionPerVolume(): cancel crossSection in cavity
127     
12824-01-07 mma (fano-V08-02-01)
129- use StackingAction to kill particles
130- do not save random seed
131- set crossSection factor = 1000
132     
13322-01-07 mma (fano-V08-02-00)
134- use fpTrackingManager to get non const Track
135   
13620-01-07 michel maire
137- created, from TestEm11
Note: See TracBrowser for help on using the repository browser.