Commit 0ee4c79
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!
[PWGJE,EMCAL-1154] Update default values
- Added link to the default yaml file for the emcal configuration from where the deafult values where taken and added newer default values with reference to this paper: https://cds.cern.ch/record/2910556/1 parent fb4ba20 commit 0ee4c79
File tree
5 files changed
+909
-28
lines changed- PWGJE
- Core
- TableProducer
5 files changed
+909
-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