-
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
From cmssw 14 0 11 #45400
From cmssw 14 0 11 #45400
Conversation
…llisions2024_v1_2_0_xml
This version of the GRun HLT menu corresponds to few updates to the "V1.2" menu for the 2024 pp data-taking period. This update includes the integration of the following JIRA tickets: - [CMSHLT-3079](https://its.cern.ch/jira/browse/CMSHLT-3079) : [MUO] Removal pixel hits requirement in Outside-In - [CMSHLT-3162](https://its.cern.ch/jira/browse/CMSHLT-3162) : [L1T] uGT Test crate data in the NanoDST stream - [CMSHLT-3169](https://its.cern.ch/jira/browse/CMSHLT-3169) : [HIG] MVA-Based Diphoton HLT Path - [CMSHLT-3171](https://its.cern.ch/jira/browse/CMSHLT-3171) : [BTV] Migration of emu+1btag to ParticleNet - [CMSHLT-3172](https://its.cern.ch/jira/browse/CMSHLT-3172) : [L1T] NanoDST stream: store RAW data (hltFEDSelectorL1) instead of digis (hltGtStage2Digis) - [CMSHLT-3173](https://its.cern.ch/jira/browse/CMSHLT-3173) : [EXO,Scouting] AXOL1TL Paths with VTight, Loose and VLoose Thresholds - [CMSHLT-3175](https://its.cern.ch/jira/browse/CMSHLT-3175) : [BPH,Scouting,EXO] Scouting ZeroBias (DST_PFScouting_ZeroBias) - [CMSHLT-3176](https://its.cern.ch/jira/browse/CMSHLT-3176) : [BPH,Scouting] update list of L1 bits for scouting muon path - [CMSHLT-3178](https://its.cern.ch/jira/browse/CMSHLT-3178) : [EXO] Set PS=0 for HLT_HT360_DisplacedDijet40_Inclusive1PtrkShortSig5_v - [CMSHLT-3179](https://its.cern.ch/jira/browse/CMSHLT-3179) : [MUO,Scouting] Update of the NoVtx reconstruction to include extended ROIs (but no pixel doublet recovery) - [CMSHLT-3180](https://its.cern.ch/jira/browse/CMSHLT-3180) : [BPH] Paths for new low pT BMTF bits - [CMSHLT-3182](https://its.cern.ch/jira/browse/CMSHLT-3182) : [EGM,EXO,HIG] Reducing the threshold of the high rate single photon path - [CMSHLT-3183](https://its.cern.ch/jira/browse/CMSHLT-3183) : [EXO] Enabling of AXOL1TL L1 Seeds - [CMSHLT-3184](https://its.cern.ch/jira/browse/CMSHLT-3184) : [TSG] Backport of online updates in EventDisplay dataset for Cosmics and Circulating menus - [CMSHLT-3185](https://its.cern.ch/jira/browse/CMSHLT-3185) : [TSG] Prescales of random-based HLTs of GRun in Emergency column (2024 rampup) - [CMSHLT-3191](https://its.cern.ch/jira/browse/CMSHLT-3191) : [BTV] Adding PNet Info to HLTMonitor - [CMSHLT-3193](https://its.cern.ch/jira/browse/CMSHLT-3193) : [TSG] Add ZeroBias/HLTPhysics PS columns (Run2024D) - [CMSHLT-3194](https://its.cern.ch/jira/browse/CMSHLT-3194) : [BTV] Set PS=0 for HLT_Mu8_*_Ele23_*_CaloDiJet30
…_14_0_X [14.0.X] Fix multiple RelVals errors with `Unknown trigger name` exception
preserving autoNano ordering [14.0.X]
HLT menu development for `14_0_X` (7/N)
[14_0_X] Removed variable-length arrays
The event meta-data (e.g. BranchLists) is now added as an EventMsg before the following EventMsg for which it applies. This added EventMsg contains no data products. When seen, the added EventMsg is handled as an artificial file boundary in order to cause the needed stream synchronization. This change is needed to handle how HLT merges parts of streamer files which might have different meta-data.
- event meta data is cached at begin job or when new file is opened - refactored StreamerOutputModuleCommon to be two classes so buffer could be handled separately for the caching - added many unit tests to show GlobalEvFOutputModule properly writes the expected events and the data products are correct
…l with file rate beyond 10 Hz)
Adding per-LS MEs for Muon POG DQM - backport to 14_0_X
Fixing JECs for PUPPI in offline DQM - backport to 14_0_X
…ewer version of the library included by tensorflow several unused files removed
[14_0_X] Protect against null `VertexRef` in `deep_helpers.cc`
…ecHitSoA [14.0.X] Fix lostDict: Add HcalRecHitSoA for HcalRecHit package
…ests [backport] Improve handling of TF CUDA tests for 14_0_X
[14.0.X] Adding general DQM modules for pixel tracks
Updates to include HTMHF triggers in GT emulator and propagation to HLTL1Seed
…140X Update/fix SimBeamSpot tag for Run3 HI MC GT in 14_0_X
[14_0] Backport of cms-sw#45151 (HIon type def for pixel alpaka)
…debug_140x Add debugging capabilities to the CachingAllocator [14.0.x]
…_14_0_X [14_0_X] Rename MUODPG nano flatTable producers
…tateFilter_14_0_X [14.0.X] Improve `DetectorStateFilter` to check DCS state of selected combinations of Tracker partitions
…fixes_14_0_X [14.0.X] double precision in `StandaloneTrackMonitor` and `TrackTypeMonitor` plots to avoid numerical overflow with high number of bin counts
[14.0.X backport] RPCDigis validaiton module update
…14_0_X [14.0.X] add `Era_Run3_2024`, `Era_Run3_2025`, Tier0 reco scenario for 2024, and change default era in `PyReleaseValidation`
Remove outdated comments Add back a comment that I accidentally removed Fix code-format Fix per cms-sw#44746 (comment) Fix per cms-sw#44746 (comment) Only store the trigger objects which pass the mass cut, fix per cms-sw#44746 (comment) remove unused comments code format Change the default value of InputTag l1EGCand to hltEgammaCandidates, per cms-sw#44746 (comment) Fix l1EGCand customisation for HIon HLT menu using HLTEgammaCombMassFilter, per cms-sw#44746 (comment) Resolve conflict Restore changes temporarily to resolve conflicts customizeHLTfor44746 Fix per cms-sw#44746 (comment)
[14.0.X] store the hltobjects for Mass50 triggers
…debug_140x Add missing header in AllocatorConfig.h [14.0.x]
HCAL local reconstruction in Alpaka [14.0.x]
Update to remove per bx roc data - 14_0_X
This PR contains too many commits (913 >= 240) and will not be processed. |
@kaderci-johannes it looks like this PR should target CMSSW_14_0_X branch - please check. Also, please change the PR title and description to explain changes. |
PR description:
PR validation:
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:
Before submitting your pull requests, make sure you followed this checklist: