DaVinci Tutorial based on solution to #237
In the following scripts, a solution to issue #237 (closed) where a different decay descriptor w.r.t the one associated to the Hlt2 line is tupled. Run with:
lb-run -c x86_64_v2-el9-clang16-opt DaVinci/v65r1 lbexec tuple_maker:make_tuple info.yaml
The example takes the BnoC BdsToKSKpPim hlt2 line which is based on the following descriptor:
"B": "[B0 -> (KS0 -> pi+ pi-) K+ pi-]CC"
and combines the line output according to the following descriptor:
"B": "[B0 -> (KS0 -> pi+ pi-) (K*(892)0 -> K+ pi-)]CC"
Edited by Davide Lancierini