Skip to content

Process first SMOG2 TURCAL data

Kara Mattioli requested to merge kmattiol/smog2_commissioning_turcal into master

This AP will process the new SMOG2 lines added to the TURCAL stream. This is particularly important for testing the SMOG2 tracking efficiency lines, which were previously in the FULL stream and had some issues there that prevented them from being spruced. This AP will check that the tracking efficiency lines work as expected in the TURCAL stream and will produce the tuples needed for SMOG2 tracking efficiency calibration.

Note: TurCal data before the May MD does not have our SMOG2 lines included, therefore trying to run SMOG2 lines on this data causes the jobs to fail. However, it's also not possible to put a single run as a "starting" run. To try to get around this, we start running the jobs on the May Argon injections (runs 295901-295937), which were the first physics data in the TurCal stream, turn on keep running: True and have the AP run over all gas types. We will then filter the gas type offline using the SMOGInfo functor.

@samarian @oboenteg

Edited by Kara Mattioli

Merge request reports