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 |
string fetchall_from_DQM::action = "store" |
Definition at line 23 of file fetchall_from_DQM.py.
list fetchall_from_DQM::cmssw_release = args[0] |
Definition at line 53 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 69 of file fetchall_from_DQM.py.
string fetchall_from_DQM::default = False, |
Definition at line 25 of file fetchall_from_DQM.py.
string fetchall_from_DQM::dest = "data" |
Definition at line 24 of file fetchall_from_DQM.py.
string fetchall_from_DQM::help = "Fetch data relvals" |
Definition at line 26 of file fetchall_from_DQM.py.
tuple fetchall_from_DQM::parser = OptionParser(usage="usage: %prog cmssw_release [options]") |
Definition at line 19 of file fetchall_from_DQM.py.
list fetchall_from_DQM::releasedir = cmssw_release[:10] |
Definition at line 61 of file fetchall_from_DQM.py.
string fetchall_from_DQM::relvaldir = "RelVal" |
Definition at line 56 of file fetchall_from_DQM.py.
string fetchall_from_DQM::thepath = cmssw_release |
Definition at line 64 of file fetchall_from_DQM.py.