ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
example | |
Variables | |
example.CWD = os.getcwd() | |
Needed to correct ROOT behavior; see below. More... | |
example.reader = Root.TGoodRunsListReader('LumiRangeCollectionA.xml') | |
read the goodrunslist xml file(s) More... | |
example.goodrunslist = reader.GetMergedGRLCollection() | |
example.writer = Root.TGoodRunsListWriter() | |
show summary of content More... | |