Public Member Functions | |
def | __init__ (self, diobject) |
def | __str__ (self) |
def | leg1 (self) |
def | leg2 (self) |
Public Member Functions inherited from DiObject.DiObject | |
def | __init__ (self, diobject) |
def | __str__ (self) |
def | sumPt (self) |
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 | |||
) |
Definition at line 60 of file DiObject.py.
def DiObject.DiElectron.__str__ | ( | self | ) |
Definition at line 71 of file DiObject.py.
References DiObject.DiObject.diobject, join(), EgHLTOffHistBins_cfi.mass, reco::MuonIsolation.sumPt, DiObject.DiObject.sumPt(), HGCalConcentratorCoarsenerImpl::CoarseTC.sumPt, l1thgcfirmware::HGCalMulticluster.sumPt(), l1tVertexFinder::VertexNTupler::EmulationVerticesBranchData.sumPt, l1t::HGCalClusterT< C >.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().