We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4275313 commit cd05b3bCopy full SHA for cd05b3b
1 file changed
PWGCF/FemtoUniverse/Core/FemtoUniverseParticleHisto.h
@@ -348,7 +348,6 @@ class FemtoUniverseParticleHisto
348
template <bool isMC, bool isDebug, typename T, typename H>
349
void fillQABase(T const& part, H const& histFolder)
350
{
351
- fillQA_base<o2::aod::femtouniverseMCparticle::MCType::kRecon>(part, histFolder);
352
std::string tempFitVarName;
353
if (mHistogramRegistry) {
354
fillQA_base<o2::aod::femtouniverseMCparticle::MCType::kRecon>(part, histFolder);
0 commit comments