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 cd1e380 commit c34bff0Copy full SHA for c34bff0
PWGEM/Dilepton/Utils/MCUtilities.h
@@ -46,7 +46,7 @@ int hasFakeMatchITSTPC(TTrack const& track)
46
}
47
//_______________________________________________________________________
48
template <typename TTrack>
49
-int hasFakeMatchITSTPCTOF(TTrack const& track)
+int hasFakeMatchITSTPCTOF(TTrack const&)
50
{
51
// track and mctracklabel have to be joined.
52
return false;
0 commit comments