ATLAS Offline Software
|
Variables | |
CWD = os.getcwd() | |
Needed to correct ROOT behavior; see below. More... | |
reader = Root.TGoodRunsListReader() | |
read the goodrunslist xml file(s) More... | |
grl = reader.GetMergedGoodRunsList() | |
cosmics.CWD = os.getcwd() |
Needed to correct ROOT behavior; see below.
Definition at line 10 of file cosmics.py.
cosmics.grl = reader.GetMergedGoodRunsList() |
Definition at line 25 of file cosmics.py.
cosmics.reader = Root.TGoodRunsListReader() |
read the goodrunslist xml file(s)
Definition at line 22 of file cosmics.py.