diff --git a/PWGLF/TableProducer/lambdakzerobuilder.cxx b/PWGLF/TableProducer/lambdakzerobuilder.cxx index cd749c5b466..f95e86b584e 100644 --- a/PWGLF/TableProducer/lambdakzerobuilder.cxx +++ b/PWGLF/TableProducer/lambdakzerobuilder.cxx @@ -124,7 +124,6 @@ struct lambdakzeroBuilder { Configurable downscaleFactor{"downscaleFactor", 2, "Downscale factor (0: build nothing, 1: build all)"}; unsigned int randomSeed = 0; - TRandom3 prng; // downscaling for Marian Ivanov -> different strategies struct : ConfigurableGroup { @@ -173,7 +172,6 @@ struct lambdakzeroBuilder { Configurable mVtxPath{"mVtxPath", "GLO/Calib/MeanVertex", "Path of the mean vertex file"}; } ccdbConfigurations; - // round some V0 core variables up to a certain level of precision if requested // useful to keep derived data sizes under control // variables that are rounded include the DCAs but not the CosPA (precision needed)