Skip to content

Commit 86970ab

Browse files
committed
MC part Ok
1 parent 72e5cae commit 86970ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGLF/Tasks/Nuspex/spectraTOFLight.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,7 @@ struct tofSpectra {
834834
void fillTrackHistogramsMC(TrackType const& track,
835835
ParticleType::iterator const& mcParticle,
836836
RecoMCCollisions::iterator const& collision,
837-
ParticleType const& mcParticles)
837+
ParticleType const& /*mcParticles*/)
838838
{
839839
if (!isParticleEnabled<i>()) { // Check if the particle is enabled
840840
return;

0 commit comments

Comments
 (0)