[PWGCF] jEPFlowAnalysis.cxx: define a new configurable axis of pseudorapidity and add one more dimension to the scalar product histograms#16187
Conversation
|
O2 linter results: ❌ 0 errors, |
|
@jikim1290 Please make it clear in your PR title which part of the framework has changed. |
|
@vkucera it has been added |
Where? |
|
@vkucera it was updated in the main body and moved to the title |
There is still no mention of the location of the changes, i.e. name of the file or the analysis or the framework feature. |
|
Hi @jikim1290, could you fix the O2-linter errors as instructed? Thank you in advance |
Please consider the following formatting changes to AliceO2Group#16187
|
Error while checking build/O2Physics/staging for 5bf10a0 at 2026-05-12 12:21: Full log here. |
Please consider the following formatting changes to AliceO2Group#16187
| @@ -62,6 +63,8 @@ using MyTracksMC = soa::Join<aod::Tracks, aod::TracksExtra, aod::TracksDCA, aod: | |||
|
|
|||
| struct jEPFlowAnalysis { | |||
There was a problem hiding this comment.
Fix the struct name.
| struct jEPFlowAnalysis { | |
| struct JEPFlowAnalysis { |
Your task produces a device name j-e-p-flow-analysis while the workflow is called epflow-analysis.
define a new configurable axis of pseudorapidity
add one more dimension to the scalar product histograms