CMS 3D CMS Logo

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

Variables

string action = "store"
 
list cmssw_release = args[0]
 
string command = 'relmon_rootfiles_spy.py ROOT/%s/%s/ -u -g -p %s'
 
 default = False,
 
string dest = "data"
 
string help = "Fetch data relvals"
 
tuple parser = OptionParser(usage="usage: %prog cmssw_release [options]")
 
list releasedir = cmssw_release[:10]
 
string relvaldir = "RelVal"
 
 thepath = cmssw_release
 

Variable Documentation

string fetchall_from_DQM.action = "store"

Definition at line 20 of file fetchall_from_DQM.py.

list fetchall_from_DQM.cmssw_release = args[0]

Definition at line 50 of file fetchall_from_DQM.py.

string fetchall_from_DQM.command = 'relmon_rootfiles_spy.py ROOT/%s/%s/ -u -g -p %s'

Definition at line 66 of file fetchall_from_DQM.py.

string fetchall_from_DQM.default = False,

Definition at line 22 of file fetchall_from_DQM.py.

string fetchall_from_DQM.dest = "data"

Definition at line 21 of file fetchall_from_DQM.py.

string fetchall_from_DQM.help = "Fetch data relvals"

Definition at line 23 of file fetchall_from_DQM.py.

tuple fetchall_from_DQM.parser = OptionParser(usage="usage: %prog cmssw_release [options]")

Definition at line 16 of file fetchall_from_DQM.py.

list fetchall_from_DQM.releasedir = cmssw_release[:10]

Definition at line 58 of file fetchall_from_DQM.py.

string fetchall_from_DQM.relvaldir = "RelVal"

Definition at line 53 of file fetchall_from_DQM.py.

string fetchall_from_DQM.thepath = cmssw_release

Definition at line 61 of file fetchall_from_DQM.py.