Commit f2471a4
committed
[PWGJE,EMCAL-1154] Add crosstalk emulation
Adds EMCal cross talk emulation for MC.
Configurables are handled via `EmcCrossTalkConf` inside the correction task.
The cross talk itself is contained within `emcalCrossTalkEmulation.cxx` and `emcalCrossTalkEmulation.h`.
Since the cross talk can create new cells which are not inside the AO2Ds original cell table, those new cells will not be stored within the table that mappes clusterIDs to cellIDs!1 parent 32139ad commit f2471a4
File tree
5 files changed
+900
-28
lines changed- PWGJE
- Core
- TableProducer
5 files changed
+900
-28
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
0 commit comments