We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6bc065 commit 3b0ca6eCopy full SHA for 3b0ca6e
EventFiltering/PWGHF/HFFilterHelpers.h
@@ -320,7 +320,7 @@ namespace hf_trigger_cuts_presel_beauty
320
{
321
static constexpr int nBinsPt = 2;
322
static constexpr int nCutVars = 4;
323
-static constexpr int nCutVarsBtoJPsi = 4;
+static constexpr int nCutVarsBtoJPsi = 6;
324
// default values for the pT bin edges (can be used to configure histogram axis)
325
// common for any beauty candidate
326
constexpr double binsPt[nBinsPt + 1] = {
0 commit comments