Skip to content

Produce LHCb::ODIN with GenRndInit

Michal Mazurek requested to merge mimazure-produce-odin-genrndinit into master

@clemenci @gcorti

This is needed to generate ODIN based on the run number & event number. Follows the discussion in lhcb/Gauss!923 (comment 6371493).

As the GenRndInit generates other LHCb dependencies: LHCb::GenHeader and LHCb::BeamParameters, I am not even trying to make a Gaussino equivalent of LHCb::ODIN.

I've cleaned up what I could in GenRndInit and ReDecayInit

Merge request reports