whizard is hosted by Hepforge, IPPP Durham

Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#236 closed feature_request (invalid)

Re-implement analysis cuts

Reported by: Juergen Reuter Owned by: ALL
Priority: P1 Milestone:
Component: core Version: 2.0.0rc2
Severity: major Keywords:
Cc:

Description

Re-implement cuts that are only valid when working on either generated or read-in events.

Change History (2)

comment:1 Changed 15 years ago by kilian

Resolution: invalid
Status: newclosed

That's implemented, and the idea of SINDARIN is to be more flexible than that.

all <some-condition> [some-particles] and ...

can be part of either the 'cuts' or 'analyis' prescription. The 'cuts' are always applied, the 'analysis' comes on top.

You could also write analysis expressions such as

if all <...> [...] then ... endif

Any expression would do.

Or do I misunderstand the question? There should no distinction between generated and read-in, however.

comment:2 Changed 14 years ago by Juergen Reuter

Milestone: v2.0.0final

Milestone v2.0.0final deleted

Note: See TracTickets for help on using tickets.