Skip to content

Commit 1514bb7

Browse files
authored
Update HadNucleiFemto.cxx
1 parent 2e1d606 commit 1514bb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1110,7 +1110,7 @@ struct HadNucleiFemto {
11101110
}
11111111

11121112
template <typename Tcoll>
1113-
void fillKstar(const HadNucandidate& hadNucand, const Tcoll& collision)
1113+
void fillKstar(const HadNucandidate& hadNucand, const Tcoll& /*collision*/)
11141114
{
11151115
if (hadNucand.isBkgUS == 0) {
11161116
if (hadNucand.recoPtNu() > 0) {

0 commit comments

Comments
 (0)