Conversation
… online beam spot (loaded in recoTrackFromScoutingMonitorSequence)
|
A new Pull Request was created by @jprendi for CMSSW_16_1_X. It involves the following packages:
@cmsbuild, @ctarricone, @gabrielmscampos, @rseidita can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
cms-bot internal usage |
|
type ngt, bug-fix |
|
backport of #51878 |
|
@cmsbuild, please test |
|
-1 Failed Tests: UnitTests RelVals Failed Unit TestsI found 18 errors in the following unit tests: ---> test TestDQMOfflineConfiguration_10 had ERRORS ---> test TestDQMServicesDemo had ERRORS ---> test test_MC_23_crosscheck had ERRORS and more ... Failed RelValsExpand to see more relval errors ... |
|
allow @jprendi test rights |
1 similar comment
|
allow @jprendi test rights |
|
@cmsbuild, please test |
|
Pull request #51879 was updated. @ctarricone, @gabrielmscampos, @rseidita can you please check and sign again. |
|
+1 Size: This PR adds an extra 20KB to repository Comparison SummarySummary:
|
PR description:
Crash reported by @etzovara in last Friday's HLT Scouting meeting.
This PR adds missing
onlineBeamSpotProducerto the start ofrecoTrackFromScoutingMonitorSequenceinHLTriggerOffline/Scouting/python/RecoTrackFromScoutingMonitor_cff.py.It also swaps the ordering in
DQMOffline/HLTScouting/python/HLTScoutingDqmOffline_cff.pyofhltScoutingTrackMonitorandrecoTrackFromScoutingMonitorSequences.t.recoTrackFromScoutingMonitorSequencegoes first, ashltScoutingTrackMonitoralso consumes the online beam spot.PR validation:
As provided by @etzovara :
from which the job completed successfully.
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:
Verbatim backport of #51878
FYI @mmusich