ATLAS Offline Software
Loading...
Searching...
No Matches
cosmics Namespace Reference

Variables

 CWD = os.getcwd()
 Needed to correct ROOT behavior; see below.
 reader = Root.TGoodRunsListReader()
 read the goodrunslist xml file(s)
 grl = reader.GetMergedGoodRunsList()

Variable Documentation

◆ CWD

cosmics.CWD = os.getcwd()

Needed to correct ROOT behavior; see below.

Definition at line 10 of file cosmics.py.

◆ grl

cosmics.grl = reader.GetMergedGoodRunsList()

Definition at line 25 of file cosmics.py.

◆ reader

cosmics.reader = Root.TGoodRunsListReader()

read the goodrunslist xml file(s)

Definition at line 22 of file cosmics.py.