Variables | |
dictionary | aggr_pairs_dict = {"reco":reco_aggr,"HLT":hlt_aggr} |
dictionary | aggr_pairs_twiki_dict = {'reco':reco_aggr_twiki,'HLT':hlt_aggr_twiki} |
string | base_url = "/dqm/relval" |
dictionary | cat_classes |
dictionary | cat_names |
dictionary | cat_states |
tuple | data_pattern_blist_pairs |
int | FAIL = -1 |
RelMon: a tool for automatic Release Comparison https://twiki.cern.ch/twiki/bin/view/CMSPublic/RelMon. More... | |
list | hlt_aggr |
hlt_aggr_twiki = hlt_aggr | |
tuple | hlt_mc_pattern_blist_pairs |
tuple | mc_pattern_blist_pairs |
int | NONE = -2 |
int | NULL = 0 |
list | original |
list | reco_aggr |
list | reco_aggr_twiki |
string | relmon_mainpage = "https://cms-pdmv.cern.ch/relmon" |
string | server = "http://cmsweb.cern.ch" |
int | SKIPED = -3 |
int | SUCCESS = 1 |
dictionary | test_codes |
dictionary | url_encode_dict |
dictionary definitions.aggr_pairs_dict = {"reco":reco_aggr,"HLT":hlt_aggr} |
Definition at line 127 of file definitions.py.
dictionary definitions.aggr_pairs_twiki_dict = {'reco':reco_aggr_twiki,'HLT':hlt_aggr_twiki} |
Definition at line 156 of file definitions.py.
string definitions.base_url = "/dqm/relval" |
Definition at line 34 of file definitions.py.
dictionary definitions.cat_classes |
Definition at line 52 of file definitions.py.
dictionary definitions.cat_names |
Definition at line 42 of file definitions.py.
dictionary definitions.cat_states |
Definition at line 47 of file definitions.py.
tuple definitions.data_pattern_blist_pairs |
Definition at line 191 of file definitions.py.
int definitions.FAIL = -1 |
RelMon: a tool for automatic Release Comparison https://twiki.cern.ch/twiki/bin/view/CMSPublic/RelMon.
Danilo Piparo CERN - danil o.pi paro@ cern .ch
Definition at line 15 of file definitions.py.
list definitions.hlt_aggr |
Definition at line 114 of file definitions.py.
definitions.hlt_aggr_twiki = hlt_aggr |
Definition at line 154 of file definitions.py.
tuple definitions.hlt_mc_pattern_blist_pairs |
Definition at line 161 of file definitions.py.
tuple definitions.mc_pattern_blist_pairs |
Definition at line 171 of file definitions.py.
int definitions.NONE = -2 |
Definition at line 18 of file definitions.py.
int definitions.NULL = 0 |
Definition at line 16 of file definitions.py.
list definitions.original |
Definition at line 60 of file definitions.py.
Referenced by RivetHarvesting.analyze(), and TrajectoryFactoryBase.orderedTrajectoryMeasurements().
list definitions.reco_aggr |
Definition at line 85 of file definitions.py.
list definitions.reco_aggr_twiki |
Definition at line 131 of file definitions.py.
string definitions.relmon_mainpage = "https://cms-pdmv.cern.ch/relmon" |
Definition at line 29 of file definitions.py.
string definitions.server = "http://cmsweb.cern.ch" |
Definition at line 33 of file definitions.py.
int definitions.SKIPED = -3 |
Definition at line 19 of file definitions.py.
int definitions.SUCCESS = 1 |
Definition at line 17 of file definitions.py.
dictionary definitions.test_codes |
Definition at line 22 of file definitions.py.
dictionary definitions.url_encode_dict |
Definition at line 36 of file definitions.py.