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 e4df871 commit 037f632Copy full SHA for 037f632
PWGCF/Femto/TableProducer/PiDeuteronFemto.cxx
@@ -780,7 +780,7 @@ struct PiDeuteronFemto {
780
mQaRegistry.fill(HIST("hkStar_US_A"), kstar);
781
}
782
783
- mQaRegistry.fill(HIST("hkStar_All"), kstar);
+ mQaRegistry.fill(HIST("hkStar_All"), kstar);
784
785
786
// ==================================================================================================================
0 commit comments