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

python tool for BTagProbabilityToDiscriminator instances #29128

Open
slava77 opened this issue Mar 6, 2020 · 4 comments
Open

python tool for BTagProbabilityToDiscriminator instances #29128

slava77 opened this issue Mar 6, 2020 · 4 comments

Comments

@slava77
Copy link
Contributor

slava77 commented Mar 6, 2020

This is a follow up to #28902
https://github.com/cms-sw/cmssw/pull/28902/files#r384794509

E.g. in pfParticleNetDiscriminatorsJetTags_cfi.py we have

  • repeated list of the same denominators
  • both numerator and denominator InputTags share the same module name

A more compact solution would be to add some python tool/methods to create instances of BTagProbabilityToDiscriminator with something like

qcdAnyList = ["QCDbb", "QCDcc", ... ]
...
probabilityPSet(name="TvsQCD", module = "pfParticleNetJetTags", 
    numeratorList = ["Tbcq", "Tbqq"], denominatorList= [numeratorList, qcdAnyList])

@hqucms @ferencek

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 6, 2020

A new Issue was created by @slava77 Slava Krutelyov.

@Dr15Jones, @smuzaffar, @silviodonato, @makortel, @davidlange6, @fabiocos can you please review it and eventually sign/assign? Thanks.

cms-bot commands are listed here

@slava77
Copy link
Contributor Author

slava77 commented Mar 6, 2020

assign reconstruction

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 6, 2020

New categories assigned: reconstruction

@slava77,@perrotta you have been requested to review this Pull request/Issue and eventually sign? Thanks

@jpata
Copy link
Contributor

jpata commented May 18, 2022

type btv

@cmsbuild cmsbuild added the btv label May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants