whizard is hosted by Hepforge, IPPP Durham

Opened 9 years ago

Closed 9 years ago

#698 closed defect (fixed)

I/O for decayed events

Reported by: kilian Owned by: kilian
Priority: P0 Milestone: v2.2.4
Component: core Version:
Severity: blocker Keywords:
Cc:

Description

Plain rereading of decayed events (raw) doesn't work as one would expect - event transforms are neglected, and analysis of decay products therefore can't be reproduced. The decay chain could be recreated from random numbers, but this is not exactly the caching mechanism that the raw format should provide.

The raw I/O format is insufficient, see also #627.

I don't think that this worked before, so it is a actually new feature. Obviously related to #663 and others.

Change History (5)

comment:1 Changed 9 years ago by kilian

Severity: majorblocker
Status: newassigned

See also #608.

comment:2 Changed 9 years ago by Juergen Reuter

Priority: P1P0

comment:3 Changed 9 years ago by kilian

Included a test case rebuild_5 for this issue (which fails, as expected). r6510

comment:4 Changed 9 years ago by kilian

r6512: test case rebuild_5 now works, i.e., dressed events are cached in the .evx file and can be analyzed in a subsequent run.

Next, check other situations and look at lhef_7 and 8.

comment:5 Changed 9 years ago by kilian

Resolution: fixed
Status: assignedclosed

lhef_7 and lhef_8 are fixed in r6513. This was more related to #663, i.e., the meaning of update_event.

Note: See TracTickets for help on using tickets.