Skip to content
Snippets Groups Projects
Commit 1db860d6 authored by Oscar Boente Garcia's avatar Oscar Boente Garcia Committed by Linxuan Zhu
Browse files

Update chic smog2 2024 data production (superseeds !1761)

parent e76a66c1
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
This diff is collapsed.
defaults:
inform:
- oscar.boente@cern.ch
- kara.mattioli@cern.ch
- qiuchan.lu@cern.ch
wg: IFT
{%- set datasets = [
('24','MagUp','', '24c2' ),
('24','MagUp','-Excl-UT', '24c2' ),
('24','MagDown','', '24c2' ),
('24','MagDown','-Excl-UT', '24c2' ),
('24','MagUp','', '24c3' ),
('24','MagDown','', '24c3' ),
('24','MagUp','', '24c4' ),
]%}
{%- for year, polarity, use_ut, sprucingver in datasets %}
SMOG2Commissioning_DaVinci_{{year}}_{{polarity}}{{use_ut}}_Sprucing{{sprucingver}}_CHIC:
application: DaVinci/v64r12@x86_64_v2-el9-clang16-opt
input:
bk_query: /LHCb/Collision{{year}}/Beam6800GeV-VeloClosed-{{polarity}}{{use_ut}}/Real Data/Sprucing{{sprucingver}}/90000000/IFT.DST
dq_flags:
- UNCHECKED
- OK
smog2_state:
- Argon
- Helium
- Hydrogen
- Neon
- ArgonUnstable
- HeliumUnstable
- HydrogenUnstable
- NeonUnstable
keep_running: True
n_test_lfns: 1
output: SMOG2_CHIC_OUTPUT.root
options:
entrypoint: smog2_commissioning_chic_24c1_24c2_24c3_24c4.chic{{use_ut}}_SMOG2_tuple:main
extra_options:
input_raw_format: 0.5
input_type: ROOT # ROOT for SprucingPass, RAW for RAW data (Hlt2 output)
simulation: False
data_type: "Upgrade"
geometry_version: run3/2024.Q1.2-v00.00
conditions_version: master
input_process: "Spruce"
input_stream: "ift"
{%- endfor %}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment