ATLAS Offline Software
Variables
DumpLArRunFormat Namespace Reference

Variables

 run = int(sys.argv[1])
 
 myformat = getLArFormatForRun(run)
 

Variable Documentation

◆ myformat

DumpLArRunFormat.myformat = getLArFormatForRun(run)

Definition at line 11 of file DumpLArRunFormat.py.

◆ run

DumpLArRunFormat.run = int(sys.argv[1])

Definition at line 7 of file DumpLArRunFormat.py.