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

Update tuples for minimum bias SMOG2 data (superseeds MR !1225)

parent 408b6113
No related branches found
No related tags found
No related merge requests found
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' ),
]%}
# to be added (in tuple files)
# selection for unbiased tight proton from MB
{%- for year, polarity, use_ut, sprucingver in datasets %}
SMOG2Commissioning_DaVinci_{{year}}_{{polarity}}{{use_ut}}_Sprucing{{sprucingver}}_MINBIAS:
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_MINBIAS_OUTPUT.root
options:
entrypoint: smog2_commissioning_minbias_24c1_24c2_24c3_24c4.minbias_SMOG2_comm_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
This diff is collapsed.
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