Skip to content

Commit

Permalink
Please consider the following formatting changes (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
alibuild authored Dec 1, 2024
1 parent e24a537 commit 9a9b583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Common/Tasks/centralityStudy.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ struct centralityStudy {
Configurable<float> scaleSignalFV0A{"scaleSignalFV0A", 1.00f, "scale FV0A signal for convenience"};

// _______________________________________
// upc rejection criteria
// upc rejection criteria
// reject low zna/c
struct : ConfigurableGroup {
Configurable<float> minZNACsignal{"minZNACsignal", -999999.0f, "min zna/c signal"};
Expand Down

0 comments on commit 9a9b583

Please sign in to comment.