Go to the source code of this file.
Namespaces | |
DeltaR | |
Functions | |
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, p2) |
def | DeltaR.matchObjectCollection (objects, matchCollection, deltaR2Max) |
def | DeltaR.matchObjectCollection2 (objects, matchCollection, deltaRMax=0.3) |
def | DeltaR.matchObjectCollection3 |