Skip to content
Snippets Groups Projects

Adding KF-setup to the ca::Parameters

Merged Sergei Zharko requested to merge s.zharko/cbmroot:KF-setup-init into master
12 files
+ 219
112
Compare changes
  • Side-by-side
  • Inline
Files
12
@@ -60,6 +60,9 @@ namespace cbm::qa::checker
/// @brief Runs checking routine
/// @param opt Option:
/// "B": suppress canvas creation
/// "F": forces canvas creation (even if there is no difference)
/// "R": draw ratio on canvas
/// "D": draw difference on canvas
/// "P": enables bin-by-bin comparison
/// "S": enables statistical hypothesis test, where is possible
/// "U": enables interval comparison, where is possible
Loading