ATLAS Offline Software
Classes | Variables
test_athena_evtstore_root Namespace Reference

Classes

class  MyAlg
 

Variables

list _cbntfiles
 
 InputCollections
 
 TupleName
 
 StatusCode = PyAthena.StatusCode
 
 job = AlgSequence()
 
list activeBranches = [ 'nMC' ]
 
 ActiveBranches
 
int EVTMAX = -1
 
 EvtMax
 

Variable Documentation

◆ _cbntfiles

list test_athena_evtstore_root._cbntfiles
private
Initial value:
1 = [
2  'root://eosatlas.cern.ch//eos/atlas/user/b/binet/utests/utests/filter-d3pd/ntuple.0.root',
3  'root://eosatlas.cern.ch//eos/atlas/user/b/binet/utests/utests/filter-d3pd/ntuple.1.root',
4  ]

Definition at line 6 of file test_athena_evtstore_root.py.

◆ activeBranches

list test_athena_evtstore_root.activeBranches = [ 'nMC' ]

Definition at line 64 of file test_athena_evtstore_root.py.

◆ ActiveBranches

test_athena_evtstore_root.ActiveBranches

Definition at line 68 of file test_athena_evtstore_root.py.

◆ EVTMAX

int test_athena_evtstore_root.EVTMAX = -1

Definition at line 72 of file test_athena_evtstore_root.py.

◆ EvtMax

test_athena_evtstore_root.EvtMax

Definition at line 73 of file test_athena_evtstore_root.py.

◆ InputCollections

test_athena_evtstore_root.InputCollections

Definition at line 11 of file test_athena_evtstore_root.py.

◆ job

test_athena_evtstore_root.job = AlgSequence()

Definition at line 61 of file test_athena_evtstore_root.py.

◆ StatusCode

test_athena_evtstore_root.StatusCode = PyAthena.StatusCode

Definition at line 16 of file test_athena_evtstore_root.py.

◆ TupleName

test_athena_evtstore_root.TupleName

Definition at line 12 of file test_athena_evtstore_root.py.