Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 5, 2025
1 parent 6b4e075 commit f11871d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/TRestRawSignalRecoverSaturationProcess.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@
/// - **minSaturationValue**: Threshold for considering a signal value as saturated (default: 0).
/// - **baseLineRange**: Bins range for baseline calculation.
/// - **fitRange**: Bins range used for fitting.
/// - **processAllSignals**: If `false` (default), only saturated signals are processed. If `true`, all signals are processed.
/// - **processAllSignals**: If `false` (default), only saturated signals are processed. If `true`, all
/// signals are processed.
/// - **nBinsIfNotSaturated**: Number of bins considered 'saturated' when processing all signals.
///
/// ### Observables
Expand Down

0 comments on commit f11871d

Please sign in to comment.