Opened 8 years ago
Last modified 8 years ago
#1064 new How to
Regarding "IsolationInputArray" used in the Delphes card
Reported by: | SUBHASISH BEHERA | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Delphes miscellaneous | Version: | Delphes 3 |
Keywords: | IsolationInputArray | Cc: |
Description
Dear DelphesTeam,
I was unable to understand the use of the "IsolationInputArray" in the following section:
####################
# Electron isolation
####################
module Isolation ElectronIsolation {
set CandidateInputArray ElectronEfficiency/electrons
set IsolationInputArray EFlowMerger/eflow
set OutputArray electrons
set DeltaRMax 0.4
set PTMin 0.5
set PTRatioMax 0.1
}
Can some body explain in detail, like why it is there and how it works and is it going to reduce the number of electrons etc., ?
Thanks,
Subhasish
Note:
See TracTickets
for help on using tickets.
The question something related to
"https://cp3.irmp.ucl.ac.be/projects/delphes/ticket/1061"
Thanks,
Subhasish