Classes | |
class | HEEP_WorkingPoint_V1 |
Variables | |
float | ebCutOff = 1.479 |
float | ebMax = 1.4442 |
float | eeMin = 1.566 |
def heepElectronID_tools.configureHEEPElectronID_V51 | ( | wpEB, | |
wpEE | |||
) |
This function configures the full cms.PSet for a VID ID and returns it. The inputs: two objects of the type HEEP_WorkingPoint_V1, one containing the cuts for the Barrel (EB) and the other one for the Endcap (EE).
Definition at line 233 of file heepElectronID_tools.py.
References psetGsfEleDEtaInSeedCut(), psetGsfEleDPhiInCut(), psetGsfEleDxyCut(), psetGsfEleEcalDrivenCut(), psetGsfEleEmHadD1IsoRhoCut(), psetGsfEleFull5x5E2x5OverE5x5Cut(), psetGsfEleFull5x5SigmaIEtaIEtaCut(), psetGsfEleHadronicOverEMLinearCut(), psetGsfEleMissingHitsCut(), psetGsfEleSCEtaMultiRangeCut(), psetGsfEleTrkPtIsoCut(), and psetMinPtCut().
def heepElectronID_tools.configureHEEPElectronID_V60 | ( | wpEB, | |
wpEE | |||
) |
This function configures the full cms.PSet for a VID ID and returns it. The inputs: two objects of the type HEEP_WorkingPoint_V1, one containing the cuts for the Barrel (EB) and the other one for the Endcap (EE).
Definition at line 258 of file heepElectronID_tools.py.
References psetGsfEleDEtaInSeedCut(), psetGsfEleDPhiInCut(), psetGsfEleDxyCut(), psetGsfEleEcalDrivenCut(), psetGsfEleEmHadD1IsoRhoCut(), psetGsfEleFull5x5E2x5OverE5x5Cut(), psetGsfEleFull5x5SigmaIEtaIEtaCut(), psetGsfEleHadronicOverEMLinearCut(), psetGsfEleMissingHitsCut(), psetGsfEleSCEtaMultiRangeCut(), psetGsfEleTrkPtIsoCut(), and psetMinPtCut().
def heepElectronID_tools.psetGsfEleDEtaInSeedCut | ( | wpEB, | |
wpEE | |||
) |
Definition at line 100 of file heepElectronID_tools.py.
Referenced by configureHEEPElectronID_V51(), and configureHEEPElectronID_V60().
def heepElectronID_tools.psetGsfEleDPhiInCut | ( | wpEB, | |
wpEE | |||
) |
Definition at line 111 of file heepElectronID_tools.py.
Referenced by configureHEEPElectronID_V51(), and configureHEEPElectronID_V60().
def heepElectronID_tools.psetGsfEleDxyCut | ( | wpEB, | |
wpEE | |||
) |
Definition at line 197 of file heepElectronID_tools.py.
Referenced by configureHEEPElectronID_V51(), and configureHEEPElectronID_V60().
def heepElectronID_tools.psetGsfEleEcalDrivenCut | ( | wpEB, | |
wpEE | |||
) |
Definition at line 219 of file heepElectronID_tools.py.
Referenced by configureHEEPElectronID_V51(), and configureHEEPElectronID_V60().
def heepElectronID_tools.psetGsfEleEmHadD1IsoRhoCut | ( | wpEB, | |
wpEE | |||
) |
Definition at line 181 of file heepElectronID_tools.py.
Referenced by configureHEEPElectronID_V51(), and configureHEEPElectronID_V60().
def heepElectronID_tools.psetGsfEleFull5x5E2x5OverE5x5Cut | ( | wpEB, | |
wpEE | |||
) |
Definition at line 133 of file heepElectronID_tools.py.
Referenced by configureHEEPElectronID_V51(), and configureHEEPElectronID_V60().
def heepElectronID_tools.psetGsfEleFull5x5SigmaIEtaIEtaCut | ( | wpEB, | |
wpEE | |||
) |
Definition at line 122 of file heepElectronID_tools.py.
Referenced by configureHEEPElectronID_V51(), and configureHEEPElectronID_V60().
def heepElectronID_tools.psetGsfEleHadronicOverEMLinearCut | ( | wpEB, | |
wpEE | |||
) |
Definition at line 147 of file heepElectronID_tools.py.
Referenced by configureHEEPElectronID_V51(), and configureHEEPElectronID_V60().
def heepElectronID_tools.psetGsfEleMissingHitsCut | ( | wpEB, | |
wpEE | |||
) |
Definition at line 210 of file heepElectronID_tools.py.
Referenced by configureHEEPElectronID_V51(), and configureHEEPElectronID_V60().
def heepElectronID_tools.psetGsfEleSCEtaMultiRangeCut | ( | ) |
Definition at line 85 of file heepElectronID_tools.py.
Referenced by configureHEEPElectronID_V51(), and configureHEEPElectronID_V60().
def heepElectronID_tools.psetGsfEleTrkPtIsoCut | ( | wpEB, | |
wpEE | |||
) |
Definition at line 164 of file heepElectronID_tools.py.
Referenced by configureHEEPElectronID_V51(), and configureHEEPElectronID_V60().
def heepElectronID_tools.psetMinPtCut | ( | ) |
Definition at line 76 of file heepElectronID_tools.py.
Referenced by configureHEEPElectronID_V51(), and configureHEEPElectronID_V60().
float heepElectronID_tools.ebCutOff = 1.479 |
Definition at line 6 of file heepElectronID_tools.py.
float heepElectronID_tools.ebMax = 1.4442 |
Definition at line 4 of file heepElectronID_tools.py.
float heepElectronID_tools.eeMin = 1.566 |
Definition at line 5 of file heepElectronID_tools.py.