ATLAS Offline Software
Classes | Namespaces | Functions | Variables
App.py File Reference

Go to the source code of this file.

Classes

class  python.App.ExitCodes
 install the logger at py-module import and clean-up More...
 
class  python.App.AppMgr
 
class  python.App.AnaMgr
 
class  python.App.MonitoredComponent
 
class  python.App.DataSetMgr
 
class  python.App.PdfMgr
 

Namespaces

 python.App
 

Functions

def python.App.del_mplconfig_dir ()
 
def python.App.my_legend (*args, **kwargs)
 
def python.App._monitor (tag)
 
def python.App._installLogger (lvl=logging.INFO)
 

Variables

string python.App.__author__ = 'Sebastien Binet'
 
string python.App.__version__ = "$Revision: 1.20 $"
 
string python.App.__doc__ = "A set of classes and utilities to post-process/analyze a (set of) perfmon tuples."
 
 python.App.mplconfig_dir = tempfile.mkdtemp(prefix='matplotlib-%s-' % os.getpid())
 
 python.App._rc = pyplot.rcParams
 
 python.App._pyplot_legend = pyplot.legend
 
 python.App.legend
 
bool python.App.__do_monitoring = False
 
 python.App.type
 monComp.domain = domain(_compsDb[monName]['class'], _compsDb[monName]['module']) More...
 
 python.App.dataSet = DataSetMgr(dataSetName, data)
 push the data into the according dataset More...
 
 python.App.bins