diff --git a/PWGHF/Utils/utilsEvSelHf.h b/PWGHF/Utils/utilsEvSelHf.h index 3d52126b07a..c7f7b98abcd 100644 --- a/PWGHF/Utils/utilsEvSelHf.h +++ b/PWGHF/Utils/utilsEvSelHf.h @@ -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)