Skip to content
  • Enrico Bothmann's avatar
    Add missing OrderQCD/EW implementations · e7c85977
    Enrico Bothmann authored
    - OpenLoops_Born did not overwrite the implementation of its (abstract)
      superclass Tree_ME2_Base
    - This led to a wrong renormalisation scale reweighting of (at least)
      loop-induced processes using OpenLoops
    - To prevent this in the future, OrderQCD/EW are now declared as pure virtual
      functions in Tree_ME2_Base
    e7c85977