Skip to content

Commit 374c584

Browse files
Update candidateCreatorLb.cxx
1 parent c01b3b3 commit 374c584

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGHF/TableProducer/candidateCreatorLb.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,8 +253,8 @@ struct HfCandidateCreatorLbExpressions {
253253
/// @brief dummy process function, to be run on data
254254
void process(aod::Tracks const&) {}
255255

256-
void processMc(aod::HfCand3Prong const& lcCandidates,
257-
aod::TracksWMc const& tracks,
256+
void processMc(aod::HfCand3Prong const&,
257+
aod::TracksWMc const&,
258258
aod::McParticles const& mcParticles,
259259
aod::HfCandLbProngs const& candsLb)
260260
{

0 commit comments

Comments
 (0)