Skip to content

Commit

Permalink
Please consider the following formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alibuild committed May 31, 2024
1 parent 13a1836 commit 8ebe578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PWGHF/Utils/utilsEvSelHf.h
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ enum McCollisionRejection {

struct HfEventSelectionMc {
// event selection parameters (in chronological order of application)
bool useItsRofBorderCut{false}; // Apply the ITS RO frame border cut
bool useItsRofBorderCut{false}; // Apply the ITS RO frame border cut
bool useTimeFrameBorderCut{true}; // Apply TF border cut
float zPvPosMin{-1000.f}; // Minimum PV posZ (cm)
float zPvPosMax{1000.f}; // Maximum PV posZ (cm)
Expand Down

0 comments on commit 8ebe578

Please sign in to comment.