ATLAS Offline Software
Classes | Variables
test_athena_root Namespace Reference

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
 

Variable Documentation

◆ _cbntfiles

list test_athena_root._cbntfiles = glob('/tmp/binet/data/cbnt_aod.aan.*.root')
private

Definition at line 2 of file test_athena_root.py.

◆ activeBranches

list test_athena_root.activeBranches = [ 'nMC' ]

Definition at line 62 of file test_athena_root.py.

◆ ActiveBranches

test_athena_root.ActiveBranches

Definition at line 66 of file test_athena_root.py.

◆ EVTMAX

int test_athena_root.EVTMAX = -1

Definition at line 70 of file test_athena_root.py.

◆ EvtMax

test_athena_root.EvtMax

Definition at line 71 of file test_athena_root.py.

◆ InputCollections

test_athena_root.InputCollections

Definition at line 11 of file test_athena_root.py.

◆ job

test_athena_root.job = AlgSequence()

Definition at line 59 of file test_athena_root.py.

◆ StatusCode

test_athena_root.StatusCode = PyAthena.StatusCode

Definition at line 16 of file test_athena_root.py.

◆ TupleName

test_athena_root.TupleName

Definition at line 12 of file test_athena_root.py.