Modify ↓
#143 closed defect (fixed)
ME_SIGNAL_GENERATOR switch
Reported by: | Steffen Schumann | Owned by: | support@sherpa-mc.de |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Unknown | Version: | 0.trunk |
Keywords: | Cc: |
Description
Without an explicit specification of the ME_SIGNAL_GENERATOR for SM setups like Z+jets both Amegic and Comix get initialised. While Comix is used for integration etc I get Amegic libraries and in particular the first initial call stops asking for a compilation of the Amegic libs.
Couldn't we chage this such that in case Comix has the process Amegic isn't initialised???
Attachments (0)
Change History (4)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Version: | 1.2.3 → 0.trunk |
---|
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
I changed the ordering of the ME generators such that Comix is tested before Amegic!
Note: See
TracTickets for help on using
tickets.
I completely agree, although I don't understand what you mean by "Comix is used for integration"? I would have thought that, without specifying ME_SIGNAL_GENERATOR, Amegic would have been used?
Anyway, this should be as simple as:
shouldn't it?