Public Member Functions | |
def | __init__ (self, isoTrack) |
def | __str__ (self) |
def | relIso (self, dummy1, dummy2) |
Public Attributes | |
isoTrack | |
Definition at line 5 of file IsoTrack.py.
def IsoTrack.IsoTrack.__init__ | ( | self, | |
isoTrack | |||
) |
Definition at line 7 of file IsoTrack.py.
def IsoTrack.IsoTrack.__str__ | ( | self | ) |
Definition at line 15 of file IsoTrack.py.
def IsoTrack.IsoTrack.relIso | ( | self, | |
dummy1, | |||
dummy2 | |||
) |
Just making the tau behave as a lepton.
Definition at line 11 of file IsoTrack.py.
Referenced by Lepton.Lepton.__str__().
IsoTrack.IsoTrack.isoTrack |
Definition at line 8 of file IsoTrack.py.