![]() |
![]() |
Public Member Functions | |
def | __call__ |
def | __init__ |
def | getDefaultParameters |
def | toolCode |
Private Attributes | |
_comment | |
_parameters | |
Static Private Attributes | |
tuple | _defaultParameters = dicttypes.SortedKeysDict() |
string | _label = 'makePATTrackCandidates' |
Create pat track candidates from AOD track collections:
Definition at line 66 of file trackTools.py.
def trackTools.MakePATTrackCandidates.__init__ | ( | self | ) |
Definition at line 73 of file trackTools.py.
def trackTools.MakePATTrackCandidates.__call__ | ( | self, | |
process, | |||
label = None , |
|||
input = None , |
|||
selection = None , |
|||
isolation = None , |
|||
isoDeposits = None , |
|||
mcAs = None |
|||
) |
Definition at line 94 of file trackTools.py.
def trackTools.MakePATTrackCandidates.getDefaultParameters | ( | self | ) |
Definition at line 85 of file trackTools.py.
def trackTools.MakePATTrackCandidates.toolCode | ( | self, | |
process | |||
) |
Definition at line 115 of file trackTools.py.
|
private |
Definition at line 83 of file trackTools.py.
|
staticprivate |
Definition at line 71 of file trackTools.py.
|
staticprivate |
Definition at line 70 of file trackTools.py.
|
private |
Definition at line 82 of file trackTools.py.