Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PWGCF] Update analysis structure and add centrality dependence #9082

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

omassen
Copy link
Contributor

@omassen omassen commented Dec 20, 2024

Updated the structure of the analysis task to a more realistic one. Changed the output structure, using folders for the A- and C-side of the ZDC. In addition also implemented centrality dependence for more histograms.

See for a full history of recent changes this closed PR: #9045

@github-actions github-actions bot added the pwgcf label Dec 20, 2024
@github-actions github-actions bot changed the title Update analysis structure and add centrality dependence [PWGCF] Update analysis structure and add centrality dependence Dec 20, 2024
@victor-gonzalez
Copy link
Collaborator

Please, rename your executable to neutron-proton-corr-zdc in CMakeLists.txt to adhere to linter rules

@alibuild
Copy link
Collaborator

Error while checking build/O2Physics/o2 for 2b28fd8 at 2024-12-20 17:38:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/9082-slc9_x86-64/0/PWGCF/TwoParticleCorrelations/Tasks/neutronProtonCorrZdc.cxx:113:34: error: 'std::__cxx11::basic_string<char>::<unnamed union> std::__cxx11::basic_string<char>::<anonymous>' is private within this context
/sw/SOURCES/O2Physics/9082-slc9_x86-64/0/PWGCF/TwoParticleCorrelations/Tasks/neutronProtonCorrZdc.cxx:113:34: error: 'char std::__cxx11::basic_string<char>::<unnamed union>::_M_local_buf [16]' is private within this context
/sw/SOURCES/O2Physics/9082-slc9_x86-64/0/PWGCF/TwoParticleCorrelations/Tasks/neutronProtonCorrZdc.cxx:113:34: error: 'std::__cxx11::basic_string<char>::<unnamed union> std::__cxx11::basic_string<char>::<anonymous>' is private within this context
/sw/SOURCES/O2Physics/9082-slc9_x86-64/0/PWGCF/TwoParticleCorrelations/Tasks/neutronProtonCorrZdc.cxx:113:34: error: 'char std::__cxx11::basic_string<char>::<unnamed union>::_M_local_buf [16]' is private within this context
/sw/SOURCES/O2Physics/9082-slc9_x86-64/0/PWGCF/TwoParticleCorrelations/Tasks/neutronProtonCorrZdc.cxx:113:34: error: 'std::__cxx11::basic_string<char>::<unnamed union> std::__cxx11::basic_string<char>::<anonymous>' is private within this context
/sw/SOURCES/O2Physics/9082-slc9_x86-64/0/PWGCF/TwoParticleCorrelations/Tasks/neutronProtonCorrZdc.cxx:113:34: error: 'char std::__cxx11::basic_string<char>::<unnamed union>::_M_local_buf [16]' is private within this context
/sw/SOURCES/O2Physics/9082-slc9_x86-64/0/PWGCF/TwoParticleCorrelations/Tasks/neutronProtonCorrZdc.cxx:113:34: error: 'std::__cxx11::basic_string<char>::<unnamed union> std::__cxx11::basic_string<char>::<anonymous>' is private within this context
/sw/SOURCES/O2Physics/9082-slc9_x86-64/0/PWGCF/TwoParticleCorrelations/Tasks/neutronProtonCorrZdc.cxx:113:34: error: 'char std::__cxx11::basic_string<char>::<unnamed union>::_M_local_buf [16]' is private within this context
ninja: build stopped: subcommand failed.

Full log here.

@victor-gonzalez
Copy link
Collaborator

Check O2Physics/Tutorials/src/histogramRegistry.cxx for guidance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants