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 248c287 commit 2e07da7Copy full SHA for 2e07da7
MC/config/PWGDQ/external/generator/GeneratorPromptCharmonia.C
@@ -348,7 +348,7 @@ class O2_GeneratorParamJpsiMidY_96TeV : public GeneratorTGenerator
348
// JPSi pt extrapolated at 9.6 TeV: https: // https://www.hepdata.net/record/ins1899703 (2108.02523)
349
//
350
const Double_t kC = 1.48862;
351
- const Double_t kpt0 = 4.64005
+ const Double_t kpt0 = 4.64005;
352
const Double_t kn = 3.57353;
353
Double_t pt = px[0];
354
@@ -420,7 +420,7 @@ class O2_GeneratorParamPsiMidY_96TeV : public GeneratorTGenerator
420
421
422
423
424
425
426
0 commit comments