Comment 2 for bug 2001583

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) wrote :

I have started a branch to add such support.
Here is where I'm currently tracking the status:
https://github.com/mg5amcnlo/mg5amcnlo/pull/27

As you will see, the auto-detection is present but not, yet the automatic definition inside one include (but the framework to decide which one is already present).
Note that the detection is done at python level and not the time when writting the include file, so the python representation is on sync, which is much nicer and generic.

Do not hesitate to comment on the syntax/... either here or on that thread.

Cheers,

Olivier