Skip to content
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

Nm dqm egamma v update for13 1 x #41987

Closed

Conversation

nancymarinelli
Copy link
Contributor

@nancymarinelli nancymarinelli commented Jun 16, 2023

PR description:

Minor update in Validation/RecoEgamma/plugins/PhotonValidator.cc, .h. The plot in EB of dR between PF photon candidate and PF neutral hadron candidates is now split
in two |eta| regions (<1 and >1) mainly needed for Phase2, where |eta| >1 receives contributions from the HGCAL reco

PR validation:

Test was made locally using the cmsDriver for PhaseI and PhaseII on the HggGluonfusion sample. All works fine

NOTE: I am not sure what it says that I want to merge 129 commits ... I only committed two files

dfigueiredo and others added 30 commits May 4, 2023 11:37
…lCaHOCalibProducer

[13.1.X] use `onlineMetaDataDigis` when available for retrieval of average PU in `AlCaHOCalibProducer`
Apply clang-tidy and clang-format changes [LLVM 14, 13.1.x]
[13.1.X] SiPixel Payload Inspector: improve `SiPixelDynamicInefficiency` parametrization vs PU plotting
Development of HLT menus for `CMSSW_13_0_X`.

This update includes the integration of the following JIRA tickets.

 - [CMSHLT-2695](https://its.cern.ch/jira/browse/CMSHLT-2695): [HIG] new HH4b triggers for `ParkingHH` dataset
 - [CMSHLT-2697](https://its.cern.ch/jira/browse/CMSHLT-2697): [HIG] retuning of `HLT_Diphoton30_18_R9IdL*` triggers
 - [CMSHLT-2702](https://its.cern.ch/jira/browse/CMSHLT-2702): [HIG,EXO] new triggers for VBF parking
 - [CMSHLT-2734](https://its.cern.ch/jira/browse/CMSHLT-2734): [HIG] addition of `HLT_Photon60_*_PFJetsMJJ300DEta3_v` to EGamma PD(s)
 - [CMSHLT-2743](https://its.cern.ch/jira/browse/CMSHLT-2743): [EXO] displaced-jets triggers for LLP parking
 - [CMSHLT-2744](https://its.cern.ch/jira/browse/CMSHLT-2744): [EXO] delayed-jets triggers for LLP parking
 - [CMSHLT-2747](https://its.cern.ch/jira/browse/CMSHLT-2747): [HCAL] increase HB-RecHit thresholds for 2023 data-taking
 - [CMSHLT-2748](https://its.cern.ch/jira/browse/CMSHLT-2748): [JME,HCAL] replace `L1_SingleJet35*` seeds with `L1_ZeroBias` in triggers of GRun menu
 - [CMSHLT-2750](https://its.cern.ch/jira/browse/CMSHLT-2750): [HIG] correct bugged instances of `HLTPFJetTag` in MSSM-Hbb triggers
 - [CMSHLT-2754](https://its.cern.ch/jira/browse/CMSHLT-2754): [EXO] delayed-jet and delayed-photon triggers for "satellite" collisions
 - [CMSHLT-2756](https://its.cern.ch/jira/browse/CMSHLT-2756): [MUO] update of muon-InsideOut seed-classifier BDT training and wp for 2023
 - [CMSHLT-2759](https://its.cern.ch/jira/browse/CMSHLT-2759): [HIG,B2G] PNet trainings for 2023 and update of PNet-WPs in all PNet-based triggers
 - [CMSHLT-2760](https://its.cern.ch/jira/browse/CMSHLT-2760): [HCAL] removal of `HLT_HcalIsolatedbunch_v` trigger and `IsolatedBunch` dataset
 - [CMSHLT-2772](https://its.cern.ch/jira/browse/CMSHLT-2772): [HIG] additional control triggers for VBF HToCC search
 - [CMSHLT-2780](https://its.cern.ch/jira/browse/CMSHLT-2780): [HIG,B2G,TOP] move some HT+Jet+BTag triggers to `ParkingHH` dataset
 - [CMSHLT-2791](https://its.cern.ch/jira/browse/CMSHLT-2791): [EXO] set PS=0 for `HLT_HT200_L1SingleLLPJet_DisplacedDijet35_Inclusive1PtrkShortSig5_v`
 Backport to 13_1_X of cms-sw#41275 Introduce (Robust)ParTAK4 jet tagger, DeepJet model update for Run 3, remove DeepCSV from nano
Undo new line modification

Remove nan check in pflinker

Remove nan check from rescale
do not allow crashes in `isEmpty(int bx)` method of `BXVector` [`13_1_X`]
…BX0Check

improve how `HLTPrescaler` checks presence of (Stage-2) L1-uGT results [`13_1_X`]
…e4_isSiFE_Fix

[13_1_X] HGCAL: Fix HGCHEB isSiFE configuration
PPS DQM plots for new RPOTs 45-220-NR-HR and 56-220-NR-HR (backport of 41389) [13_1_X]
…_for131X

HLT menu development for `13_0_X` (8/N): GRun menu V1.1 of 2023 [`13_1_X`]
…LogError

do not throw exception in `Trigger{Bx,Rates}Monitor` if L1-uGT results are unavailable [`13_1_X`]
[13.1.X] Oracle test: Use fake/random DB name
…_run3_GTs_13_1_X

[13_1_X] Update run3 data GTs
@cmsbuild
Copy link
Contributor

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-41987/35954

Code check has found code style and quality issues which could be resolved by applying following patch(s)

@makortel
Copy link
Contributor

NOTE: I am not sure what it says that I want to merge 129 commits ... I only committed two files

It seems your commit (2799bf4) is based on a 13_1_X IB (83835cb, CMSSW_13_1_X_2023-06-14-2300 to be exact) after the 13_1_X and master diverged. Therefore this branch is mergeable only in 13_1_X. In principle you could change the base branch of the PR to cms_sw:CMSSW_13_1_X, in which case you would have to open a separate PR for the master branch that would be reviewed first (by either cherry-picking your commit on top of e.g. 13_2_0_pre2 or recent IB, or rebasing your branch there).

@nancymarinelli
Copy link
Contributor Author

nancymarinelli commented Jun 16, 2023 via email

@makortel
Copy link
Contributor

thanks for the explanation. I do not plan to issue another PR. Whenever this PR can be integrated is fine.

Ok, then you'd need to cherry-pick or rebase your commit on top of 13_2_X (e.g. pre2). You can either update this PR by using the same branch name and force-pushing, or close this PR and open a new one with your updated branch.

@nancymarinelli
Copy link
Contributor Author

nancymarinelli commented Jun 16, 2023 via email

@makortel
Copy link
Contributor

Our policy is to review, test, and merge everything first in the master branch (i.e. 13_2_X release cycle currently), and only then consider backport PRs to earlier release cycles.

@nancymarinelli
Copy link
Contributor Author

nancymarinelli commented Jun 16, 2023 via email

@emanueleusai
Copy link
Member

@missirol
Copy link
Contributor

please close

Based on #41987 (comment).

@cmsbuild cmsbuild closed this Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment