Opened 9 years ago
Last modified 9 years ago
#744 new Bug
B-tagging problem
Reported by: | Sergei Chekanov | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | b-tagging | Cc: | jahreda@… |
Description
It was observed that b-tagging in Delphes 3.3 has very low efficiency (about ~3%).
Can you please check what is wrong? Here is an example
(Higgs to bbar sample)
The delphes card is:
http://mc.hep.anl.gov/asc/hepsim/events/pp/100tev/higgs_bbar_pythia8/rfast002/info.txt
This problem was observed, by Jahred Adelman, for 13 TeV pp and Delphes 3.2 using this card:
http://mc.hep.anl.gov/asc/hepsim/events/pp/13tev/pythia8_zbbar/rfast001/info.txt
(similar to the Snowmass card). We looked at the Jet.BTag variable to check b-tagging.
We expect at least 60% efficiency
Is it possible that enabling "JetAlgorithm 7" for jet substructure kills b-tag?
best, Sergei
Attachments (1)
Change History (3)
by , 9 years ago
Attachment: | info_v2.txt added |
---|
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Thanks, Michele
I've made "rfast003" tag in
that includes this change. It looks like we are getting a higher rate of b-tagged jets. Jahred, can you check? Then I'll process 13 TeV samples.
Hi Sergei,
since 3.3.0 you have to call the JetFlavorAssociation module before btagging. I have attached a modified version of the card that should fix it.
Cheers,
Michele