Skip to content

Commit 88df775

Browse files
authored
Update onTheFlyRichPid.cxx
1 parent 40c76f2 commit 88df775

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)