CMS 3D CMS Logo

Public Member Functions | Public Attributes

lumiInstPlot::constants Class Reference

List of all members.

Public Member Functions

def __init__
def defaultfrontierConfigString

Public Attributes

 BEAMMODE
 LUMIVERSION
 NORM
 VERBOSE

Detailed Description

Definition at line 8 of file lumiInstPlot.py.


Constructor & Destructor Documentation

def lumiInstPlot::constants::__init__ (   self)

Definition at line 9 of file lumiInstPlot.py.

00010                       :
00011         self.NORM=1.0
00012         self.LUMIVERSION='0001'
00013         self.BEAMMODE='stable' #possible choices stable,quiet,either
        self.VERBOSE=False

Member Function Documentation

def lumiInstPlot::constants::defaultfrontierConfigString (   self)

Definition at line 14 of file lumiInstPlot.py.

00015                                          :
00016         return """<frontier-connect><proxy url="https://cmst0frontier.cern.ch:3128"/><proxy url="https://cmst0frontier.cern.ch:3128"/><proxy url="https://cmst0frontier1.cern.ch:3128"/><proxy url="https://cmst0frontier2.cern.ch:3128"/><server url="https://cmsfrontier.cern.ch:8000/FrontierInt"/><server url="https://cmsfrontier.cern.ch:8000/FrontierInt"/><server url="https://cmsfrontier1.cern.ch:8000/FrontierInt"/><server url="https://cmsfrontier2.cern.ch:8000/FrontierInt"/><server url="https://cmsfrontier3.cern.ch:8000/FrontierInt"/><server url="https://cmsfrontier4.cern.ch:8000/FrontierInt"/></frontier-connect>"""


Member Data Documentation

Definition at line 9 of file lumiInstPlot.py.

Definition at line 9 of file lumiInstPlot.py.

Definition at line 9 of file lumiInstPlot.py.

Definition at line 9 of file lumiInstPlot.py.