Skip to content

Commit

Permalink
Add description of missing configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
mfaggin authored Apr 26, 2024
1 parent 9b1851e commit 7cd8b39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/basics-usage/HelperTasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -788,6 +788,7 @@ This is not relevant in Pb-Pb collisions.
* `bool updateCurvature`: flag to enable the update of the track curvature, i.e. `q/pt`, at the particle production point
* `bool updateCurvatureIU`: flag to enable the update of the track curvature, i.e. `q/pt`, at the innermost update (IU) point
* `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
* `fillTrackTunerTable`: flag to enable the filling of a new table containing for each track the smeared `q/pt` at the IU point
```note
* The `TrackTuner` allows also to smear the `q/pt` if only one between `updateCurvature` and `updateCurvatureIU` is `true`
Expand Down

0 comments on commit 7cd8b39

Please sign in to comment.