Skip to content

Commit 1e13657

Browse files
authored
Doxygen fixes (AliceO2Group#8202)
* Updated Doxygen keywords * Removing trailing whitespaces
1 parent a052cbf commit 1e13657

19 files changed

Lines changed: 99 additions & 64 deletions

File tree

Detectors/ITSMFT/MFT/calibration/testWorkflow/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<!-- doxy
2+
\page refMFT MFTcalibrationTestWorkflow MFT calibration workflows
3+
/doxy -->
4+
15

26
# MFT calibration workflows
37

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<!-- doxy
2-
\page refDetectorsMUONMFTConditions Conditions
2+
\page refMFTcondition Conditions
33
/doxy -->
44
# MFT Conditions

Detectors/ITSMFT/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ This is a top page for the ITSMFT detector documentation.
1010
* \subpage refITS
1111
* \subpage refMFT
1212
* \subpage refMFTbase
13-
* \subpage refMFTreconstruction
13+
* \subpage refMFTcalibrationTestWorkflow
14+
* \subpage refMFTcondition
1415
/doxy -->

Detectors/MUON/MID/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ This is a top page for the MID detector documentation.
1414
* \subpage refMUONMIDTracking
1515
* \subpage refMUONMIDWorkflow
1616
* \subpage refMUONMIDCTF
17+
* \subpage refMUONMIDFilteringExe
1718
/doxy -->

Detectors/TOF/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@
77
This is a top page for the TOF detector documentation.
88

99
<!-- doxy
10+
* \subpage refDetectorsTOFcalibration
11+
* \subpage refDetectorsTOFsimulation
1012
* \subpage refDetectorsTOFtestWorkflow
1113
/doxy -->

Detectors/TOF/calibration/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<!-- doxy
2+
\page refDetectorsTOFcalibration Calibration
3+
/doxy -->
4+
15
# ccdb object are produced via different workflows
26

37
# LHCphase (example with 5 minutes time slots)
@@ -21,7 +25,7 @@ o2-tof-calib-reader --collection-infile listacal --shm-segment-size 5000000000
2125
| o2-calibration-tof-calib-workflow -b --do-lhc-phase --tf-per-slot 26400 \
2226
| o2-calibration-tof-diagnostic-workflow -b --tf-per-slot 26400 \
2327
| o2-calibration-tof-calib-workflow --do-channel-offset --update-at-end-of-run-only --min-entries 8 --range 100000 -b \
24-
|o2-calibration-ccdb-populator-workflow -b
28+
|o2-calibration-ccdb-populator-workflow -b
2529

2630
# if you run on epn please add this option to populator to access production ccdb as internal
2731
o2-tof-calib-reader ... \

Detectors/TOF/simulation/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<!-- doxy
2+
\page refDetectorsTOFsimulation Simulation
3+
/doxy -->
4+
15
# to run digitisation with ccdb object enabling ccdb to anchor to data -> --use-ccdb-tof and --timestamp-tof 1635567000
26
# second argument will be marked as obsolete once the framework will provide the timestamp
37
o2-sim-digitizer-workflow -b --onlyDet TOF --use-ccdb-tof --timestamp-tof 1635567000 --shm-segment-size 5000000000

Detectors/TPC/calibration/doc/CalibPadGainTracks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- doxy
2-
\page refTPCcalibrationCalibPadGainTracks dEdx Calibration
2+
\page refTPCcalibrationCalibPadGainTracks Residual gainmap calibration
33
/doxy -->
44

55
# Residual gainmap calibration
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
<!-- doxy
22
\page refTPCcalibration TPC Calibration
3+
\subpage refTPCcalibrationCalibdEdx
4+
\subpage refTPCcalibrationIDC
5+
\subpage refTPCcalibrationCalibPadGainTracks
36
/doxy -->
47

58
# TPC Calibration
69

710
This is a top page for the TPC calibration documentation.
8-
9-
<!-- doxy
10-
* \subpage refTPCcalibrationCalibdEdx
11-
/doxy -->

Detectors/TRD/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,8 @@
55
# TRD
66

77
<!-- doxy
8+
* \subpage refDetectorsTRDcalibration
89
* \subpage refDetectorsTRDsimulation
10+
* \subpage refDetectorsTRDreconstruction
11+
* \subpage refDetectorsTRDworkflow
912
/doxy -->

0 commit comments

Comments
 (0)