Skip to content

Add support for filtered MC productions

Chris Burr requested to merge filtered-mc-support into main

The analysis-name key is used to make the output filetype (i.e. Lb2LcPi.Strip.MDST). An example of the data package can be found here.

Example:

sim-version: 09

name: Lb2LcPi Full Run 2
inform:
  - cburr
WG: RD

samples:
  - event-types:
      - 15114011
    data-types:
      - 2016
      - 2017
      - 2018
    num-events: 1_300_000
    stripping:
      filter:
        lines: StrippingLb2LcPi(NoIPLc2PKPi|Lc2PKPi)Beauty2CharmLine
        analysis-name: Lb2LcPi
    # file-format: DST

fast-mc:
    redecay: yes
Edited by Chris Burr

Merge request reports

Loading