Skip to content

Commit cd05b3b

Browse files
authored
Delete one fillQA_base call (#6963)
1 parent 4275313 commit cd05b3b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

PWGCF/FemtoUniverse/Core/FemtoUniverseParticleHisto.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,6 @@ class FemtoUniverseParticleHisto
348348
template <bool isMC, bool isDebug, typename T, typename H>
349349
void fillQABase(T const& part, H const& histFolder)
350350
{
351-
fillQA_base<o2::aod::femtouniverseMCparticle::MCType::kRecon>(part, histFolder);
352351
std::string tempFitVarName;
353352
if (mHistogramRegistry) {
354353
fillQA_base<o2::aod::femtouniverseMCparticle::MCType::kRecon>(part, histFolder);

0 commit comments

Comments
 (0)