Skip to content

Commit eb6de31

Browse files
committed
PWGHF/D2H/Tasks/taskLc.cxx
1 parent ac7250d commit eb6de31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGHF/D2H/Tasks/taskLc.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -799,7 +799,6 @@ struct HfTaskLc {
799799
const auto decayLength = candidate.decayLength();
800800
const auto chi2PCA = candidate.chi2PCA();
801801
const auto cpa = candidate.cpa();
802-
const auto rapidity = HfHelper::yLc(candidate);
803802
if (gap == o2::aod::sgselector::TrueGap::SingleGapA || gap == o2::aod::sgselector::TrueGap::SingleGapC) {
804803
qaRegistry.fill(HIST("Data/hUpcMulti"), collision.multNTracksPV());
805804
qaRegistry.fill(HIST("Data/hUpcVtz"), collision.posZ());

0 commit comments

Comments
 (0)