-
Notifications
You must be signed in to change notification settings - Fork 16
/
release-notes.txt
77 lines (58 loc) · 2.32 KB
/
release-notes.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
####################################################################
# ILDPerformance package
#
#
####################################################################
Release Notes:
FullAnalysis_DESY (S.Lu)
- Updated the example script to use the cvmfs ilcsoft v01-19-01, added one example ttbar stdhep input file, for the monitor of the tracking efficiency.
tracking (S.Lu)
- Updated README by adding instruction for option of DD4hep sim and reco.
--------
| v01-01 |
--------
kinfit (J.List):
- new reference histogram file for ZH5CFit
- reference histograms for pull distributions
tracking Y.Voutsinas:
- adding macros that compare the resolutions with one from DBD plus a batch script to run
the diagnostics to the example analysos reco files
--------
| v01-00 |
--------
D. Jeans
- add simulation validation processor, examples and short documentation
- extend for CalorimeterHits and TrackerHits; a few other cleanups
M. Petric
- Added GSL because required. It would however better to fix aidaTT to propagate GSL properly
H.L. Tran
- Modify CMakeLists.txt file to include the validateSim folder.
J. List
- added ZH5CFit
- added ZH example
- added first version of test on WW->4jets
- added likelihood values for all hypotheses as LiPDG_mu etc to PIDtree; == 9 means is -inf on DST =>check with Masakazu?; == 2 means no PID or no recoParticle existing for this MCP
- significantly improved truth vs reco navigation
- added dEdx distance and dEdx likelihood to tree)
Y. Voutsinas
- add a diagnostics script that run a simple analysis hZ->mumuX for Mokka as well
- processor that calculates track - hit residuals based on aidaTT intersection calculation added
- updating tracking performance macros, track resolution performance plots
F. Gaede
- - finalized plotting of dE/dx for all particle types ( code from P.McKeown )
- made compatible with c++11
- removed -ansi -pedantic -Wno-long-long
- added trueMass to PID TTree
- added macro plotdEdx
- bug fix for getParents.size()==0
--------
| v00-02 |
--------
- Jenny added PID subdirectory
- additional directories: JER, PID, pi0
-> for details see Changelog.txt
--------
| v00-01 | - original version by Alonso & Yorgos...
--------
- see README file for description