Skip to content

B2OC: disable trchi2todof_max cut in basic_builder.py/filter_particles

Alessandro Bertolin requested to merge b2oc_upgrade into master

namely:

    if trchi2todof_max is not None:
        code &= F.CHI2DOF < trchi2todof_max

with trchi2todof_max=None

this can be revisited at any time when the commissioning will be more advanced

Edited by Alessandro Bertolin

Merge request reports