Skip to content

Commit 4d7c8ba

Browse files
unremoved template
1 parent d28f7a3 commit 4d7c8ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGLF/TableProducer/QC/nucleiQC.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ struct nucleiQC {
265265
LOGF(info, "Retrieved GRP for timestamp %ull (%i) with magnetic field of %1.2f kZG", timestamp, mRunNumber, mBz);
266266
}
267267

268-
template <int iSpecies, bool isMc, typename Ttrack, typename Tcollision>
268+
template <int iSpecies, bool isMc, typename Ttrack>
269269
bool trackSelection(const Ttrack& track)
270270
{
271271
mHistograms.fill(HIST(nuclei::cNames[iSpecies]) + HIST("/hTrackQuality"), track.sign() * track.pt(), trackQuality::kNoCuts);

0 commit comments

Comments
 (0)