Move SMOG2 calibration lines to TurCal stream
This MR moves the SMOG2 PID and tracking calibration lines from the FULL stream to the TURCAL stream.
SMOG2 PID calibration lines are moved from hlt2_ift_smog2_chargedPID.py
to 3 files within Hlt/Hlt2Conf/python/Hlt2Conf/lines/PID
:
-
SMOG2_ChargedPID.py
(Ks, Lambda, Phi calib lines) SMOG2_DstToD0Pi.py
SMOG2_JpsiToMuMuTagged.py
SMOG2 Tracking efficiency lines are moved from hlt2_ift_smog2_trackingeff.py
and hlt2_ift_smog2_trackingeff_Ks.py
to Hlt/Hlt2Conf/python/Hlt2Conf/lines/trackeff/
:
SMOG2_Jpsi_trackeff.py
SMOG2_Ks_trackeff.py
The sprucing configuration is also updated accordingly, the exclusive sprucing lines for the calibration lines are removed and the TurCal sprucing configuration is updated with the new SMOG2 calibration lines in the Sprucing 24c1 configuration here
Merge request reports
Activity
changed milestone to %RTA/2024.06.03-JuneTS
added 2024data-selections IFT PR/Moore_hlt2_and_spruce_bandwidth RTA WP4 labels
- Resolved by Miroslav Saur
@oboenteg @samarian can you please double check and confirm two things for me:
-
Please double check that all of the HLT2 calibration lines have
persistreco = True
. At one point I accidentally changed a few of them topersistreco=False
, then I caught my error and changed them all back topersistreco = True
. I already checked but please double check that this is the case -
For the passthrough sprucing configuration, I have put all of the PID lines in the "nominal" case (persist only candidates) and the tracking lines in the raw banks case (persist candidates + raw banks). Please confirm this is correct
-
added RTA label
- Resolved by Oscar Boente Garcia
- Resolved by Oscar Boente Garcia
- Resolved by Oscar Boente Garcia
added 2 commits
requested review from @mfontana
- Resolved by Miroslav Saur
added 1 commit
- 4e990705 - re-add full import of charged pid lines for ks and lambda ift physics lines
added 1 commit
- 071e3f03 - fix typo in hlt2 line name and readd missing builder imports in ift
added 1 commit
- ec2e2421 - Send smog tracking lines to raw+turbo on disk