Skip to content

replacing MadgraphUtil helper functions in MCJobOption

Marzieh Bahmani requested to merge mbahmani/athena-mg-1:main into main

This update removes the implementation of certain functions from MadGraphControl and instead imports them directly from MCJobOptionUtils. The MCJobOptionUtils module is intended to serve as the central repository for commonly used functions, ensuring modularity and reducing redundancy in code across projects. The Import lines in the MadGraphControl is temporary for backwards compatibility of clients.

Edited by Marzieh Bahmani

Merge request reports

Loading