Commit aa27436
committed
[PWGEM,PWGEM-36] skimmerGammaCalo: Fix processMC processRec cut difference
- `processMC` was missing the check `if (needEMCTrigger.value && !collision.alias_bit(kTVXinEMC))` which is in the `processRec` resulting in `[ERROR] Exception while running: Tables SkimEMCClusters and EMCClusterMCLabels have different sizes`.1 parent 23c1fcf commit aa27436
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
178 | 182 | | |
179 | 183 | | |
180 | 184 | | |
| |||
0 commit comments