ATLAS Offline Software
Namespaces | Functions | Variables
AtlRunQuerySummary.py File Reference

Go to the source code of this file.

Namespaces

 python.html.AtlRunQuerySummary
 

Functions

def python.html.AtlRunQuerySummary.MakeSummaryTableHtml (cornerstr, colstr, rowkeys, table, tablewidth)
 
def python.html.AtlRunQuerySummary.MakeDQSummaryTableHtml (cornerstr, title, colstr, colchans, rowstr, rowstrNames, dic, nruns, labeloffset)
 
def python.html.AtlRunQuerySummary.ComputeStats (vlist)
 
def python.html.AtlRunQuerySummary.DecodeStr (s, tpe)
 
def python.html.AtlRunQuerySummary.DrawGraph (graph, col, width, style, legend, title, drawNumber=False, unit='M', text=TText())
 
def python.html.AtlRunQuerySummary.SetFrameStyle (frame, scale=1.0)
 
def python.html.AtlRunQuerySummary.CreateCanvasAndFrame (runmin, runmax, tminS, tmaxS, maxnev, type, unit)
 
def python.html.AtlRunQuerySummary.MakeRootPlots (rootstreamdic, datapath)
 
def python.html.AtlRunQuerySummary.MakeSummaryHtml (dic, dicsum, datapath)
 

Variables

 python.html.AtlRunQuerySummary.c_White = TColor.GetColor( "#ffffff" )
 
 python.html.AtlRunQuerySummary.c_NovelBlue = TColor.GetColor( "#2244a5" )
 
 python.html.AtlRunQuerySummary.c_DarkOrange = TColor.GetColor( "#ff6600" )
 
 python.html.AtlRunQuerySummary.c_NovelRed = TColor.GetColor( "#dd0033" )
 
 python.html.AtlRunQuerySummary.c_DarkGreen = TColor.GetColor( "#116600" )
 
 python.html.AtlRunQuerySummary.c_Violet = TColor.GetColor( "#aa11aa" )
 
 python.html.AtlRunQuerySummary.c_LightBlue = TColor.GetColor( "#66aaff" )
 
 python.html.AtlRunQuerySummary.c_VDarkYellow = TColor.GetColor( "#ffa500" )
 
 python.html.AtlRunQuerySummary.c_Gray = TColor.GetColor( "#888888" )
 
 python.html.AtlRunQuerySummary.c_VLightGray = TColor.GetColor( "#eeeeee" )
 
 python.html.AtlRunQuerySummary.c_VDarkGray = TColor.GetColor( "#333333" )