Skip to content

Allow only Gaussino to set up GenRndInit/GenReDecayInit

Michal Mazurek requested to merge mimazure-genrndinit-props into master

This forces the setting of all the remaining properties of GenRndInit/GenReDecayInit through GaussinoGenerationGaussino configurables. The following properties are now set through Gaussino configurables:

  • RunNumber (via GaussinoGeneration) (via Gaussino)
  • FirstEventNumber (via GaussinoGeneration) (via Gaussino)
  • TimingSkipAtStart (via Gaussino along all the other MT options)

This is targeting Gaussino with its python configuration revisited in !97 (merged).

Edited by Michal Mazurek

Merge request reports