Definition at line 9 of file getRunRegistry.py.
14 CMSSW package DQM/TrackerCommon
17 $ getRunRegistry.py [ARGUMENTOPTION1] [ARGUMENT1] ... [OPTION2] ...
19 Valid argument options are:
21 API address of RunRegistry server
22 default: 'http://pccmsdqm04.cern.ch/runregistry/xmlrpc'
25 available: 'RUN', 'RUNLUMISECTION'
29 available: 'RPC', 'HLT', 'L1T', 'TRACKER', 'CSC', 'GLOBAL', 'ECAL'
34 - table 'RUN' : 'chart_runs_cum_evs_vs_bfield', 'chart_runs_cum_l1_124_vs_bfield', 'chart_stacked_component_status', 'csv_datasets', 'csv_run_numbers', 'csv_runs', 'tsv_datasets', 'tsv_runs', 'xml_all', 'xml_datasets'
35 - table 'RUNLUMISECTION': 'json', 'xml'
36 default: 'xml_all' (for table 'RUN')
39 default: 'runRegistry.xml'
41 lower bound of run numbers to consider
44 upper bound of run numbers to consider
49 display this help and exit