Skip to content

Commit 9aa42d0

Browse files
committed
Fix DCA fitter link
1 parent 64d9b6c commit 9aa42d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced-specifics/pwghf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Mattermost channel: [hf-o2-analysis-challenge](https://mattermost.web.cern.ch/al
3131
- Default parameters used in the selection of single tracks, track-index skims and candidates are defined in
3232
[`SelectorCuts.h`](https://github.com/AliceO2Group/O2Physics/blob/master/PWGHF/Core/SelectorCuts.h).
3333
- Secondary-vertex reconstruction algorithms are implemented in the
34-
[`DCAFitterN`](https://github.com/AliceO2Group/AliceO2/blob/dev/Detectors/Vertexing/include/DetectorsVertexing/DCAFitterN.h) class.
34+
[`DCAFitterN`](https://github.com/AliceO2Group/AliceO2/blob/dev/Common/DCAFitter/include/DCAFitter/DCAFitterN.h) class.
3535
- Functions for calculations of kinematic quantities and for MC matching are implemented in the
3636
[`RecoDecay`](https://github.com/AliceO2Group/O2Physics/blob/master/Common/Core/RecoDecay.h) class.
3737
- Selection of tracks based on the particle identification (PID) detectors is performed via the

0 commit comments

Comments
 (0)