-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Add ntracks associated to each SV #31696
Conversation
The code-checks are being triggered in jenkins. |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-31696/18852
|
A new Pull Request was created by @gouskos for master. It involves the following packages: PhysicsTools/NanoAOD @gouskos, @cmsbuild, @fgolf, @mariadalfonso, @santocch, @peruzzim can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
+xpog The PR adds the number of tracks associated to each SV. |
The tests are being triggered in jenkins.
|
+1 |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
please test workflow 10224.15, 11024.15, 25202.15 |
The tests are being triggered in jenkins.
|
@silviodonato We test the PR from central nano with gitlab-nanoAOD-integration we inherit from Andrea/Giovanni and recently updated by Marco and use the standard DQM for the plots and we monitor changes in variable content size and cpu timing. For the jme-nano we only check if the workflow crash. |
+1 |
Comparison job queued. |
Comparison is ready @slava77 comparisons for the following workflows were not done due to missing matrix map:
Comparison Summary:
|
+1 |
+1 |
@cms-sw/xpog-l2 can we merge this? |
+xpog |
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will be automatically merged. |
PR description:
Add the number of tracks associated to each SV
Necessary for the soft b-tagging algorithm developed int the context of SUS-16-049 and is been used in multiple other analyses [e.g., SUS-16-032, SUS-19-009, SUS-19-010, HIG-18-026,..]
Also: Necessary for the calibration of the bb/cc component of various boosted jet taggers [e.g, DeepAK8/DeepAK15/ParticleNet..]
PR validation:
produced a test file:
cmsDriver.py test_nanoTuples_mc2017 -n 10 --mc --eventcontent NANOAODSIM --datatier NANOAODSIM --conditions auto:phase1_2017_realistic --step NANO --nThreads 1 --era Run2_2017,run2_nanoAOD_106Xv1 --filein /store/mc/RunIISummer19UL17MiniAOD/TTToSemiLeptonic_TuneCP5CR2_13TeV-powheg-pythia8/MINIAODSIM/106X_mc2017_realistic_v6-v1/10000/466694A9-3806-624C-87A0-97C8379FAD23.root --fileout file:nano_mc2017.root --customise_commands "process.options.wantSummary = cms.untracked.bool(True)"