![]() |
![]() |
This is a container class to hold numerical cut values for either the barrel or endcap set of cuts This version of the container is different from the previous one by the fact that it contains three constants instead of two for the neutral hadron isolation cut, for exponantial parameterization
Definition at line 38 of file cutBasedPhotonID_tools.py.
def cutBasedPhotonID_tools.WorkingPoint_V2.__init__ | ( | self, | |
idName, | |||
hOverECut, | |||
full5x5_sigmaIEtaIEtaCut, | |||
absPFChaHadIsoWithEACut_C1, | |||
absPFChaHadIsoWithEACut_C2, | |||
absPFNeuHadIsoWithEACut_C1, | |||
absPFNeuHadIsoWithEACut_C2, | |||
absPFNeuHadIsoWithEACut_C3, | |||
absPFPhoIsoWithEACut_C1, | |||
absPFPhoIsoWithEACut_C2 | |||
) |
Definition at line 59 of file cutBasedPhotonID_tools.py.
cutBasedPhotonID_tools.WorkingPoint_V2.absPFChaHadIsoWithEACut_C1 |
Definition at line 63 of file cutBasedPhotonID_tools.py.
cutBasedPhotonID_tools.WorkingPoint_V2.absPFChaHadIsoWithEACut_C2 |
Definition at line 64 of file cutBasedPhotonID_tools.py.
cutBasedPhotonID_tools.WorkingPoint_V2.absPFNeuHadIsoWithEACut_C1 |
Definition at line 65 of file cutBasedPhotonID_tools.py.
cutBasedPhotonID_tools.WorkingPoint_V2.absPFNeuHadIsoWithEACut_C2 |
Definition at line 66 of file cutBasedPhotonID_tools.py.
cutBasedPhotonID_tools.WorkingPoint_V2.absPFNeuHadIsoWithEACut_C3 |
Definition at line 67 of file cutBasedPhotonID_tools.py.
cutBasedPhotonID_tools.WorkingPoint_V2.absPFPhoIsoWithEACut_C1 |
Definition at line 68 of file cutBasedPhotonID_tools.py.
cutBasedPhotonID_tools.WorkingPoint_V2.absPFPhoIsoWithEACut_C2 |
Definition at line 69 of file cutBasedPhotonID_tools.py.
cutBasedPhotonID_tools.WorkingPoint_V2.full5x5_sigmaIEtaIEtaCut |
Definition at line 62 of file cutBasedPhotonID_tools.py.
cutBasedPhotonID_tools.WorkingPoint_V2.hOverECut |
Definition at line 61 of file cutBasedPhotonID_tools.py.
cutBasedPhotonID_tools.WorkingPoint_V2.idName |
Definition at line 60 of file cutBasedPhotonID_tools.py.