Skip to content

Commit 7cd8b39

Browse files
authored
Add description of missing configuration
1 parent 9b1851e commit 7cd8b39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/basics-usage/HelperTasks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -788,6 +788,7 @@ This is not relevant in Pb-Pb collisions.
788788
* `bool updateCurvature`: flag to enable the update of the track curvature, i.e. `q/pt`, at the particle production point
789789
* `bool updateCurvatureIU`: flag to enable the update of the track curvature, i.e. `q/pt`, at the innermost update (IU) point
790790
* `float oneOverPtMC` (MC) and `float oneOverPtData` (data): the ratio `oneOverPtData/oneOverPtMC` defines the scaling factor to the `q/pt` residual to smear the track pt
791+
* `fillTrackTunerTable`: flag to enable the filling of a new table containing for each track the smeared `q/pt` at the IU point
791792
792793
```note
793794
* The `TrackTuner` allows also to smear the `q/pt` if only one between `updateCurvature` and `updateCurvatureIU` is `true`

0 commit comments

Comments
 (0)