Turn on T2 DQM plots only in special run #77
Draft
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR description:
For the TOTEM special foreseen on 25.6.2023, the new T2 telescope will be used (and removed after the run) to measure inelastic rate and veto diffractive p+p collisions, when measuring the elastic p+p cross section. The code used for data taking will be a special branch off 13_0_7, 13_0_7_TOTEM_X.
The T2 DQM plots in 13_2_X and later will now be switched off by default, as requested in this approval: cms-sw#41922 (comment) , (although the CTPPS DQM calibration mode is already off by default, so creating no T2 DQM plots in regular data taking).
Similarly, the previous removal of the T2 rechits from RecoPPS.Configuration.recoCTPPS_cfg.py is here supplemented with the removal of the "keep" output commands for T2 Digi classes.
PR validation:
The DQM analysis was run on a T2+TrackingStrips test file, with the specialRunT2 switch off and on, producing the expected presence of Strips only, and Strips + T2 plots.
If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:
Not a backport.