Marco Musich
Marco Musich
backport of https://github.com/cms-sw/cmssw/pull/39065 #### PR description: This PR fixes a couple of compilation errors preventing the Zµµ alignment validation to run, due to failures in the merge step. The errors...
#### PR description: This PR fixes a couple of compilation errors preventing the Zµµ alignment validation to run, due to failures in the merge step. The errors spotted are: ```...
#### PR description: Miscellaneous updates to SiPixel Lorentz Angle Calibration harvesting: * introduce a single `siPixelLACalibration::cmToum` constant and use it everywhere where relevant; * address the comment at https://github.com/cms-sw/cmssw/pull/38700#discussion_r930864200 *...
#### PR description: PR #38692 changed the default Beam Spot in the Run-3 Global Tag , but it was thn now out-of-synch with the vertex smearing assumed for the Run-3...
resolves https://github.com/cms-sw/cmssw/issues/39026 #### PR description: Title says it all, in order to avoid multi-states during electron tracking that lead to exceptions in `BasicMultiTrajectoryState` when mixing states with valid and invalid...
#### PR description: This PR is a companion to https://github.com/cms-data/RecoTracker-TkSeedGenerator/pull/2 which updates the training for DeepCore using 2022 MC samples (the original training was done on 2017 MC). This should...
#### PR description: Quick follow-up to https://github.com/cms-sw/cmssw/pull/39518. Declare usage of `DQMStore` as a used shared resource to the `edm::one` modules migrated in #39518, as it was done in https://github.com/cms-sw/cmssw/pull/39616. ####...
#### PR description: Following up to https://github.com/cms-sw/cms-sw.github.io/pull/118#issuecomment-1989107356, just to see what it would break. #### PR validation: None #### If this PR is a backport please specify the original PR...
#### PR description: In preparing https://github.com/cms-sw/cmssw/pull/44384 I noticed that the test coverage of DQM online clients is somewhat poor since the existing unit tests do not contemplate all the possible...
backport of https://github.com/cms-sw/cmssw/pull/44415 #### PR description: Development of HLT menus for CMSSW_14_0_X (branch CMSSW_14_1_X). * This is the PR for 14_0_X: this is the release cycle currently used for Run-3...