From 9bc46dd0cf2b5567cb57edf300f7e39cd2d5e9b6 Mon Sep 17 00:00:00 2001 From: aferrero2707 Date: Mon, 2 Dec 2024 18:24:29 +0100 Subject: [PATCH] MUON] added MW objects to MCH and MUON tracks tasks Added several moving window objects to the MCH and global MUON aQC: * TracksPerTF * TrackPt * TrackEta * TrackPhi * Minv (mu-mu invariant mass) For the global MUON tasks, the MW objects are only associated to plots after the track selection cuts. The QC cycle duration is 300 seconds for all the tasks. --- DATA/production/qc-async/mch-tracks.json | 11 +++++++ DATA/production/qc-async/mchmid-tracks.json | 12 ++++++++ DATA/production/qc-async/mftmch-tracks.json | 12 ++++++++ .../production/qc-async/mftmchmid-tracks.json | 29 +++++++++++++++++++ 4 files changed, 64 insertions(+) diff --git a/DATA/production/qc-async/mch-tracks.json b/DATA/production/qc-async/mch-tracks.json index 54c7cd798..a9c7ba648 100644 --- a/DATA/production/qc-async/mch-tracks.json +++ b/DATA/production/qc-async/mch-tracks.json @@ -35,6 +35,17 @@ "type": "direct", "query": "trackMCH:MCH/TRACKS;trackMCHROF:MCH/TRACKROFS;trackMCHTRACKCLUSTERS:MCH/TRACKCLUSTERS;mchtrackdigits:MCH/CLUSTERDIGITS" }, + "movingWindows": [ + "TracksPerTF", + "TrackPt", + "TrackEta", + "TrackPhi", + "WithCuts/TracksPerTF", + "WithCuts/TrackPt", + "WithCuts/TrackEta", + "WithCuts/TrackPhi", + "WithCuts/Minv" + ], "taskParameters": { "maxTracksPerTF": "600", "GID": "MCH" diff --git a/DATA/production/qc-async/mchmid-tracks.json b/DATA/production/qc-async/mchmid-tracks.json index 35a0fd46f..ebd6843d1 100644 --- a/DATA/production/qc-async/mchmid-tracks.json +++ b/DATA/production/qc-async/mchmid-tracks.json @@ -13,6 +13,18 @@ "type": "direct", "query": "trackMCH:MCH/TRACKS;trackMCHROF:MCH/TRACKROFS;trackMCHTRACKCLUSTERS:MCH/TRACKCLUSTERS;mchtrackdigits:MCH/CLUSTERDIGITS;trackMID:MID/TRACKS;trackMIDROF:MID/TRACKROFS;trackMIDTRACKCLUSTERS:MID/TRACKCLUSTERS;trackClMIDROF:MID/TRCLUSROFS;matchMCHMID:GLO/MTC_MCHMID" }, + "movingWindows": [ + "WithCuts/TracksPerTF", + "WithCuts/TrackPt", + "WithCuts/TrackEta", + "WithCuts/TrackPhi", + "WithCuts/Minv", + "MCH-MID/WithCuts/TracksPerTF", + "MCH-MID/WithCuts/TrackPt", + "MCH-MID/WithCuts/TrackEta", + "MCH-MID/WithCuts/TrackPhi", + "MCH-MID/WithCuts/Minv" + ], "taskParameters": { "maxTracksPerTF": "600", "GID" : "MCH,MID,MCH-MID" diff --git a/DATA/production/qc-async/mftmch-tracks.json b/DATA/production/qc-async/mftmch-tracks.json index 9c93fde1b..37b47b756 100644 --- a/DATA/production/qc-async/mftmch-tracks.json +++ b/DATA/production/qc-async/mftmch-tracks.json @@ -13,6 +13,18 @@ "type": "direct", "query": "trackMCH:MCH/TRACKS;trackMCHROF:MCH/TRACKROFS;trackMCHTRACKCLUSTERS:MCH/TRACKCLUSTERS;mchtrackdigits:MCH/CLUSTERDIGITS;trackMFT:MFT/TRACKS;trackMFTROF:MFT/MFTTrackROF;trackMFTClIdx:MFT/TRACKCLSID;alpparMFT:MFT/ALPIDEPARAM/0?lifetime=condition&ccdb-path=MFT/Config/AlpideParam;fwdtracks:GLO/GLFWD" }, + "movingWindows": [ + "WithCuts/TracksPerTF", + "WithCuts/TrackPt", + "WithCuts/TrackEta", + "WithCuts/TrackPhi", + "WithCuts/Minv", + "MFT-MCH/WithCuts/TracksPerTF", + "MFT-MCH/WithCuts/TrackPt", + "MFT-MCH/WithCuts/TrackEta", + "MFT-MCH/WithCuts/TrackPhi", + "MFT-MCH/WithCuts/Minv" + ], "taskParameters": { "maxTracksPerTF": "600", "GID" : "MCH,MFT,MFT-MCH" diff --git a/DATA/production/qc-async/mftmchmid-tracks.json b/DATA/production/qc-async/mftmchmid-tracks.json index 92275123e..b2cebb8d0 100644 --- a/DATA/production/qc-async/mftmchmid-tracks.json +++ b/DATA/production/qc-async/mftmchmid-tracks.json @@ -13,6 +13,18 @@ "type": "direct", "query": "trackMCH:MCH/TRACKS;trackMCHROF:MCH/TRACKROFS;trackMCHTRACKCLUSTERS:MCH/TRACKCLUSTERS;mchtrackdigits:MCH/CLUSTERDIGITS;trackMFT:MFT/TRACKS;trackMFTROF:MFT/MFTTrackROF;trackMFTClIdx:MFT/TRACKCLSID;alpparMFT:MFT/ALPIDEPARAM/0?lifetime=condition&ccdb-path=MFT/Config/AlpideParam;fwdtracks:GLO/GLFWD;trackMID:MID/TRACKS;trackMIDROF:MID/TRACKROFS;trackMIDTRACKCLUSTERS:MID/TRACKCLUSTERS;trackClMIDROF:MID/TRCLUSROFS;matchMCHMID:GLO/MTC_MCHMID" }, + "movingWindows": [ + "WithCuts/TracksPerTF", + "WithCuts/TrackPt", + "WithCuts/TrackEta", + "WithCuts/TrackPhi", + "WithCuts/Minv", + "MCH-MID/WithCuts/TracksPerTF", + "MCH-MID/WithCuts/TrackPt", + "MCH-MID/WithCuts/TrackEta", + "MCH-MID/WithCuts/TrackPhi", + "MCH-MID/WithCuts/Minv" + ], "taskParameters": { "maxTracksPerTF": "600", "cutRAbsMin": "17.6", @@ -50,6 +62,23 @@ "type": "direct", "query": "trackMCH:MCH/TRACKS;trackMCHROF:MCH/TRACKROFS;trackMCHTRACKCLUSTERS:MCH/TRACKCLUSTERS;mchtrackdigits:MCH/CLUSTERDIGITS;trackMFT:MFT/TRACKS;trackMFTROF:MFT/MFTTrackROF;trackMFTClIdx:MFT/TRACKCLSID;alpparMFT:MFT/ALPIDEPARAM/0?lifetime=condition&ccdb-path=MFT/Config/AlpideParam;fwdtracks:GLO/GLFWD;trackMID:MID/TRACKS;trackMIDROF:MID/TRACKROFS;trackMIDTRACKCLUSTERS:MID/TRACKCLUSTERS;trackClMIDROF:MID/TRCLUSROFS;matchMCHMID:GLO/MTC_MCHMID" }, + "movingWindows": [ + "MFT-MCH/WithCuts/TracksPerTF", + "MFT-MCH/WithCuts/TrackPt", + "MFT-MCH/WithCuts/TrackEta", + "MFT-MCH/WithCuts/TrackPhi", + "MFT-MCH/WithCuts/Minv", + "MCH-MID/WithCuts/TracksPerTF", + "MCH-MID/WithCuts/TrackPt", + "MCH-MID/WithCuts/TrackEta", + "MCH-MID/WithCuts/TrackPhi", + "MCH-MID/WithCuts/Minv", + "MFT-MCH-MID/WithCuts/TracksPerTF", + "MFT-MCH-MID/WithCuts/TrackPt", + "MFT-MCH-MID/WithCuts/TrackEta", + "MFT-MCH-MID/WithCuts/TrackPhi", + "MFT-MCH-MID/WithCuts/Minv" + ], "taskParameters": { "maxTracksPerTF": "600", "cutRAbsMin": "26.5",