Commit 7cbad57
committed
[PWGEM,Photon] Add new task: task-photon-flow
- Add new task task-photon-flow to analyse photon flow with PCM via Kappa or EMCal via M02 as function of pT and centrality
- Add Kappa histograms to pcmQC
- Add new function to obtain Kappa from two legs
- Replace all `typename` with concepts in `pcmQC.cxx`
- Add two new functions: `fillKappaRec` and `fillKappaMC` which fill the Kappa histograms
- Remove Preslice template argument by reducing Preslice definition to the most basic type `Preslice<aod::V0KFEMEventIds>`
- Replace `o2::math_utils::bringTo02Pi` with `RecoDecay::constrainAngle` in `pcmQC.cxx`
- Rename function `process` to `processRec` just to make sure the Framework does not make anything funny because of the name of the function being just `process`1 parent 2a689ff commit 7cbad57
6 files changed
Lines changed: 900 additions & 62 deletions
File tree
- PWGEM/PhotonMeson
- Core
- TableProducer
- Tasks
- Utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
| 92 | + | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
| 96 | + | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
129 | 134 | | |
130 | 135 | | |
131 | 136 | | |
| |||
0 commit comments