Skip to content

Commit 3b0ca6e

Browse files
committed
Fix typo
1 parent f6bc065 commit 3b0ca6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EventFiltering/PWGHF/HFFilterHelpers.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ namespace hf_trigger_cuts_presel_beauty
320320
{
321321
static constexpr int nBinsPt = 2;
322322
static constexpr int nCutVars = 4;
323-
static constexpr int nCutVarsBtoJPsi = 4;
323+
static constexpr int nCutVarsBtoJPsi = 6;
324324
// default values for the pT bin edges (can be used to configure histogram axis)
325325
// common for any beauty candidate
326326
constexpr double binsPt[nBinsPt + 1] = {

0 commit comments

Comments
 (0)