Commit ee4f8a4
[EMCAL-684] Add mapping for FEC index (#5576)
* [EMCAL-684] Add mapping for FEC index
FEC index in supermodule is encoded based
on the DDL (FEC) in the RDH, the FEC index
in the ALTRO channel and the branch index.
A mapping function in the MappingHandler
calculates the absolute FEC index based on
the parameters specified above.
* Add braces to if statement
Co-authored-by: Ruben Shahoyan <shahor02@users.noreply.github.com>1 parent 2dfd8e2 commit ee4f8a4
File tree
3 files changed
+19
-2
lines changed- Detectors/EMCAL
- base
- include/EMCALBase
- src
- reconstruction/include/EMCALReconstruction
3 files changed
+19
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
342 | 348 | | |
343 | 349 | | |
344 | 350 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
122 | 133 | | |
123 | 134 | | |
124 | 135 | | |
125 | 136 | | |
126 | | - | |
| 137 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments