Variables | |
analyzePatElectron | |
define pat electron analyzer More... | |
electronID | |
electronId to be used for probe the following types are available: More... | |
electronSrc | |
input collection for electrons More... | |
genMatchMode | |
parameters for genMatch mode More... | |
maxDeltaM | |
maximal allowed value of deltaM More... | |
maxDeltaR | |
maximal allowed value of deltaR More... | |
maxEta | |
maximal eta for the electron to be considered More... | |
maxTagIso | |
maximal allowed value of isolation of the tag electron More... | |
minPt | |
maximal pt for the electron to be considered More... | |
mode | |
choose mode to run in: 0 : genMatch, 1 : tagAndProbe More... | |
particleSrc | |
input collection for generator particles More... | |
tagAndProbeMode | |
parameters for tagAndProbe mode More... | |
PatElectronAnalyzer_cfi.analyzePatElectron |
define pat electron analyzer
Definition at line 4 of file PatElectronAnalyzer_cfi.py.
PatElectronAnalyzer_cfi.electronID |
electronId to be used for probe the following types are available:
Definition at line 21 of file PatElectronAnalyzer_cfi.py.
Referenced by pat::ElectronSelector.electronID_(), and pat::Electron.pflowPreshowerClusters().
PatElectronAnalyzer_cfi.electronSrc |
input collection for electrons
Definition at line 24 of file PatElectronAnalyzer_cfi.py.
PatElectronAnalyzer_cfi.genMatchMode |
parameters for genMatch mode
Definition at line 29 of file PatElectronAnalyzer_cfi.py.
PatElectronAnalyzer_cfi.maxDeltaM |
maximal allowed value of deltaM
Definition at line 37 of file PatElectronAnalyzer_cfi.py.
PatElectronAnalyzer_cfi.maxDeltaR |
maximal allowed value of deltaR
Definition at line 31 of file PatElectronAnalyzer_cfi.py.
PatElectronAnalyzer_cfi.maxEta |
maximal eta for the electron to be considered
Definition at line 12 of file PatElectronAnalyzer_cfi.py.
PatElectronAnalyzer_cfi.maxTagIso |
maximal allowed value of isolation of the tag electron
Definition at line 40 of file PatElectronAnalyzer_cfi.py.
PatElectronAnalyzer_cfi.minPt |
maximal pt for the electron to be considered
Definition at line 10 of file PatElectronAnalyzer_cfi.py.
PatElectronAnalyzer_cfi.mode |
choose mode to run in: 0 : genMatch, 1 : tagAndProbe
Definition at line 7 of file PatElectronAnalyzer_cfi.py.
PatElectronAnalyzer_cfi.particleSrc |
input collection for generator particles
Definition at line 26 of file PatElectronAnalyzer_cfi.py.
PatElectronAnalyzer_cfi.tagAndProbeMode |
parameters for tagAndProbe mode
Definition at line 35 of file PatElectronAnalyzer_cfi.py.