We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af7ba2e commit 03aa1efCopy full SHA for 03aa1ef
PWGDQ/Tasks/dqEnergyCorrelator_direct.cxx
@@ -447,7 +447,6 @@ struct AnalysisEnergyCorrelator {
447
mcDecision |= (static_cast<uint32_t>(1) << isig);
448
}
449
450
-
451
auto motherParticle = lepton1MC.template mothers_first_as<McParticles>();
452
// Fill dilepton-hadron variables
453
std::vector<float> fTransRange = fConfigDileptonHadronOptions.fConfigTransRange;
0 commit comments