forked from iLCSoft/ILDPerformance
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Changelog.txt
588 lines (525 loc) · 28.8 KB
/
Changelog.txt
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
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
------------------------------------------------------------------------
r5416 | gaede | 2016-02-16 15:04:44 +0100 (Tue, 16 Feb 2016) | 3 lines
Changed paths:
M /ILDPerformance/trunk/CMakeLists.txt
- updated version --------- v00-02 ----------
------------------------------------------------------------------------
r5353 | voutsina | 2016-01-21 18:35:47 +0100 (Thu, 21 Jan 2016) | 2 lines
Changed paths:
A /ILDPerformance/trunk/FullAnalysis_DESY
A /ILDPerformance/trunk/FullAnalysis_DESY/README
A /ILDPerformance/trunk/FullAnalysis_DESY/RecoFiles
A /ILDPerformance/trunk/FullAnalysis_DESY/RootFiles
A /ILDPerformance/trunk/FullAnalysis_DESY/SIM_n_RECO
A /ILDPerformance/trunk/FullAnalysis_DESY/SIM_n_RECO/lctuple.xml
A /ILDPerformance/trunk/FullAnalysis_DESY/SIM_n_RECO/reco_ilc.sh
A /ILDPerformance/trunk/FullAnalysis_DESY/SIM_n_RECO/runSimReco.sh
A /ILDPerformance/trunk/FullAnalysis_DESY/SimFiles
M /ILDPerformance/trunk/tracking/NewSimTest/runNewSim.sh
example of full analysis - HZ->mumuX - using the new simulation/reconstruction software added
it uses the NAF facility to parallelise the simulation in order to save time
------------------------------------------------------------------------
r5346 | boehmej | 2016-01-19 11:53:37 +0100 (Tue, 19 Jan 2016) | 1 line
Changed paths:
M /ILDPerformance/trunk/PID/src/PIDTree.cc
fixed bug reported by Strahinja
------------------------------------------------------------------------
r5339 | voutsina | 2016-01-14 16:46:20 +0100 (Thu, 14 Jan 2016) | 1 line
Changed paths:
D /ILDPerformance/trunk/tracking/NewSimTest/ddsim.py
D /ILDPerformance/trunk/tracking/NewSimTest/runNewSim.py
removing some deprecated scripts
------------------------------------------------------------------------
r5338 | voutsina | 2016-01-14 16:44:50 +0100 (Thu, 14 Jan 2016) | 3 lines
Changed paths:
M /ILDPerformance/trunk/tracking/NewSimTest/runNewSim.sh
D /ILDPerformance/trunk/tracking/NewSimTest/run_sitracking.xml
A /ILDPerformance/trunk/tracking/macros/mean.C
updating diagnostics for new simulation
in order not to duplicate code, we call steering files from ILDConfig and here only edit the parameters
so the new simulation diagnostics work only with HEAD ILCSoft installations
------------------------------------------------------------------------
r5310 | voutsina | 2015-12-22 15:27:20 +0100 (Tue, 22 Dec 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/CMakeLists.txt
D /ILDPerformance/trunk/JER/include
D /ILDPerformance/trunk/JER/scripts/EnergyResolution.xml
A /ILDPerformance/trunk/JER/scripts/Jer.C
A /ILDPerformance/trunk/JER/scripts/README
A /ILDPerformance/trunk/JER/scripts/pfoanalysis.xml
A /ILDPerformance/trunk/JER/scripts/runEnergyRes.sh
D /ILDPerformance/trunk/JER/src
M /ILDPerformance/trunk/tracking/macros/sigma.C
macros - scripts for calculation of the RMS 90 of the energy resolution added
------------------------------------------------------------------------
r5294 | [email protected] | 2015-12-16 16:42:34 +0100 (Wed, 16 Dec 2015) | 2 lines
Changed paths:
M /ILDPerformance/trunk/JER/src/EnergyResolution.cc
M /ILDPerformance/trunk/PID/src/PIDTree.cc
M /ILDPerformance/trunk/pi0/include/pi0Tree.h
M /ILDPerformance/trunk/pi0/src/pi0Tree.cc
M /ILDPerformance/trunk/tracking/src/Diagnostics.cc
minor changes for debugging of pi0tree and fix couple of minor compiler warnings in tracking, JER, PID.
------------------------------------------------------------------------
r5277 | boehmej | 2015-12-11 09:40:07 +0100 (Fri, 11 Dec 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/PID/src/PIDTree.cc
changed mcp->getParent(i) to mcp->getParents()[i] in PIDTree.cc
------------------------------------------------------------------------
r5276 | voutsina | 2015-12-10 20:03:01 +0100 (Thu, 10 Dec 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/tracking/macros/sigma.C
protection against empty fits added
------------------------------------------------------------------------
r5275 | voutsina | 2015-12-10 19:14:57 +0100 (Thu, 10 Dec 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/tracking/NewSimTest/bbudsc_3evt_stdreco_dd4hep.xml
M /ILDPerformance/trunk/tracking/NewSimTest/runNewSim.sh
M /ILDPerformance/trunk/tracking/NewSimTest/run_refit_aidaTT.xml
M /ILDPerformance/trunk/tracking/macros/Plots.C
Improvements & cosmetics to tracking performance scripts and macros
------------------------------------------------------------------------
r5274 | voutsina | 2015-12-10 18:48:39 +0100 (Thu, 10 Dec 2015) | 1 line
Changed paths:
A /ILDPerformance/trunk/tracking/macros/sigma.C
adding macro that plots the sigma of the track pulls as a function of P and polar angle
------------------------------------------------------------------------
r5272 | voutsina | 2015-12-04 17:18:39 +0100 (Fri, 04 Dec 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/tracking/scripts/runAll.sh
restoring runAll script
------------------------------------------------------------------------
r5271 | voutsina | 2015-12-04 17:12:24 +0100 (Fri, 04 Dec 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/CMakeLists.txt
A /ILDPerformance/trunk/JER
A /ILDPerformance/trunk/JER/include
A /ILDPerformance/trunk/JER/include/EnergyResolution.h
A /ILDPerformance/trunk/JER/scripts
A /ILDPerformance/trunk/JER/scripts/EnergyResolution.xml
A /ILDPerformance/trunk/JER/scripts/GearOutput.xml
A /ILDPerformance/trunk/JER/src
A /ILDPerformance/trunk/JER/src/EnergyResolution.cc
M /ILDPerformance/trunk/tracking/scripts/Diagnostics.xml
M /ILDPerformance/trunk/tracking/scripts/runAll.sh
adding energy resolution to ILDPerformance - not yet fully complete - only for testing for now
------------------------------------------------------------------------
r5264 | voutsina | 2015-11-30 00:56:33 +0100 (Mon, 30 Nov 2015) | 1 line
Changed paths:
A /ILDPerformance/trunk/tracking/NewSimTest/ddsim.py
adding ddsim.py - replacing runNewSim.py
------------------------------------------------------------------------
r5263 | voutsina | 2015-11-30 00:24:56 +0100 (Mon, 30 Nov 2015) | 3 lines
Changed paths:
M /ILDPerformance/trunk/tracking/NewSimTest/Diagnostics.xml
A /ILDPerformance/trunk/tracking/NewSimTest/bbudsc_3evt_stdreco_dd4hep.xml
A /ILDPerformance/trunk/tracking/NewSimTest/gear_ILD_o1_v05_dd4hep.xml
M /ILDPerformance/trunk/tracking/NewSimTest/lcio_particle_gun.py
M /ILDPerformance/trunk/tracking/NewSimTest/runNewSim.sh
A /ILDPerformance/trunk/tracking/NewSimTest/run_refit_aidaTT.xml
Updated generation - simulation - reconstruction chain for new DD4hep sim
for time being by default refits the tracks with aidaTT
if the user wants to study a different track collection (i.e. KalTest fitted tracks ) they have to modify Diagnostics.xml accordingly
------------------------------------------------------------------------
r5262 | voutsina | 2015-11-27 15:34:27 +0100 (Fri, 27 Nov 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/tracking/macros/Pulls.C
macro that creates booklet with the track parameter pulls for all the analysed files
------------------------------------------------------------------------
r5257 | gaede | 2015-11-25 16:35:40 +0100 (Wed, 25 Nov 2015) | 3 lines
Changed paths:
M /ILDPerformance/trunk/tracking/scripts/runAll.sh
- made compatible with bash
------------------------------------------------------------------------
r5254 | voutsina | 2015-11-24 15:55:24 +0100 (Tue, 24 Nov 2015) | 1 line
Changed paths:
A /ILDPerformance/trunk/tracking/macros/ComparePulls.C
change the UseParticleGun parameter of RecoMCTruthLinker in the Diagnostics steering file to true - adding macro to directly compare the pull histos of 2 files
------------------------------------------------------------------------
r5253 | voutsina | 2015-11-24 15:55:03 +0100 (Tue, 24 Nov 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/tracking/scripts/Diagnostics.xml
change the UseParticleGun parameter of RecoMCTruthLinker in the Diagnostics steering file to true - adding macro to directly compare the pull histos of 2 files
------------------------------------------------------------------------
r5224 | boehmej | 2015-11-11 20:08:21 +0100 (Wed, 11 Nov 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/pi0/macros/plotEffi.C
M /ILDPerformance/trunk/pi0/src/pi0Tree.cc
fixed true X->gammagamma selection in ILDPerformance/pi0
------------------------------------------------------------------------
r5223 | boehmej | 2015-11-11 18:46:12 +0100 (Wed, 11 Nov 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/pi0/include/pi0Tree.h
M /ILDPerformance/trunk/pi0/macros/plotERes.C
M /ILDPerformance/trunk/pi0/macros/plotEffi.C
M /ILDPerformance/trunk/pi0/scripts/pi0Tree.xml
M /ILDPerformance/trunk/pi0/src/pi0Tree.cc
refined efficiency definition in ILDPerformance/pi0
------------------------------------------------------------------------
r5222 | boehmej | 2015-11-11 17:29:43 +0100 (Wed, 11 Nov 2015) | 1 line
Changed paths:
A /ILDPerformance/trunk/pi0/Results
A /ILDPerformance/trunk/pi0/include
A /ILDPerformance/trunk/pi0/include/pi0Tree.h
A /ILDPerformance/trunk/pi0/macros
A /ILDPerformance/trunk/pi0/macros/plotERes.C
A /ILDPerformance/trunk/pi0/macros/plotEffi.C
A /ILDPerformance/trunk/pi0/macros/rootlogon.C
A /ILDPerformance/trunk/pi0/scripts
A /ILDPerformance/trunk/pi0/scripts/GearOutput.xml
A /ILDPerformance/trunk/pi0/scripts/e1e1h_gg_qqqq_250
A /ILDPerformance/trunk/pi0/scripts/e2e2h_gg_qqqq_250
A /ILDPerformance/trunk/pi0/scripts/pi0Tree.xml
A /ILDPerformance/trunk/pi0/src
A /ILDPerformance/trunk/pi0/src/pi0Tree.cc
now the contents of ILDPerformance/pi0
------------------------------------------------------------------------
r5221 | boehmej | 2015-11-11 17:24:27 +0100 (Wed, 11 Nov 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/CMakeLists.txt
M /ILDPerformance/trunk/PID/macros/plotPIDs.C
M /ILDPerformance/trunk/PID/scripts/PIDTree.xml
A /ILDPerformance/trunk/pi0
A /ILDPerformance/trunk/pi0/README
first commit of ILDPerformance/pi0
------------------------------------------------------------------------
r5215 | voutsina | 2015-11-05 18:25:50 +0100 (Thu, 05 Nov 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/tracking/src/Diagnostics.cc
fixing an issue with phi
------------------------------------------------------------------------
r5213 | voutsina | 2015-11-03 13:40:13 +0100 (Tue, 03 Nov 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/tracking/include/Diagnostics.h
M /ILDPerformance/trunk/tracking/scripts/Diagnostics.xml
M /ILDPerformance/trunk/tracking/src/Diagnostics.cc
Updating the steering with the latest RecoMCTruthLinker par., remove warnings and more small changes
------------------------------------------------------------------------
r5188 | boehmej | 2015-10-14 16:35:17 +0200 (Wed, 14 Oct 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/PID/README
updated PID/README
------------------------------------------------------------------------
r5186 | boehmej | 2015-10-14 11:15:22 +0200 (Wed, 14 Oct 2015) | 1 line
Changed paths:
D /ILDPerformance/trunk/PID/plots
oops - removed accidentally committed plots again
------------------------------------------------------------------------
r5185 | boehmej | 2015-10-14 11:14:44 +0200 (Wed, 14 Oct 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/CMakeLists.txt
A /ILDPerformance/trunk/PID
A /ILDPerformance/trunk/PID/README
A /ILDPerformance/trunk/PID/Results
A /ILDPerformance/trunk/PID/include
A /ILDPerformance/trunk/PID/include/PIDTree.h
A /ILDPerformance/trunk/PID/macros
A /ILDPerformance/trunk/PID/macros/plotPIDs.C
A /ILDPerformance/trunk/PID/macros/rootlogon.C
A /ILDPerformance/trunk/PID/plots
A /ILDPerformance/trunk/PID/plots/MC_p_emuall.eps
A /ILDPerformance/trunk/PID/plots/MC_p_emuall.pdf
A /ILDPerformance/trunk/PID/plots/MC_pt_emuall.eps
A /ILDPerformance/trunk/PID/plots/MC_pt_emuall.pdf
A /ILDPerformance/trunk/PID/plots/PDGs_pdg11_cut1.eps
A /ILDPerformance/trunk/PID/plots/PDGs_pdg11_cut1.pdf
A /ILDPerformance/trunk/PID/plots/PDGs_pdg11_cut1.ps
A /ILDPerformance/trunk/PID/plots/PDGs_pdg11_cut2.eps
A /ILDPerformance/trunk/PID/plots/PDGs_pdg11_cut2.pdf
A /ILDPerformance/trunk/PID/plots/PDGs_pdg11_cut2.ps
A /ILDPerformance/trunk/PID/plots/PDGs_pdg13_cut1.eps
A /ILDPerformance/trunk/PID/plots/PDGs_pdg13_cut1.pdf
A /ILDPerformance/trunk/PID/plots/PDGs_pdg13_cut1.ps
A /ILDPerformance/trunk/PID/plots/PDGs_pdg13_cut2.eps
A /ILDPerformance/trunk/PID/plots/PDGs_pdg13_cut2.pdf
A /ILDPerformance/trunk/PID/plots/PDGs_pdg13_cut2.ps
A /ILDPerformance/trunk/PID/plots/PDGs_pdg211_cut1.eps
A /ILDPerformance/trunk/PID/plots/PDGs_pdg211_cut1.pdf
A /ILDPerformance/trunk/PID/plots/PDGs_pdg211_cut1.ps
A /ILDPerformance/trunk/PID/plots/PDGs_pdg211_cut2.eps
A /ILDPerformance/trunk/PID/plots/PDGs_pdg211_cut2.pdf
A /ILDPerformance/trunk/PID/plots/PDGs_pdg211_cut2.ps
A /ILDPerformance/trunk/PID/plots/PDGs_pdg2212_cut1.eps
A /ILDPerformance/trunk/PID/plots/PDGs_pdg2212_cut1.pdf
A /ILDPerformance/trunk/PID/plots/PDGs_pdg2212_cut1.ps
A /ILDPerformance/trunk/PID/plots/PDGs_pdg2212_cut2.eps
A /ILDPerformance/trunk/PID/plots/PDGs_pdg2212_cut2.pdf
A /ILDPerformance/trunk/PID/plots/PDGs_pdg2212_cut2.ps
A /ILDPerformance/trunk/PID/plots/PDGs_pdg321_cut1.eps
A /ILDPerformance/trunk/PID/plots/PDGs_pdg321_cut1.pdf
A /ILDPerformance/trunk/PID/plots/PDGs_pdg321_cut1.ps
A /ILDPerformance/trunk/PID/plots/PDGs_pdg321_cut2.eps
A /ILDPerformance/trunk/PID/plots/PDGs_pdg321_cut2.pdf
A /ILDPerformance/trunk/PID/plots/PDGs_pdg321_cut2.ps
A /ILDPerformance/trunk/PID/plots/dEdxeffi_recolevel3_ivar1_icut5.eps
A /ILDPerformance/trunk/PID/plots/dEdxeffi_recolevel3_ivar1_icut5.pdf
A /ILDPerformance/trunk/PID/plots/dEdxeffi_recolevel3_ivar1_icut5.ps
A /ILDPerformance/trunk/PID/plots/dEdxeffi_recolevel3_ivar5_icut2.eps
A /ILDPerformance/trunk/PID/plots/dEdxeffi_recolevel3_ivar5_icut2.pdf
A /ILDPerformance/trunk/PID/plots/dEdxeffi_recolevel3_ivar5_icut2.ps
A /ILDPerformance/trunk/PID/plots/dEdxeffi_recolevel3_ivar5_icut7.eps
A /ILDPerformance/trunk/PID/plots/dEdxeffi_recolevel3_ivar5_icut7.pdf
A /ILDPerformance/trunk/PID/plots/dEdxeffi_recolevel3_ivar5_icut7.ps
A /ILDPerformance/trunk/PID/plots/dEdxeffi_recolevel3_ivar5_icut8.eps
A /ILDPerformance/trunk/PID/plots/dEdxeffi_recolevel3_ivar5_icut8.pdf
A /ILDPerformance/trunk/PID/plots/dEdxeffi_recolevel3_ivar5_icut8.ps
A /ILDPerformance/trunk/PID/plots/dEdxeffi_recolevel6_ivar1_icut5.eps
A /ILDPerformance/trunk/PID/plots/dEdxeffi_recolevel6_ivar1_icut5.pdf
A /ILDPerformance/trunk/PID/plots/dEdxeffi_recolevel6_ivar1_icut5.ps
A /ILDPerformance/trunk/PID/plots/dEdxeffi_recolevel7_ivar1_icut1.eps
A /ILDPerformance/trunk/PID/plots/dEdxeffi_recolevel7_ivar1_icut1.pdf
A /ILDPerformance/trunk/PID/plots/dEdxeffi_recolevel7_ivar1_icut1.ps
A /ILDPerformance/trunk/PID/plots/dEdxeffi_recolevel7_ivar1_icut5.eps
A /ILDPerformance/trunk/PID/plots/dEdxeffi_recolevel7_ivar1_icut5.pdf
A /ILDPerformance/trunk/PID/plots/dEdxeffi_recolevel7_ivar1_icut5.ps
A /ILDPerformance/trunk/PID/plots/effi_allcharged_costheta.eps
A /ILDPerformance/trunk/PID/plots/effi_allneutral_costheta.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg0_recolevel1_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg11_recolevel1_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg11_recolevel2_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg11_recolevel3_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg11_recolevel4_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg11_recolevel5_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg11_recolevel6_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg13_recolevel1_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg13_recolevel2_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg13_recolevel3_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg13_recolevel3_ivar5.pdf
A /ILDPerformance/trunk/PID/plots/effi_ipdg13_recolevel3_ivar5.ps
A /ILDPerformance/trunk/PID/plots/effi_ipdg13_recolevel4_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg13_recolevel5_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg13_recolevel6_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg1_recolevel1_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg211_recolevel1_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg211_recolevel2_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg211_recolevel3_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg211_recolevel3_ivar5.pdf
A /ILDPerformance/trunk/PID/plots/effi_ipdg211_recolevel3_ivar5.ps
A /ILDPerformance/trunk/PID/plots/effi_ipdg211_recolevel4_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg211_recolevel5_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg211_recolevel6_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg2212_recolevel1_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg2212_recolevel3_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg2212_recolevel3_ivar5.pdf
A /ILDPerformance/trunk/PID/plots/effi_ipdg2212_recolevel3_ivar5.ps
A /ILDPerformance/trunk/PID/plots/effi_ipdg2212_recolevel4_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg2212_recolevel5_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg321_recolevel1_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg321_recolevel2_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg321_recolevel3_ivar5.eps
A /ILDPerformance/trunk/PID/plots/effi_ipdg321_recolevel3_ivar5.pdf
A /ILDPerformance/trunk/PID/plots/effi_ipdg321_recolevel3_ivar5.ps
A /ILDPerformance/trunk/PID/plots/effi_ipdg321_recolevel5_ivar5.eps
A /ILDPerformance/trunk/PID/plots/treescan.txt
A /ILDPerformance/trunk/PID/plots/truth_ipdg0_ivar5.eps
A /ILDPerformance/trunk/PID/plots/truth_ipdg0_ivar5.pdf
A /ILDPerformance/trunk/PID/plots/truth_ipdg0_ivar5.ps
A /ILDPerformance/trunk/PID/scripts
A /ILDPerformance/trunk/PID/scripts/GearOutput.xml
A /ILDPerformance/trunk/PID/scripts/PIDTree.xml
A /ILDPerformance/trunk/PID/src
A /ILDPerformance/trunk/PID/src/PIDTree.cc
D /ILDPerformance/trunk/README
M /ILDPerformance/trunk/release-notes.txt
A /ILDPerformance/trunk/tracking/README (from /ILDPerformance/trunk/README:5167)
added PID subdirectory
------------------------------------------------------------------------
r4979 | voutsina | 2015-07-03 18:45:52 +0200 (Fri, 03 Jul 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/tracking/include/Diagnostics.h
A /ILDPerformance/trunk/tracking/macros/eff_comp.C
M /ILDPerformance/trunk/tracking/src/Diagnostics.cc
adding plot eff vs costheta & macro to compare efficiencies
------------------------------------------------------------------------
r4910 | voutsina | 2015-06-19 16:27:52 +0200 (Fri, 19 Jun 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/tracking/NewSimTest/lcio_particle_gun.py
M /ILDPerformance/trunk/tracking/NewSimTest/runNewSim.sh
M /ILDPerformance/trunk/tracking/NewSimTest/run_sitracking.xml
making some updates/fixes to scripts running the new simulation/reconstruction
------------------------------------------------------------------------
r4879 | [email protected] | 2015-06-17 10:34:39 +0200 (Wed, 17 Jun 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/tracking/include/Diagnostics.h
A /ILDPerformance/trunk/tracking/include/Skim.h
M /ILDPerformance/trunk/tracking/src/Diagnostics.cc
A /ILDPerformance/trunk/tracking/src/Skim.cc
rescale phi angle in a fixed range, add processor to skim charged mc particple in some theta region
------------------------------------------------------------------------
r4858 | voutsina | 2015-06-10 18:05:57 +0200 (Wed, 10 Jun 2015) | 1 line
Changed paths:
A /ILDPerformance/trunk/release-notes.txt
release notes added
------------------------------------------------------------------------
r4847 | voutsina | 2015-06-09 16:32:51 +0200 (Tue, 09 Jun 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/tracking/scripts/Diagnostics.xml
M /ILDPerformance/trunk/tracking/scripts/GearOutput.xml
M /ILDPerformance/trunk/tracking/scripts/stdreco_tracking.xml
minor bug fixes
------------------------------------------------------------------------
r4790 | voutsina | 2015-04-29 14:12:36 +0200 (Wed, 29 Apr 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/README
M /ILDPerformance/trunk/tracking/include/Diagnostics.h
M /ILDPerformance/trunk/tracking/scripts/Diagnostics.xml
M /ILDPerformance/trunk/tracking/src/Diagnostics.cc
digging more info on bad tracks, updating README
------------------------------------------------------------------------
r4788 | voutsina | 2015-04-13 15:23:30 +0200 (Mon, 13 Apr 2015) | 4 lines
Changed paths:
A /ILDPerformance/trunk/tracking/NewSimTest
A /ILDPerformance/trunk/tracking/NewSimTest/Diagnostics.xml
A /ILDPerformance/trunk/tracking/NewSimTest/README
A /ILDPerformance/trunk/tracking/NewSimTest/gear_SimpleILD_DD4hep.xml
A /ILDPerformance/trunk/tracking/NewSimTest/lcio_particle_gun.py
A /ILDPerformance/trunk/tracking/NewSimTest/runNewSim.py
A /ILDPerformance/trunk/tracking/NewSimTest/runNewSim.sh
A /ILDPerformance/trunk/tracking/NewSimTest/run_sitracking.xml
scripts to run and test the new simulation
work on going
uses HEAD versions of ILCSoft packages
------------------------------------------------------------------------
r4770 | voutsina | 2015-02-18 15:14:13 +0100 (Wed, 18 Feb 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/tracking/scripts/PatRec.sh
correcting PatRec.sh script
------------------------------------------------------------------------
r4765 | voutsina | 2015-02-17 17:50:34 +0100 (Tue, 17 Feb 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/tracking/macros/D0Resolution.C
M /ILDPerformance/trunk/tracking/macros/PResolution.C
M /ILDPerformance/trunk/tracking/scripts/Diagnostics.xml
M /ILDPerformance/trunk/tracking/scripts/runAll.sh
steering file parameters tuning - macros plot 20deg polar angle also
------------------------------------------------------------------------
r4764 | voutsina | 2015-02-17 16:17:17 +0100 (Tue, 17 Feb 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/tracking/macros/D0Resolution.C
M /ILDPerformance/trunk/tracking/macros/PResolution.C
M /ILDPerformance/trunk/tracking/scripts/Diagnostics.xml
Some cosmetics to the macros
------------------------------------------------------------------------
r4758 | voutsina | 2015-02-05 15:15:39 +0100 (Thu, 05 Feb 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/README
M /ILDPerformance/trunk/tracking/include/Diagnostics.h
M /ILDPerformance/trunk/tracking/scripts/Diagnostics.xml
M /ILDPerformance/trunk/tracking/scripts/PatRec.sh
M /ILDPerformance/trunk/tracking/scripts/runAll.sh
M /ILDPerformance/trunk/tracking/src/Diagnostics.cc
change from hard coded values to processor parameters the definition of efficiency and of the filters that define the examined MCParticle subsample
------------------------------------------------------------------------
r4754 | voutsina | 2015-02-03 18:49:34 +0100 (Tue, 03 Feb 2015) | 1 line
Changed paths:
A /ILDPerformance/trunk/tracking/macros/PatRec.C
adding macros
------------------------------------------------------------------------
r4753 | voutsina | 2015-02-03 18:00:38 +0100 (Tue, 03 Feb 2015) | 1 line
Changed paths:
M /ILDPerformance/trunk/README
M /ILDPerformance/trunk/tracking/include/Diagnostics.h
A /ILDPerformance/trunk/tracking/macros/BadTracks.C
M /ILDPerformance/trunk/tracking/macros/D0Resolution.C
A /ILDPerformance/trunk/tracking/macros/Efficiency.C
M /ILDPerformance/trunk/tracking/macros/PResolution.C
A /ILDPerformance/trunk/tracking/macros/Plots.C
A /ILDPerformance/trunk/tracking/macros/Pulls.C
A /ILDPerformance/trunk/tracking/macros/Residuals.C
M /ILDPerformance/trunk/tracking/scripts/Diagnostics.xml
A /ILDPerformance/trunk/tracking/scripts/PatRec.sh
M /ILDPerformance/trunk/tracking/scripts/runAll.sh
M /ILDPerformance/trunk/tracking/scripts/runAnalysis.sh
M /ILDPerformance/trunk/tracking/src/Diagnostics.cc
Readme updated, user friendliness improved, automatically initialising ROOT GUI after running the scripts, more macros added
------------------------------------------------------------------------
r4743 | voutsina | 2014-12-23 17:26:10 +0100 (Tue, 23 Dec 2014) | 1 line
Changed paths:
A /ILDPerformance/trunk/tracking/macros/CompareResiduals.C
D /ILDPerformance/trunk/tracking/macros/PtResolutionOne.C
M /ILDPerformance/trunk/tracking/src/Diagnostics.cc
Macro that compares the track parameters residuals of two track collections
------------------------------------------------------------------------
r4742 | voutsina | 2014-12-19 12:55:32 +0100 (Fri, 19 Dec 2014) | 1 line
Changed paths:
M /ILDPerformance/trunk/tracking/include/Diagnostics.h
M /ILDPerformance/trunk/tracking/src/Diagnostics.cc
adding canvas with residuals
------------------------------------------------------------------------
r4741 | gaede | 2014-12-19 10:25:07 +0100 (Fri, 19 Dec 2014) | 3 lines
Changed paths:
M /ILDPerformance/trunk/tracking/src/Diagnostics.cc
- make sure ROOT has the dictionary for stdd::vector (needed e.g. on MacOS)
------------------------------------------------------------------------
r4736 | voutsina | 2014-12-09 13:56:02 +0100 (Tue, 09 Dec 2014) | 1 line
Changed paths:
A /ILDPerformance/trunk/tracking/macros/D0Resolution.C
A /ILDPerformance/trunk/tracking/macros/PResolution.C
macros for D0 - momentum resolution
------------------------------------------------------------------------
r4735 | voutsina | 2014-12-09 08:32:15 +0100 (Tue, 09 Dec 2014) | 1 line
Changed paths:
M /ILDPerformance/trunk/tracking/macros/PtResolutionOne.C
fixes at the Pt resolution macro
------------------------------------------------------------------------
r4734 | voutsina | 2014-12-08 18:45:46 +0100 (Mon, 08 Dec 2014) | 1 line
Changed paths:
A /ILDPerformance/trunk/tracking/Results
A /ILDPerformance/trunk/tracking/Results/Analysis
A /ILDPerformance/trunk/tracking/Results/RecoFiles
A /ILDPerformance/trunk/tracking/Results/SimFiles
A /ILDPerformance/trunk/tracking/macros
A /ILDPerformance/trunk/tracking/macros/PtResolutionOne.C
M /ILDPerformance/trunk/tracking/scripts/runAll.sh
M /ILDPerformance/trunk/tracking/scripts/runAnalysis.sh
M /ILDPerformance/trunk/tracking/scripts/runMarlin.sh
M /ILDPerformance/trunk/tracking/scripts/runMokka.sh
M /ILDPerformance/trunk/tracking/scripts/stdreco_tracking.xml
M /ILDPerformance/trunk/tracking/src/Diagnostics.cc
first testing macro to plot Pt resolution
------------------------------------------------------------------------
r4733 | voutsina | 2014-12-08 13:26:05 +0100 (Mon, 08 Dec 2014) | 1 line
Changed paths:
A /ILDPerformance/trunk/tracking/scripts/Diagnostics.xml
A /ILDPerformance/trunk/tracking/scripts/GearOutput.xml
M /ILDPerformance/trunk/tracking/scripts/runAll.sh
A /ILDPerformance/trunk/tracking/scripts/stdreco_tracking.xml
steering files for analysis
------------------------------------------------------------------------
r4728 | voutsina | 2014-12-08 07:52:08 +0100 (Mon, 08 Dec 2014) | 1 line
Changed paths:
M /ILDPerformance/trunk/tracking/scripts/runAnalysis.sh
correction in runAnalysis script
------------------------------------------------------------------------
r4727 | voutsina | 2014-12-08 07:38:25 +0100 (Mon, 08 Dec 2014) | 1 line
Changed paths:
A /ILDPerformance/trunk/tracking/scripts
A /ILDPerformance/trunk/tracking/scripts/runAll.sh
A /ILDPerformance/trunk/tracking/scripts/runAnalysis.sh
A /ILDPerformance/trunk/tracking/scripts/runMarlin.sh
A /ILDPerformance/trunk/tracking/scripts/runMokka.sh
Scripts to simulate, reconstruct and analyse single tracks of various momenta and polar angles added
------------------------------------------------------------------------
r4722 | voutsina | 2014-12-05 19:28:30 +0100 (Fri, 05 Dec 2014) | 1 line
Changed paths:
A /ILDPerformance/trunk/CMakeLists.txt
A /ILDPerformance/trunk/tracking/include
A /ILDPerformance/trunk/tracking/include/Diagnostics.h
A /ILDPerformance/trunk/tracking/src
A /ILDPerformance/trunk/tracking/src/Diagnostics.cc
first import of track diagnostics processor
------------------------------------------------------------------------
r4718 | gaede | 2014-12-05 11:56:08 +0100 (Fri, 05 Dec 2014) | 2 lines
Changed paths:
A /ILDPerformance/trunk/tracking
A /ILDPerformance/trunk/tracking/resolution
- add empty directories
------------------------------------------------------------------------
r4717 | gaede | 2014-12-05 11:53:49 +0100 (Fri, 05 Dec 2014) | 2 lines
Changed paths:
A /ILDPerformance/branches
A /ILDPerformance/tags
A /ILDPerformance/trunk
A /ILDPerformance/trunk/README
- created empty package structure
------------------------------------------------------------------------