Skip to content

Commit dc82dcb

Browse files
authored
Update jetChargedV2.cxx
1 parent a0a587b commit dc82dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGJE/Tasks/jetChargedV2.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ struct JetChargedV2 {
543543
fFitModulationV2v3->FixParameter(4, ep3);
544544
}
545545

546-
hPtsumSumptFit->Fit(fFitModulationV2v3, "V+", "ep", 0, o2::constants::math::TwoPI);
546+
hPtsumSumptFit->Fit(fFitModulationV2v3, "Q", "ep", 0, o2::constants::math::TwoPI);
547547

548548
double temppara[5];
549549
temppara[0] = fFitModulationV2v3->GetParameter(0);

0 commit comments

Comments
 (0)