Skip to content

Commit 2207eef

Browse files
authored
Restructured the Advanced documentation. (#759)
Added something about the repo cleaner in the flp suite.
1 parent b8234f0 commit 2207eef

2 files changed

Lines changed: 163 additions & 121 deletions

File tree

README.md

Lines changed: 23 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -58,24 +58,30 @@ For a general overview of our (O2) software, organization and processes, please
5858
* [The TRFCollectionTask class](doc/PostProcessing.md#the-trfcollectiontask-class)
5959

6060
* [Advanced topics](doc/Advanced.md)
61-
* [Plugging the QC to an existing DPL workflow](doc/Advanced.md#plugging-the-qc-to-an-existing-dpl-workflow)
62-
* [Production of QC objects outside this framework](doc/Advanced.md#production-of-qc-objects-outside-this-framework)
63-
* [Multi-node setups](doc/Advanced.md#multi-node-setups)
64-
* [Writing a DPL data producer](doc/Advanced.md#writing-a-dpl-data-producer)
65-
* [Access run conditions and calibrations from the CCDB](doc/Advanced.md#access-run-conditions-and-calibrations-from-the-ccdb)
66-
* [Definition and access of task-specific configuration](doc/Advanced.md#definition-and-access-of-task-specific-configuration)
67-
* [Custom metadata](#custom-metadata)
68-
* [Display a non-standard ROOT object in QCG](#display-a-non-standard-root-object-in-qcg)
69-
* [Custom QC object metadata](doc/Advanced.md#custom-qc-object-metadata)
70-
* [Canvas options](doc/Advanced.md#canvas-options)
71-
* [QC with DPL Analysis](doc/Advanced.md#qc-with-dpl-analysis)
72-
* [Monitoring metrics](doc/Advanced.md#monitoring-metrics)
73-
* [Details on the data storage format in the CCDB](doc/Advanced.md#details-on-the-data-storage-format-in-the-ccdb)
74-
* [Local CCDB setup](doc/Advanced.md#local-ccdb-setup)
75-
* [Local QCG (QC GUI) setup](doc/Advanced.md#local-qcg-qc-gui-setup)
61+
* [Framework](doc/Advanced.md#framework)
62+
* [Plugging the QC to an existing DPL workflow](doc/Advanced.md#plugging-the-qc-to-an-existing-dpl-workflow)
63+
* [Production of QC objects outside this framework](doc/Advanced.md#production-of-qc-objects-outside-this-framework)
64+
* [Multi-node setups](doc/Advanced.md#multi-node-setups)
65+
* [Writing a DPL data producer](doc/Advanced.md#writing-a-dpl-data-producer)
66+
* [QC with DPL Analysis](doc/Advanced.md#qc-with-dpl-analysis)
67+
* [CCDB / QCDB](doc/Advanced.md#ccdb--qcdb)
68+
* [Access run conditions and calibrations from the CCDB](doc/Advanced.md#access-run-conditions-and-calibrations-from-the-ccdb)
69+
* [Custom metadata](doc/Advanced.md#custom-metadata)
70+
* [Details on the data storage format in the CCDB](doc/Advanced.md#details-on-the-data-storage-format-in-the-ccdb)
71+
* [Local CCDB setup](doc/Advanced.md#local-ccdb-setup)
72+
* [QCG](doc/Advanced.md#qcg)
73+
* [Display a non-standard ROOT object in QCG](doc/Advanced.md#display-a-non-standard-root-object-in-qcg)
74+
* [Canvas options](doc/Advanced.md#canvas-options)
75+
* [Local QCG (QC GUI) setup](doc/Advanced.md#local-qcg-qc-gui-setup)
7676
* [FLP Suite](doc/Advanced.md#flp-suite)
77-
* [Configuration files details](doc/Advanced.md#configuration-files-details)
78-
* [Data Sampling monitoring](#data-sampling-monitoring)
77+
* [Developing QC modules on a machine with FLP suite](doc/Advanced.md#developing-qc-modules-on-a-machine-with-flp-suite)
78+
* [Switch detector in the workflow <em>readout-dataflow</em>](doc/Advanced.md#switch-detector-in-the-workflow-readout-dataflow)
79+
* [Configuration](doc/Advanced.md#configuration-1)
80+
* [Definition and access of task-specific configuration](doc/Advanced.md#definition-and-access-of-task-specific-configuration)
81+
* [Configuration files details](doc/Advanced.md#configuration-files-details)
82+
* [Miscellaneous](doc/Advanced.md#miscellaneous)
83+
* [Data Sampling monitoring](doc/Advanced.md#data-sampling-monitoring)
84+
* [Monitoring metrics](doc/Advanced.md#monitoring-metrics)
7985

8086
### Where to get help
8187

0 commit comments

Comments
 (0)