CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions | Variables
cmsBenchmark Namespace Reference

Functions

def main
 
def usage
 

Variables

list cmssw_base = os.environ["CMSSW_BASE"]
 
list cmssw_release_base = os.environ["CMSSW_RELEASE_BASE"]
 
list cmssw_version = os.environ["CMSSW_VERSION"]
 
list host = os.environ["HOST"]
 
string Script = "cmsPerfSuite.py"
 
list user = os.environ["USER"]
 

Function Documentation

def cmsBenchmark.main (   argv)

Definition at line 76 of file cmsBenchmark.py.

def cmsBenchmark.usage ( )

Definition at line 73 of file cmsBenchmark.py.

Variable Documentation

list cmsBenchmark.cmssw_base = os.environ["CMSSW_BASE"]

Definition at line 60 of file cmsBenchmark.py.

list cmsBenchmark.cmssw_release_base = os.environ["CMSSW_RELEASE_BASE"]

Definition at line 61 of file cmsBenchmark.py.

list cmsBenchmark.cmssw_version = os.environ["CMSSW_VERSION"]

Definition at line 62 of file cmsBenchmark.py.

list cmsBenchmark.host = os.environ["HOST"]

Definition at line 63 of file cmsBenchmark.py.

string cmsBenchmark.Script = "cmsPerfSuite.py"

Definition at line 67 of file cmsBenchmark.py.

list cmsBenchmark.user = os.environ["USER"]

Definition at line 64 of file cmsBenchmark.py.