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

Last change on this file since 1341 was 1337, checked in by garnier, 14 years ago

tag geant4.9.4 beta 1 + modifs locales

File size: 4.2 KB
Line 
1$Id: History,v 1.36 2010/06/07 05:40:46 perl 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
1806-06-10 J.Perl (fano-V09-03-03)
19- Remove unused variable in EventAction
20
2104-06-10 J.Perl (fano-V09-03-02)
22- Updated vis usage
23   
2422-05-10 mma (fano-V09-03-01)
25- fanoCavity.cc : introduction of G4UIExecutive
26     
2719-01-10 mma (fano-V09-03-00)
28- introduce PhysListEmStandard_option2 : UrbanMscModel93 without options
29            PhysListEmStandard_WVI : WentzelVIModel
30- put in run01.mac all physics lists choice         
31     
3216-11-09 mma (fano-V09-02-03)
33- PhysListEmStandard_option3 : use UrbanMscModel93
34     
3529-10-09 mma (fano-V09-02-02)
36- new PhysListEmStandard_GS for GoudsmitSaundersonMsc model
37       
3825-10-09 mma (fano-V09-02-01)
39- splite PhysicsList in 2, as others TestEm examples.
40- local copy of PhysListEmStandard_option0, PhysListEmStandard_option3,
41  PhysListEmStandard_SS
42- PhysicsList: add cut for proton recoil in case of Single Scattering
43     
4430-01-09 mma (fano-V09-02-00)
45- EndOfRun : error = ratio*std::sqrt(dEoverE*dEoverE + dToverT*dToverT)
46     
4716-11-08 mma (fano-V09-01-06)
48- Em options: 20bins/decade  LinLossLimit=default=0.01
49     
5001-11-08 mma (fano-V09-01-05)
51- PhysicsList : add comments for Em options
52     
5326-10-08 mma (fano-V09-01-04)
54- PhysicsList : modified Em options
55     
5628-09-08 mma (fano-V09-01-03)
57- HistoManager : root format by default
58
5911-06-08 V.Ivant (fano-V09-01-02)
60- Remove AIDA from GNUmakefile
61     
6207-05-08 mma (fano-V09-01-01)
63- README : update Aida informations     
64     
6511-04-08 mma
66- HistoManager::Scale() : suppress warning
67     
6804-04-08 mma(fano-V09-01-00)
69- PhysicsList : replace G4MultipleScattering by new G4eMultipleScattering
70  --> allows to use MscUrbanModel2
71     
7212-11-07 mma (fano-V09-00-08)
73- HistoManager/HistoMessenger : print selected histos on ascii file
74     
7505-11-07 mma(fano-V09-00-07)
76- syntax correction in DetectorMessenger.cc
77     
7829-10-07 mma(fano-V09-00-06)
79- Error on energy deposit : per e- track instead of per incident gamma
80     
8129-10-07 mma(fano-V09-00-05)
82- EventAction : histogram of energy deposit in cavity per incident gamma
83- RunAction : compute error on energy deposit and mean kinetic energy
84     
8508-10-07 mma(fano-V09-00-04)
86- DetectorConstruction : wallRadius automatically recomputed
87     
8802-10-07 mma(fano-V09-00-03)
89- PhysicsList : implement G4CoulombScattering process (option)
90
9126-09-07 mma(fano-V09-00-02)
92- MyKleinNishina.cc : do not cancel Compton crossSection in cavity
93- PhysicsList.cc : physics tables, 100 bins per decade (emOptions)
94
9503-09-07 mma
96- DetectorConstruction.cc : add materials graphite and aluminium
97     
9805-07-07 mma (fano-V09-00-01)
99- fano-00 retaged in fano-01
100     
10127-06-07 mma (fano-V09-00-00)
102- emOptions : fUseDistanceToBoundary
103- cosmetic in fanoCavity.cc
104     
10512-06-07 mma (fano-V08-03-01)
106- emOptions : SetLinearLossLimit(1.e-6); SetSkin(2.);
107
10823-05-07 V.Ivanch (fano-V08-03-00)
109- follow change of interface of G4VEmModel::SampleSecondaries
110     
11119-03-07 mma (fano-V08-02-05)
112- add histo of theta distr before enter in cavity
113   
11401-03-07 mma (fano-V08-02-04)
115- default cut 10 km
116- StackingAction: range < 0.8*safe
117     
11806-02-07 mma (fano-V08-02-03)
119- RunAction: use G4long instead of G4int
120- fanoCavity.in : 4000 events
121     
12230-01-07 mma (fano-V08-02-02)
123- MyKleinNishinaModel::CrossSectionPerVolume(): cancel crossSection in cavity
124     
12524-01-07 mma (fano-V08-02-01)
126- use StackingAction to kill particles
127- do not save random seed
128- set crossSection factor = 1000
129     
13022-01-07 mma (fano-V08-02-00)
131- use fpTrackingManager to get non const Track
132   
13320-01-07 michel maire
134- created, from TestEm11
Note: See TracBrowser for help on using the repository browser.