ATLAS Offline Software
|
Classes | |
class | Args |
class | Holder |
class | Parthists |
class | Parthists_Ele |
class | Parthists_Muo |
class | Parthists_Taujet |
class | Parthists_Z |
class | Partlisthists |
class | PyAlgorithmExample |
The example algorithm. More... | |
class | PyCompositeParticle |
class | Z |
Functions | |
def | mybook (name, n, lo, hi) |
def | min_dr (p, l) |
def | neutrinos_from_colinear_approximation (a, b, metx, mety) |
def | Partlisthists_Ele (name) |
def | Partlisthists_Muo (name) |
def | Partlisthists_Taujet (name) |
def | Partlisthists_Z (name, m_max=250 *GeV) |
def | fulldata (p) |
Variables | |
int | EoverP = 0 |
float | MZ = 91.19*GeV |
def PyAlgorithmExample.fulldata | ( | p | ) |
Definition at line 332 of file PyAlgorithmExample.py.
def PyAlgorithmExample.min_dr | ( | p, | |
l | |||
) |
Definition at line 57 of file PyAlgorithmExample.py.
def PyAlgorithmExample.mybook | ( | name, | |
n, | |||
lo, | |||
hi | |||
) |
Definition at line 41 of file PyAlgorithmExample.py.
def PyAlgorithmExample.neutrinos_from_colinear_approximation | ( | a, | |
b, | |||
metx, | |||
mety | |||
) |
Definition at line 136 of file PyAlgorithmExample.py.
def PyAlgorithmExample.Partlisthists_Ele | ( | name | ) |
Definition at line 234 of file PyAlgorithmExample.py.
def PyAlgorithmExample.Partlisthists_Muo | ( | name | ) |
Definition at line 254 of file PyAlgorithmExample.py.
def PyAlgorithmExample.Partlisthists_Taujet | ( | name | ) |
Definition at line 300 of file PyAlgorithmExample.py.
def PyAlgorithmExample.Partlisthists_Z | ( | name, | |
m_max = 250*GeV |
|||
) |
Definition at line 322 of file PyAlgorithmExample.py.
int PyAlgorithmExample.EoverP = 0 |
Definition at line 122 of file PyAlgorithmExample.py.
float PyAlgorithmExample.MZ = 91.19*GeV |
Definition at line 129 of file PyAlgorithmExample.py.