Go to the source code of this file.
|
def | deltar.bestMatch (object, matchCollection) |
|
def | deltar.cleanObjectCollection (objects, masks, deltaRMin) |
|
def | deltar.cleanObjectCollection2 (objects, masks, deltaRMin) |
|
def | deltar.deltaPhi (p1, p2) |
|
def | deltar.deltaR (*args) |
|
def | deltar.deltaR2 (e1, p1, e2=None, p2=None) |
|
def | deltar.inConeCollection (pivot, particles, deltaRMax, deltaRMin=1e-5) |
|
def | deltar.matchObjectCollection (objects, matchCollection, deltaR2Max, filter=lambda x, True y) |
|
def | deltar.matchObjectCollection2 (objects, matchCollection, deltaRMax=0.3) |
|
def | deltar.matchObjectCollection3 (objects, matchCollection, deltaRMax=0.3, filter=lambda x, True y) |
|