Skip to content

Commit 143e63f

Browse files
authored
Add files via upload
1 parent 9610b1f commit 143e63f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3086,7 +3086,7 @@ struct AnalysisDileptonTrack {
30863086
void processMCEnergyCorrelatorsUnfolding(soa::Filtered<MyEventsSelected> const& events, BCsWithTimestamps const& bcs,
30873087
soa::Join<aod::TrackAssoc, aod::BarrelTrackCuts> const& assocs,
30883088
MyBarrelTracksWithCov const& tracks, soa::Filtered<MyDielectronCandidates> const& dileptons,
3089-
McCollisions const& /* mcEvents*/, McParticles const& mcTracks)
3089+
McCollisions const& /* mcEvents*/, McParticles const& /*mcTracks*/)
30903090
{
30913091
// set up KF or DCAfitter
30923092
if (events.size() == 0) {

0 commit comments

Comments
 (0)