Skip to content

Pythia8B_i: Fix initialization

Scott Snyder requested to merge ssnyder/athena:init.Pythia8B_i-20200204 into master

Need to call the base class initialization before setUserHooksPtr(), otherwise m_pythia won't be set.

Merge request reports