Skip to content

modify the cut value and add a function. Mainly for Lc2Lamh line

Guiyun Ding requested to merge Lc2LamH into master

In Stages.py , I add a function D2DVVDCHI2 in class DetachedV0HCombiner(Hlt2Combiner) and set the default argument to False avoid making unwanted effect for other line. In D2V0HLines.py . I set the argument is True (extraSeparationCut = True) to use the cuts. In CharmHad_pp_2017.py , new thresholds that we want was set.

Merge request reports