forked from GonzalezFJR/DTDOC_bot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDTLinks.json
59 lines (58 loc) · 1.76 KB
/
DTLinks.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"DT Run web" : {
"desc" : "DT Run website",
"link" : "https://dt-sx5.web.cern.ch/dt-sx5/run/"
},
"elog" : {
"desc" : "e-log",
"link" : "https://cmsonline.cern.ch/webcenter/portal/cmsonline/Common/Elog"
},
"DAQ pannel": {
"desc" : "DAQ pannel in CMS online",
"link" : "https://cmsonline.cern.ch/webcenter/portal/cmsonline/pages_common/daq"
},
"DCS pannel" : {
"desc" : "DCS pannel in CMS online",
"link" : "https://cmsonline.cern.ch/webcenter/portal/cmsonline/pages_common/dcs"
},
"CMS online" : {
"desc" : "CMS online",
"link" : "https://cmsonline.cern.ch/"
},
"RC tools" : {
"desc" : "RC tools (to fill daily reports)",
"link" : "http://schwick.web.cern.ch/schwick/rctools/"
},
"OMS" : {
"desc" : "CMS OMS (runs info)",
"link" : "https://cmsoms.cern.ch/cms"
},
"DQM" : {
"desc" : "Online DQM",
"link" : "https://cmsweb.cern.ch/dqm/online/"
},
"DT DOC training" : {
"desc" : "Indico page for the latest DT DOC training, with the slides and the recording",
"link" : "https://indico.cern.ch/event/1166962/"
},
"twiki help" : {
"desc" : "Main twiki with DT DOC shifts info",
"link" : "https://twiki.cern.ch/twiki/bin/viewauth/CMS/DTshiftFAQ"
},
"twiki slice test" : {
"desc" : "Twiki with instructions for slice test",
"link" : "https://twiki.cern.ch/twiki/bin/view/CMS/DataTakingInstructionsSX5"
},
"twiki minidaq" : {
"desc" : "Twiki with instructions to take a local run",
"link" : "https://twiki.cern.ch/twiki/bin/viewauth/CMS/DTexpertFAQ2021x08x12"
},
"twiki known problems" : {
"desc" : "Twiki for the known problems",
"link" : "https://twiki.cern.ch/twiki/bin/view/CMS/DTshiftKnownProblem"
},
"Trigger Rates" : {
"desc" : "DT trigger rates",
"link" : "http://venturas.web.cern.ch/venturas/trates.php"
}
}