From 8f9313e751991951e4bae3eb103bf2cefbb86480 Mon Sep 17 00:00:00 2001 From: mmusich Date: Thu, 2 Jan 2025 13:38:23 +0100 Subject: [PATCH] add offlineBeamSpot event product to Z->mm based alcarecos --- .../python/ALCARECOTkAlDiMuonAndVertex_Output_cff.py | 3 ++- .../python/ALCARECOTkAlZMuMu_Output_cff.py | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Alignment/CommonAlignmentProducer/python/ALCARECOTkAlDiMuonAndVertex_Output_cff.py b/Alignment/CommonAlignmentProducer/python/ALCARECOTkAlDiMuonAndVertex_Output_cff.py index 323ce65d62e10..72ab625a026ed 100644 --- a/Alignment/CommonAlignmentProducer/python/ALCARECOTkAlDiMuonAndVertex_Output_cff.py +++ b/Alignment/CommonAlignmentProducer/python/ALCARECOTkAlDiMuonAndVertex_Output_cff.py @@ -20,7 +20,8 @@ 'keep L1GlobalTriggerReadoutRecord_gtDigis_*_*', 'keep *_TriggerResults_*_*', 'keep DcsStatuss_scalersRawToDigi_*_*', - 'keep *_offlinePrimaryVertices_*_*') + 'keep *_offlinePrimaryVertices_*_*', + 'keep *_offlineBeamSpot_*_*') ) # add branches for MC truth evaluation diff --git a/Alignment/CommonAlignmentProducer/python/ALCARECOTkAlZMuMu_Output_cff.py b/Alignment/CommonAlignmentProducer/python/ALCARECOTkAlZMuMu_Output_cff.py index fc8dd02a65873..4e91bbf5b563a 100644 --- a/Alignment/CommonAlignmentProducer/python/ALCARECOTkAlZMuMu_Output_cff.py +++ b/Alignment/CommonAlignmentProducer/python/ALCARECOTkAlZMuMu_Output_cff.py @@ -15,7 +15,8 @@ 'keep L1GlobalTriggerReadoutRecord_gtDigis_*_*', 'keep *_TriggerResults_*_*', 'keep DcsStatuss_scalersRawToDigi_*_*', - 'keep *_offlinePrimaryVertices_*_*') + 'keep *_offlinePrimaryVertices_*_*', + 'keep *_offlineBeamSpot_*_*') ) # add branches for MC truth evaluation