ATLAS Offline Software
|
Public Member Functions | |
def | __init__ (self, name) |
def | fill (self, p) |
Public Attributes | |
pt | |
eta | |
phi | |
Definition at line 72 of file PyAlgorithmExample.py.
def PyAlgorithmExample.Parthists.__init__ | ( | self, | |
name | |||
) |
Reimplemented in PyAlgorithmExample.Parthists_Taujet, PyAlgorithmExample.Parthists_Muo, and PyAlgorithmExample.Parthists_Ele.
Definition at line 74 of file PyAlgorithmExample.py.
def PyAlgorithmExample.Parthists.fill | ( | self, | |
p | |||
) |
Reimplemented in PyAlgorithmExample.Parthists_Z, PyAlgorithmExample.Parthists_Taujet, PyAlgorithmExample.Parthists_Muo, and PyAlgorithmExample.Parthists_Ele.
Definition at line 81 of file PyAlgorithmExample.py.
PyAlgorithmExample.Parthists.eta |
Definition at line 76 of file PyAlgorithmExample.py.
PyAlgorithmExample.Parthists.phi |
Definition at line 77 of file PyAlgorithmExample.py.
PyAlgorithmExample.Parthists.pt |
Definition at line 75 of file PyAlgorithmExample.py.