ATLAS Offline Software
Classes | Variables
PlotServer Namespace Reference

Classes

class  PlotServer
 

Variables

string __author__ = 'Juerg Beringer'
 
string __version__ = 'DebugPage.py atlas/athena'
 
string errorMsg
 

Variable Documentation

◆ __author__

string PlotServer.__author__ = 'Juerg Beringer'
private

Definition at line 7 of file PlotServer.py.

◆ __version__

string PlotServer.__version__ = 'DebugPage.py atlas/athena'
private

Definition at line 8 of file PlotServer.py.

◆ errorMsg

string PlotServer.errorMsg
Initial value:
1 = """\
2 <div class="errormsg">
3 %s
4 </div>
5 """

Definition at line 16 of file PlotServer.py.