Opened 11 years ago
Closed 5 years ago
#629 closed feature_request (duplicate)
Container for cascade decays
Reported by: | kilian | Owned by: | kilian |
---|---|---|---|
Priority: | P1 | Milestone: | v2.8.3 |
Component: | core | Version: | 2.2.0beta |
Severity: | normal | Keywords: | |
Cc: |
Description
The user should be able to specify decays in the process definition
p, p => ("W+" => E1, n1), j, j
also nested:
p, p => (t => (W+ => E1, n1), b), tbar
This should trigger independent integrations for production and decay, but connect the processes in the simulation. Could also print the cross section times BR after integration, if the total widths are given.
[split off from #476, might be included in 2.2.0 if time permits, otherwise 2.2.1]
Change History (24)
comment:1 Changed 11 years ago by
Type: | defect → feature_request |
---|
comment:2 Changed 11 years ago by
Milestone: | v2.2.2 → v2.2.3 |
---|
comment:3 Changed 10 years ago by
Milestone: | v2.2.3 → v2.2.4 |
---|
comment:4 Changed 10 years ago by
Milestone: | v2.2.5 → v2.2.6 |
---|
comment:5 Changed 10 years ago by
comment:6 Changed 10 years ago by
Milestone: | v2.2.6 → v2.2.7 |
---|
comment:7 Changed 10 years ago by
Milestone: | v2.2.7 → v2.3.0 |
---|
comment:8 Changed 9 years ago by
Milestone: | v2.3.0 → v2.4.0 |
---|
comment:11 Changed 7 years ago by
Milestone: | v2.6.0 → v2.6.1 |
---|
comment:12 Changed 7 years ago by
Priority: | P3 → P1 |
---|
comment:13 Changed 7 years ago by
Milestone: | v2.6.1 → v2.6.2 |
---|
comment:14 Changed 7 years ago by
Milestone: | v2.6.2 → v2.6.3 |
---|
comment:15 Changed 7 years ago by
Milestone: | v2.6.3 → v2.6.4 |
---|
comment:16 Changed 6 years ago by
Milestone: | v2.6.4 → v2.6.5 |
---|
comment:18 Changed 6 years ago by
Milestone: | v2.7.0 → v2.7.1 |
---|
comment:19 Changed 6 years ago by
Milestone: | v2.7.1 → v2.8.0 |
---|
comment:20 Changed 6 years ago by
Milestone: | v2.8.0 → v2.8.1 |
---|
comment:22 Changed 5 years ago by
Milestone: | v2.8.2 → v2.8.3 |
---|
comment:24 Changed 5 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
There's also a request for different decay options (projections) for different particles with same identity in a single event.
This makes sense as a technical device, but requires new syntax and refactoring the way decay options are handled.