Skip to content

Commit df20819

Browse files
authored
Update onTheFlyRICHPID.cxx
1 parent 7a2a0c5 commit df20819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ALICE3/TableProducer/OTF/onTheFlyRICHPID.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ struct OnTheFlyRichPid {
315315
//std::cout << std::endl << std::endl;
316316
}
317317

318-
void init(o2::framework::InitContext& initContext)
318+
void init(o2::framework::InitContext& /*initContext*/)
319319
{
320320
pRandomNumberGenerator.SetSeed(0); // fully randomize
321321

0 commit comments

Comments
 (0)