Public Member Functions | |
def | __init__ |
def | __str__ |
def | leg1 |
def | leg2 |
Public Member Functions inherited from DiObject.DiObject | |
def | __init__ |
def | __str__ |
def | sumPt |
Public Attributes | |
ele1 | |
ele2 | |
Public Attributes inherited from DiObject.DiObject | |
diobject | |
leg1DeltaR | |
leg1Gen | |
leg2DeltaR | |
leg2Gen | |
Definition at line 58 of file DiObject.py.
def DiObject.DiElectron.__init__ | ( | self, | |
diobject | |||
) |
def DiObject.DiElectron.__str__ | ( | self | ) |
Definition at line 71 of file DiObject.py.
References join(), reco::MuonIsolation.sumPt, DiObject.DiObject.sumPt(), PileupJetIdentifier.sumPt(), and MBUEandQCDValidation.sumPt.
def DiObject.DiElectron.leg1 | ( | self | ) |
Definition at line 65 of file DiObject.py.
References DiObject.DiElectron.ele1.
Referenced by DiObject.DiObject.__str__(), and DiObject.DiObject.sumPt().
def DiObject.DiElectron.leg2 | ( | self | ) |
Definition at line 68 of file DiObject.py.
References DiObject.DiElectron.ele2.
Referenced by DiObject.DiObject.__str__(), and DiObject.DiObject.sumPt().
DiObject.DiElectron.ele1 |
Definition at line 62 of file DiObject.py.
Referenced by DiObject.DiElectron.leg1().
DiObject.DiElectron.ele2 |
Definition at line 63 of file DiObject.py.
Referenced by DiObject.DiElectron.leg2().