Skip to content

Re-Processing of 2016 pHe data at 4 TeV

Reprocessing of pHe data (https://gitlab.cern.ch/lhcb/opg/-/issues/96#note_9099643). First step: reconstruction of data using new TOF algo and test of new stripping sequence.

Runs for staging are: [186320;186514] (4 TeV), corresponding to path /LHCb/Protonhelium16/Beam4000GeV-VeloClosed-MagDown/Real Data/90300000/RAW

First draft of possible yaml options, to be checked before production:

- author: ngrieser
  name: Reco19Smog
  comment: 2025 re-processing of pHe at 4TeV
  type: Reconstruction

  wg: DPA
  inform:  
  - ngrieser
  - samarian
  - chlucare
  - ggrazian
  priority: 1a 

  input_dataset:
    event_type: '90300000'
    conditions_description: Beam4000GeV-VeloClosed-MagDown
    conditions_dict:
      configName: LHCb
      configVersion: Protonhelium16
      inFileType: RAW
      inProPass: Real Data 
      inDataQualityFlag: OK, UNCHECKED 
      inProductionID: ALL
      inTCKs: ALL

  steps:  
  - name: Reprocess_2016pHe4TeV
    processing_pass: Reco19Smog
    visible: true
    application: Brunel/v55r5
    data_pkgs:
    - AppConfig.v3r454 
    options: 
    - $APPCONFIGOPTS/Brunel/DataType-2016.py
    - $APPCONFIGOPTS/Brunel/PVreco-smog.py
    - $APPCONFIGOPTS/Brunel/FastVelo-2017-5TeV.py
    - $APPCONFIGOPTS/Brunel/Brunel-betaloop.py
    - $APPCONFIGOPTS/Brunel/deutTOF-GECs.py
    - $APPCONFIGOPTS/Persistency/ROOT-630-forwardCompatibility.py
    options_format: Reconstruction
    dbtags:
      DDDB: 2016-v03.06
      CondDB: cond-20191004-1
    input:
    - type: RAW 
      visible: true
    output: 
    - type: FULL.DST #is it ok?
      visible: true
Edited by Chiara Lucarelli