You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/analysis-tools/TrackSelection.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -241,7 +241,7 @@ In pp collisions, there is a difference between `usePvRefitCorrections == true`
241
241
This is not relevant in Pb-Pb collisions.
242
242
```
243
243
*`int nPhiBins`: number of phi intervals in which the parametrizations are provided. The currently-supported cases are `nPhiBins=0` (phi integrated) and `nPhiBins=24` (24 phi bins)
244
-
*`bool autoDetectDcaCalib`: flag to enable automatic detection from CCDB of the dca-calibration files.
244
+
*`bool autoDetectDcaCalib`: flag to enable automatic detection from CCDB of the dca-calibration files.
245
245
```note
246
246
* If used, the `std::string pathInputFile` is overwritten
247
247
* The auto-detection works only with `nPhiBins=24`
@@ -250,19 +250,19 @@ This is not relevant in Pb-Pb collisions.
0 commit comments