ATLAS Offline Software
|
Classes | |
class | MyAlg |
Variables | |
_cbntfiles = glob('/tmp/binet/data/cbnt_aod.aan.*.root') | |
InputCollections | |
TupleName | |
StatusCode = PyAthena.StatusCode | |
job = AlgSequence() | |
list | activeBranches = [ 'nMC' ] |
ActiveBranches | |
int | EVTMAX = -1 |
EvtMax | |
|
private |
Definition at line 2 of file test_athena_root.py.
list test_athena_root.activeBranches = [ 'nMC' ] |
Definition at line 62 of file test_athena_root.py.
test_athena_root.ActiveBranches |
Definition at line 66 of file test_athena_root.py.
int test_athena_root.EVTMAX = -1 |
Definition at line 70 of file test_athena_root.py.
test_athena_root.EvtMax |
Definition at line 71 of file test_athena_root.py.
test_athena_root.InputCollections |
Definition at line 11 of file test_athena_root.py.
test_athena_root.job = AlgSequence() |
Definition at line 59 of file test_athena_root.py.
test_athena_root.StatusCode = PyAthena.StatusCode |
Definition at line 16 of file test_athena_root.py.
test_athena_root.TupleName |
Definition at line 12 of file test_athena_root.py.