-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHistory
212 lines (154 loc) · 7.11 KB
/
History
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
$Id: History 88035 2015-01-26 10:22:08Z gcosmo $
-------------------------------------------------------------------
=========================================================
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 *
----------------------------------------------------------
17.11.2021 Susanna Guatelli (electronScattering-V10-07-01)
- G4AnalysisManager.hh subsitutes g4root.hh
- Set the output file type to root by default
- deleted "delete fHistoManager;" in RunAction Class. Analysis is
deleted by the RunManager
13.10.2021 Susanna Guatelli (electronScattering-V10-07-00)
- Upgrade to G4RunManagerFactory and use of CMAKE with at least version 3.12
13-07-18 Jose Ramos (electronScattering)
- Corrected maximum angle allowed for scatter electrons at
scoring plane in TrackingAction
- SetMscGeomFactor to 4.
16-05-16 Jose Ramos (electronScattering-V10-02-01)
- Physics list was set to modular to simplify it use in G4MSBG
23-01-15 Laszlo Urban (electonScattering-V10-01-00)
- plot 6 filling is corrected, the distance from scattering foil to detector
was wrong, it is corrected now
13-09-14 mma (electonScattering-V10-00-02)
- electronScttering.cc : SetNumberOfThreads(G4Threading::G4GetNumberOfCores())
24-06-14 mma (electronScattering-V10-00-01)
- restaure scatter.mac
- remove PhysicsList::SetCuts(). Update macros
05-06-14 J.Jacquemier (electronScattering-V10-00-00)
- Migrated to multi-threading:
- Add ActionInitialization
- Add Run
- Remove EventAction and EventMessenger
- Modify electronScattering, TrackingAction and RunAction
- Modify macros to change printModulo by /run/printProgress
02-12-13 I.Hrivnacova (electronScattering-V09-06-09)
- Synchronized README and .README files
11-07-13 I.Hrivnacova (electronScattering-V09-06-08)
- In HistoManager: use new analysis manager method SetH1Activation()
07-06-13 mma (electronScattering-V09-06-07)
- Cosmetic in SteppingAction.
10-04-13 mma (electronScattering-V09-06-06)
- HistoManager functionalities transfered to G4Analysis and its messenger.
- userAction classes and all macros affected
09-04-13 mma (electronScattering-V09-06-05)
- cosmetics for histo 5 and 6
01-04-13 A.Dotti (electronScattering-V09-06-04)
- New interfaces for PhysicsLists needed by MT
28-03-13 L.Urban (electronScattering-V09-06-03)
- add 2 histograms
25-03-13 mma (electronScattering-V09-06-02)
- more on coding conventions
15-03-13 mma (electronScattering-V09-06-01)
- G4 coding conventions
11-12-12 V.Ivant (electronScattering-V09-06-00)
- Used SetEmModel method in physics builders
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