replacing MadgraphUtil helper functions in MCJobOption
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