Opened 2 years ago
#1541 new How to
overlap removal in delphes
Reported by: | Anastasia Kotsokechagia | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | Cc: |
Description
Helloo,
I would like to understand how overlap removal between objects (e.g. electrons and jets) works in delphes.
The only relevant part I managed to find in the code is : https://github.com/delphes/delphes/blob/master/classes/DelphesClasses.cc#L312
But to my understanding this just checks if two candidates have the same global identifier. I was wondering if there is some geometrical overlap removal performed somewhere (based on DR for example).
Thank you,
Anastasia
Note:
See TracTickets
for help on using tickets.