sherpa is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" (/hepforge/svn/sherpa does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#208 closed enhancement (fixed)

Allow containers in decay treatment — at Version 2

Reported by: Frank Siegert Owned by: Stefan Hoeche
Priority: minor Milestone: rel-1.4.0
Component: Unknown Version: 0.trunk
Keywords: Cc:

Description (last modified by Frank Siegert)

It would be nice, if it was possible to use containers in the decay treatment. Example use case:

...
PARTICLE_CONTAINER 9923[m:-1] Zgamma 23 22
...
Process 93 93 -> 9923[a] 24[b] 93{2}
Decay 9923[a] -> 11 -11
Decay 24 -> -11 12
...

Even if only Comix can use that it would already be quite useful.

Change History (2)

comment:1 Changed 13 years ago by Stefan Hoeche

Resolution: fixed
Status: newclosed

Implemented on trunk r18762. Note that the solution to ticket #203 requires that particle containers have a unique mass, which is normally set by their constituents. If a Z/y-container is constructed, this mechanism must be disabled by setting the mass to -1 explicitly

  PARTICLE_CONTAINER 9923[m:-1] Zgamma 23 22

comment:2 Changed 13 years ago by Frank Siegert

Description: modified (diff)
Note: See TracTickets for help on using tickets.