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.
Modify

Opened 13 years ago

Closed 12 years ago

Last modified 12 years ago

#208 closed enhancement (fixed)

Allow containers in decay treatment

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:

(run){
  PARTICLE_CONTAINER 9923[m:-1] Zgamma 23 22
}(run)

(processes){
  Process 93 93 -> 9923[a] 24[b] 93{2}
  Decay 9923[a] -> 11 -11
  Decay 24 -> -11 12
  [...]
  End process
}(processes)

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

Attachments (0)

Change History (3)

comment:1 Changed 12 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 12 years ago by Frank Siegert

Description: modified (diff)

comment:3 Changed 12 years ago by Frank Siegert

Description: modified (diff)

Modify Ticket

Change Properties
Action
as closed The owner will remain Stefan Hoeche.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.