refactoring PrimaryVertexChecker
Goals:
- refactoring PrimaryVertexChecker to be functional,
- output significantly changed, will require update of references,
- adding all necessary options in Moore etc
- updated to the changes in to Rec Rec!1896 (merged)
- python script for efficiency plotting, global resolution and pulls
- adding pulls and resolution as the function of variables
Links:
- updates to Rec Rec!1925 (merged)
Comments:
- The options script for PV checking with Allen PVs is added in !501 (closed).
Merge request reports
Activity
mentioned in merge request Rec!1925 (merged)
- Resolved by Agnieszka Dziurda
Thanks for the MR.
Do we also need the changes in Rec!1899 (closed) to run this? Or can we close that one?
- Resolved by Agnieszka Dziurda
Can you have a look at the files in https://gitlab.cern.ch/lhcb/Moore/tree/master/Hlt/RecoConf/tests/qmtest and the documentation at https://lhcbdoc.web.cern.ch/lhcbdoc/moore/master/tutorials/developing.html to setup a test which runs your new options file?
added 36 commits
-
faffe691...1ff83ba1 - 35 commits from branch
master
- f6a7053d - Merge commit '1ff83ba1' into twojton_pvchecker
-
faffe691...1ff83ba1 - 35 commits from branch
added 1 commit
- 5f1e3528 - script for efficiency plots, small bugfix for decay categories
@dovombru @freiss @peilian I have added script for plotting efficiency as the function of nTracks, z and r, for different PV categories. You might want to use it for your studies. @samarian in the script there is flag --smog, but still must be a bit adjusted, it is WIP, I would need NTuple with SMOG (with about 1-10k statistics) to really making it working well. Please be aware also about the small changes in Rec.
added 1 commit
- 2f74472b - very first scripts for plotting resol and pull, for now only global
@peilian scripts updated
mentioned in merge request !378 (merged)