skeleton for O2 analysis with multiparticle correlations#984
Conversation
Please consider the following formatting changes to #984
|
There is not problem on creating the MultiparticleCorrelations as the PAG working area but I will recommend the following structure In In In In Each directory should have its own Finally, the |
|
Dear Victor, Thanks a lot for your detailed feedback - I have followed your suggestions in the new commit! For symmetry, I have supplied also CMakeLists.txt files in empty subdirectories MultiparticleCorrelations/TableProducer and MultiparticleCorrelations/DataModel - at the moment those CMake files have only copyright info. Please let us know if any further action from our side would be needed! Cheers, |
victor-gonzalez
left a comment
There was a problem hiding this comment.
The structure is ready to be approved
Have a look at the detailed comments I left regarding the use of the HistogramRegistry and the access to alien files (they also apply to the files in their new places) and let me know your opinion
|
Further feedback on this exchange: I just did the first test run in Hyperloop for my first O2 executable ( https://alimonitor.cern.ch/hyperloop/wagon-test/28805 ) , and everything went perfectly fine! I could access the custom file on Grid in init(...), initialize the data members of my task with its content, and then use that content via data members in process(...) without any performance or I/O penalty. Thanks a lot to the O2 community for making this possible! |
|
Final feedback from my side: Also the centrally submitted hyperloop went through perfectly fine: https://alimonitor.cern.ch/hyperloop/train-run/28808 |
No description provided.