Variables | |
string | action = 'store' |
tuple | args = parser.parse_args() |
string | command = 'hadd ' |
int | counter = 0 |
string | eos = '/afs/cern.ch/project/eos/installation/cms/bin/eos.select' |
eosDir = args.eosDir | |
string | help = 'path of the eos directory' |
list | items = [] |
tuple | lib = mpslib.jobdatabase() |
list | occurences = [] |
tuple | parser |
string mps_monitormerge.action = 'store' |
Definition at line 13 of file mps_monitormerge.py.
tuple mps_monitormerge.args = parser.parse_args() |
Definition at line 16 of file mps_monitormerge.py.
string mps_monitormerge.command = 'hadd ' |
Definition at line 39 of file mps_monitormerge.py.
int mps_monitormerge.counter = 0 |
Definition at line 37 of file mps_monitormerge.py.
string mps_monitormerge.eos = '/afs/cern.ch/project/eos/installation/cms/bin/eos.select' |
Definition at line 36 of file mps_monitormerge.py.
mps_monitormerge.eosDir = args.eosDir |
Definition at line 17 of file mps_monitormerge.py.
string mps_monitormerge.help = 'path of the eos directory' |
Definition at line 14 of file mps_monitormerge.py.
list mps_monitormerge.items = [] |
Definition at line 27 of file mps_monitormerge.py.
Referenced by FWSelectionManager.clearItemSelection(), CaloTowerConstituentsMap.constituentsOf(), DBSApi_cff.FillSource(), and relval_machine.load_steps_and_workflows().
tuple mps_monitormerge.lib = mpslib.jobdatabase() |
Definition at line 20 of file mps_monitormerge.py.
list mps_monitormerge.occurences = [] |
Definition at line 26 of file mps_monitormerge.py.
tuple mps_monitormerge.parser |
Definition at line 9 of file mps_monitormerge.py.