Fork me on GitHub

Opened 6 years ago

Closed 6 years ago

#1347 closed How to (fixed)

UniqueObjectFinder----lepton and jet overlap removal

Reported by: Ying-Ying Li Owned by:
Priority: minor Milestone:
Component: Delphes code Version: Delphes 3
Keywords: Cc:

Description

Hi,

My understanding for the Delphes default UniqueObjectFinder is: Delphes check whether inside a jet there is a lepton, if yes, then remove the jet. "inside" means the lepton overlaps with some constituent (GenParticle, Track or Tower component) of the jet, which equivalently means that DeltaR (lepton, jet) < ParameterR (jet). I am wondering whether my understanding is correct. It seems not consistent with the output when I loop over all lepton and jet after the UniqueObjectFinder, there are some pairs of lepton and jet with DeltaR (lepton, jet) < ParameterR (jet). Could you help me with this? Thank you very much.

Looking forward to hearing from you.

Best,
Ying-Ying

Change History (2)

comment:2 by Pavel Demin, 6 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.