ATLAS Offline Software
Namespaces | Variables
test_athena_ntuple_dumper.py File Reference

Go to the source code of this file.

Namespaces

 test_athena_ntuple_dumper
 

Variables

 test_athena_ntuple_dumper.paths = os.getenv('DATAPATH').split(os.pathsep) + [os.getenv('ATLAS_REFERENCE_DATA','')]
 
 test_athena_ntuple_dumper.testdir = unixtools.find_datafile(os.getenv('ATLAS_REFERENCE_TAG'), paths)
 
list test_athena_ntuple_dumper.FNAMES = [os.path.join(testdir, f) for f in ('ntuple.0.root', 'ntuple.1.root')]
 
string test_athena_ntuple_dumper.TUPLENAME = 'egamma'
 
 test_athena_ntuple_dumper.InputCollections
 
 test_athena_ntuple_dumper.TupleName
 
 test_athena_ntuple_dumper.job = AlgSequence()
 
int test_athena_ntuple_dumper.USEVARHANDLE = 1
 
int test_athena_ntuple_dumper.EVTMAX = -1
 
 test_athena_ntuple_dumper.EvtMax
 
int test_athena_ntuple_dumper.DOWRITE = 1
 
 test_athena_ntuple_dumper.out = arcw.createNtupleOutputStream("StreamD3PD", "d3pd.root", "egamma")
 
 test_athena_ntuple_dumper.ForceRead