Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Variables
example.py File Reference

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...