-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mileva/cppf delay fix v0 #38975
Mileva/cppf delay fix v0 #38975
Conversation
Update GT for DQM clients unitTests and input file used for unitTest
Add prefetching ActivityRegistry signals for more transitions
Fixed MC truth data on particle transfer from tracker to calorimeter
…ision Avoid ID collisions between ED and ES modules in MessageLogger
Fix rare crash of the HLT in case the muon OI DNN does not find a good seed strategy
- changed to thread friendly types - added esConsumes
Run3-sim122 Extend the action of PrintGeomInfoAction to compare regions as well
Preprocess EDAlias and SwitchProducer information for ConditionalTask
fix Radix Sort for size = N*256+1
Use tbb::task_group::defer in FinalWaitingTask
…fig/GctConfigProducers Fix CMS deprecation warnings in L1TriggerConfig/GctConfigProducers
Add a noise plot and some minor adjustments to ECAL DQM [Master]
…epMET_SONIC Adding DeepMET SONIC Producer to CMSSW
Run3-gex136F Try to address the compilation warnings in RecoLocalCalo/EcalRecProducers
…Ntuples Use thread friendly modules in L1Trigger/L1TNtuples
Run3-gex136G Try to avoid obsolete codes in CondTools/RunInfo
Phase2-hgx319E Update the test scripts in Geometry/HGCalGeometry/test/python
Replace_Geometry_cff with GeometryDB_cff in RecoVertex
Check for nans earlier in the template reco
Add missing #include to EdmProvDump.cc
Try to fix GeometryProducer and G4e examples
Keep Run2 electron IDs in Run3 nano for early analyses
Run3-sim124 Add utility functions to handle names from dd4hep implementation
Tracker Alignment: fix issues found by static analyzer
Introduce option to use G4TransportationWithMsc
…l_tracks_to_the_capacity_of_the_SoA Clamp the number of pixel tracks to the capacity of the SoA
A new Pull Request was created by @mileva for CMSSW_12_4_X. It involves the following packages:
@cmsbuild, @smuzaffar, @aandvalenzuela, @iarspider can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
Looks like this backport has some issues with git (you are effectively bringing in all commits between 12_4_X and 12_5_X). Can you please rebase your commits on top of 12_4_X? |
PR description:
To fix the CPPF DAQ delay and RPC offline clusters BX association.
PR validation:
Tested with:
runTheMatrix and three different workflows:
136.897_RunCosmics2021CRUZET+RunCosmics2021CRUZET+RECOCOSDRUN3+ALCACOSDRUN3+HARVESTDCR3
140.103_RunSingleMuon2022B+RunSingleMuon2022B+HLTRUN3+RECONANORUN3+SKIMSINGLEMUONRUN3
140.117_RunCosmics2022B+RunCosmics2022B+HLTRUN3+RECOCOSMRUN3+SKIMCOSMICSRUN3
And also with private validation and offline analysis.
More details and validation plots might be found here.
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:
Yes, this is a backport - PR to master #38974
mention @dilsonjd @jhgoh @andresib