Skip to content

Commit d7eed82

Browse files
authored
add screenshots for qcg (#157)
1 parent 20328a8 commit d7eed82

4 files changed

Lines changed: 4 additions & 3 deletions

File tree

doc/QuickStart.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,13 @@ Thanks to the Data Processing Layer (DPL, more details later) it is a single pro
6666

6767
__Repository and GUI__
6868

69-
The data is stored in the [ccdb-test](ccdb-test.cern.ch:8080/browse) at CERN. If everything works fine you should see the objects being published in the QC web GUI (QCG) at this address : [https://qcg-test.cern.ch](https://qcg-test.cern.ch/?page=objectTree). The link brings you to the hierarchy of objects. Open "QcTask" (the task you are running) and click on "example" which is the name of your histogram. The plot should be displayed on the right. If you wait a bit and hit "REFRESH NOW" in the far left menu you should see it changing from time to time.
69+
The data is stored in the [ccdb-test](ccdb-test.cern.ch:8080/browse) at CERN. If everything works fine you should see the objects being published in the QC web GUI (QCG) at this address : [https://qcg-test.cern.ch/?page=objectTree](https://qcg-test.cern.ch/?page=objectTree). The link brings you to the hierarchy of objects (see screenshot below). Open "QcTask" (the task you are running) and click on "example" which is the name of your histogram. The plot should be displayed on the right. If you wait a bit and hit "REFRESH NOW" in the far left menu you should see it changing from time to time (see second screenshot below).
7070
Please note that anyone running qcRunBasic publishes the same object and you might see the one published by someone else.
7171

72-
TODO add a link to the user documentation of the QCG
72+
![alt text](images/basic-qcg1.png)
73+
![alt text](images/basic-qcg2.png)
7374

74-
![alt text](images/basic-qcg.png)
75+
TODO add a link to the user documentation of the QCG
7576

7677
__Configuration file__
7778

doc/images/basic-qcg.png

-435 KB
Binary file not shown.

doc/images/basic-qcg1.png

629 KB
Loading

doc/images/basic-qcg2.png

707 KB
Loading

0 commit comments

Comments
 (0)