Skip to content

Btag z0 decorator

This MR provides:

  • some cleaning for vector branches
  • the track algo variable stored as vector for track branches
  • a clarification between z0 and z0SinTheta variables Note that the raw z0 decorator doesn't exist in athena yet, so for now the corresponding branches are filled with dummy values but when it's available, they will be properly filled.

Important: this requires to update https://gitlab.cern.ch/nekumari/btag_itk_ana/-/blob/btag_ref_21.9/NtupleReader/src/BTagDataReader.cxx#L225 to retrieve the proper z0SinTheta variables

Merge request reports