Skip to content

Commit ab455e9

Browse files
committed
DSCB: second sigma (concession)
1 parent b8cf48e commit ab455e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PWGHF/D2H/Macros/HFInvMassFitter.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -821,6 +821,7 @@ RooAbsPdf* HFInvMassFitter::createSignalFitFunction(RooWorkspace* workspace)
821821
case DoubleSidedCrystalBall: {
822822
sgnPdf = workspace->pdf("sgnFuncDSCB");
823823
mRooSigmaSgn = workspace->var("sigma");
824+
mRooSecSigmaSgn = workspace->var("sigma");
824825
mRooMeanSgn = workspace->var("mean");
825826
mRooDscbAlphaL = workspace->var("alphaL");
826827
mRooDscbNL = workspace->var("nL");

0 commit comments

Comments
 (0)