Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PWGCF: Identified Balanc Function Error fixes for PID (AliceO2Group#5056
) * Adding functionality for Identified two particle correlations and balance functions * Reuploading code for Identified Balance Functions * Fixed white space formatting error in CMakeLists.txt * Please consider the following formatting changes * Fixed Linter errors * Please consider the following formatting changes * Fixed additional linter errors * Please consider the following formatting changes * Fixed linter include linter error * Fixed linter error where I wrote DataModel instead of TableProducer in header * Adding PID values for particle species, not just charge * Further updates to Identified Balance Function code to implement PID. Fixed issue where species and charge were considered separately * Fixed Build Errors * Please consider the following formatting changes * removed whitespace * Fixed Linter error * Please consider the following formatting changes * Fixed static_cast<int>(...) error from build * removed commented out code * removed MORE commented out code * Please consider the following formatting changes * Made the minimum sigma value for PID a configurable value for testing * Adding statements for debugging. Remove before requesting merge * Fixed error where there were not enough track names for the number of tracks causing a Segmentation Fault * Finding error where particle centrality is always rejected * Troubleshooting PID processes, all commented code and extraneous outputs removed * Removed fhParticleSpecies which was leftover from testing --------- Co-authored-by: ALICE Action Bot <[email protected]>
- Loading branch information