Starterkit: Update line writing tutorial; Add prototype Bs -> Jpsi phi lines
The Line-writing session will be split in 2 parts
- Follow the tutorial with the example script; Run the example and inspect log file.
- The hands-on part will be to write a line for , running it on MinBias, and later onsignal MC to produce dsts for the sprucing and DaVinci sessions.
The documentation is updated to make a distinction between code used for the development and data-taking phase. The example has been updated accordingly.
A section on best practices has been added.
Merge request reports
Activity
added 14 commits
-
6c6590e1...2dfd3277 - 13 commits from branch
master
- f302997a - update for starterkit
-
6c6590e1...2dfd3277 - 13 commits from branch
added RTA label
- Resolved by Marian Stahl
- Resolved by Marian Stahl
- Resolved by Marian Stahl
- Resolved by Marian Stahl
added 1 commit
- 2f735efd - [starterkit] Update line writing tutorial and adapt scripts; Add Bs -> Jpsi...
added Documentation label
mentioned in issue #404 (closed)
mentioned in issue #405 (closed)
assigned to @msaur
- Resolved by Rosen Matev
Hi @msaur! This is ready for testing.
added 1 commit
- b91f61a3 - [starterkit] Update line writing tutorial and adapt scripts; Add Bs -> Jpsi...
added ci-test-triggered label
- [2022-03-13 12:37] Validation started with lhcb-master-mr#3955
assigned to @rmatev
mentioned in commit d2a78335
@mstahl thanks a lot for this I am enjoying the starterkit session on line writing enormously.
Does an example of how to run reconstruction (i.e. not read it from file) + run lines + print not only line but also reconstruction counters exist? Would it be useful to add it? When we end up running on real data to debug this summer I suspect this will be a quite common setup which we'll want to work from? (Yes this is my Run 2 nostalgia showing...)
probably some comments would be good.
Does an example of how to run reconstruction (i.e. not read it from file) + run lines + print not only line but also reconstruction counters exist?
Isn't this in principle https://gitlab.cern.ch/lhcb/Moore/-/blob/master/Hlt/Hlt2Conf/tests/qmtest/hlt2_pp_thor.qmt (modulo the reco counters part)? Is there a test checking explicitly the reco counters?
From the starterkit example, you can see in the timing table that
PrHybridSeeding
is running, but it indeed doesn't print any counters.probably some comments would be good.
I agree. I should have talked more about the options file to run lines.
mentioned in merge request !1435 (merged)
unassigned @msaur
mentioned in issue #411 (closed)