Skip to content

trex-config: write GHOST samples first and option to exclude automatic systematics

  • order samples such that GHOST samples are written out first
  • Add "AddSample" and "SubtractSample" option to sample block
  • add exclude_syst option to General block in order to exclude some of the automatic systematics

Usage e.g.

General:
  exclude_syst: ["JET_NNJvtEfficiency","EL_EFF_Iso_TOTAL_1NPCOR_PLUS_UNCOR"]

Merge request reports