Modify ↓
#78 closed defect (fixed)
Comix refuses to calculate mapped processes when listed as separate block
Reported by: | Stefan Hoeche | Owned by: | Stefan Hoeche |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Unknown | Version: | 1.2.1 |
Keywords: | Cc: | Markus.Merschmeyer@physik.rwth-aachen.de |
Description
The problem occurs for example when using the following runcard
(run){ EVENTS = 100 EVENT_MODE = HepMC ! HEPMC2_GENEVENT_OUTPUT = hepmc2_genevent_out }(run) (beam){ BEAM_1 = 2212; BEAM_ENERGY_1 = 3500; BEAM_2 = 2212; BEAM_ENERGY_2 = 3500; }(beam) (processes){ Process 93 93 -> 11 -12 ! Order_EW 2; ! Print_Graphs : Graphs; End process; Process 93 93 -> -11 12 ! Order_EW 2; ! Print_Graphs : Graphs; End process; Process 93 93 -> 13 -14 ! Order_EW 2; ! Print_Graphs : Graphs; End process; Process 93 93 -> -13 14 ! Order_EW 2; ! Print_Graphs : Graphs; End process; }(processes) (selector){ }(selector) (isr){ PDF_LIBRARY = LHAPDFSherpa PDF_SET = cteq6ll.LHpdf PDF_SET_VERSION = 1 PDF_GRID_PATH = PDFsets }(isr) (me){ ME_SIGNAL_GENERATOR = Internal Comix }(me) (mi){ MI_HANDLER = None # None or Amisic }(mi)
Attachments (0)
Change History (3)
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 13 years ago by
Milestone: | → rel-old |
---|
Note: See
TracTickets for help on using
tickets.
This problem is solved with trunk r15265 and r15266. The fix will be contained in release 1.2.2.