Skip to content

HLT2 Reprocessing of 2022 data

HLT2 reprocessing production request

Summary

Central HLT2 reprocessing of 2022 data with V13 Alignment tag producing MDF output for FULL, TURBORAW, TURCAL and LUMI streams.

(Annotated) YAML(s)

For MagDown data, we have:

- author: mstahl
  name: HLT2 Reprocessing (2022 MagDown)
  comment: ''
  type: HLT2

  wg: RTA
  inform:
  - mstahl
  priority: 1a

  input_dataset:
    conditions_dict:
      configName: LHCb
      configVersion: Collision22
      inFileType: RAW
      inProPass: Real Data
      inDataQualityFlag: UNCHECKED
      inProductionID: ALL
      inTCKs: ALL
    conditions_id: 434924
    conditions_description: Beam6800GeV-VeloClosed-MagDown-Excl-UT
    event_type: '98100000'


  steps:
  - name: HLT2 Reprocessing
    processing_pass: HLT201
    visible: true
    application:
      name: Moore
      version: v54r14
      binary_tag: x86_64_v2-centos7-gcc12-opt
    data_pkgs: []
    options:
      entrypoint: Moore.production:hlt2_pp_2022_reprocessing
      extra_options:
        input_raw_format: 0.5
        input_type: 'RAW'
        simulation: False
        data_type: 'Upgrade'
        geometry_version: trunk
        conditions_version: AlignmentV13_2023_07_24
        output_type: 'RAW'
        input_process: "Hlt2"
        n_threads: 1
        n_event_slots: 1
    input:
    - type: RAW
      visible: true
    output:
    - type: FULL.RAW
      visible: false
    - type: TURBORAW.RAW
      visible: false
    - type: TURCAL.RAW
      visible: false
    - type: LUMI.RAW
      visible: false

  - name: HLT2 merge
    processing_pass: HLT2Merge
    visible: true
    application:
      name: LHCb
      version: v54r13
      binary_tag: x86_64_v2-centos7-gcc12-opt
    data_pkgs: []
    options:
      entrypoint: GaudiConf.mergeMDF:mdf
      extra_options:
        input_raw_format: 0.5
        input_type: 'RAW'
        simulation: False
        data_type: 'Upgrade'
        geometry_version: trunk
        conditions_version: AlignmentV13_2023_07_24
        output_type: 'RAW'
        input_process: "Hlt2"
    input:
    - type: FULL.RAW
      visible: false
    - type: TURBORAW.RAW
      visible: false
    - type: TURCAL.RAW
      visible: false
    - type: LUMI.RAW
      visible: false
    output:
    - type: FULL.RAW
      visible: true
    - type: TURBORAW.RAW
      visible: true
    - type: TURCAL.RAW
      visible: true
    - type: LUMI.RAW
      visible: true

Run ranges

  • MagUp: 256214 — 256290
  • MagDown: 253868 — 256169
Edited by Christophe Haen