We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e59e1 commit 7064e8fCopy full SHA for 7064e8f
PWGDQ/Tasks/qaMatching.cxx
@@ -1802,7 +1802,8 @@ struct qaMatching {
1802
aod::BCsWithTimestamps const& bcs,
1803
MyMuonsMC const& muonTracks,
1804
MyMFTsMC const& mftTracks,
1805
- MyMFTCovariances const& mftCovs)
+ MyMFTCovariances const& mftCovs,
1806
+ aod::McParticles const& /*mcParticles*/)
1807
{
1808
auto bc = bcs.begin();
1809
initCCDB(bc);
0 commit comments