Commit fd1f139
Fix in InteractionSampler for mu>100
For very large per-BC interaction rate (>100, i.e. IR > 1e9 with default bunch filling)
the interacting BC sampling was stuck due to the numerical limitations of truncated
Poisson generation algo.1 parent 1a3e8be commit fd1f139
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
112 | | - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
113 | 118 | | |
114 | 119 | | |
115 | 120 | | |
| |||
0 commit comments