We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e1d606 commit 1514bb7Copy full SHA for 1514bb7
PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx
@@ -1110,7 +1110,7 @@ struct HadNucleiFemto {
1110
}
1111
1112
template <typename Tcoll>
1113
- void fillKstar(const HadNucandidate& hadNucand, const Tcoll& collision)
+ void fillKstar(const HadNucandidate& hadNucand, const Tcoll& /*collision*/)
1114
{
1115
if (hadNucand.isBkgUS == 0) {
1116
if (hadNucand.recoPtNu() > 0) {
0 commit comments