Skip to content

Commit 03aa1ef

Browse files
authored
Add files via upload
1 parent af7ba2e commit 03aa1ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGDQ/Tasks/dqEnergyCorrelator_direct.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,6 @@ struct AnalysisEnergyCorrelator {
447447
mcDecision |= (static_cast<uint32_t>(1) << isig);
448448
}
449449
}
450-
451450
auto motherParticle = lepton1MC.template mothers_first_as<McParticles>();
452451
// Fill dilepton-hadron variables
453452
std::vector<float> fTransRange = fConfigDileptonHadronOptions.fConfigTransRange;

0 commit comments

Comments
 (0)