Skip to content

Conversation

@PaolaVT
Copy link
Contributor

@PaolaVT PaolaVT commented Feb 4, 2025

Variable binning was added for the particle momentum

@github-actions github-actions bot added the pwglf label Feb 4, 2025
@github-actions github-actions bot changed the title Variable binning was added [PWGLF] Variable binning was added Feb 4, 2025
njacazio
njacazio previously approved these changes Feb 5, 2025
@njacazio njacazio enabled auto-merge (squash) February 5, 2025 07:27
static constexpr double Correction[8] = {56.0452, 56.632, 57.2627, 57.8265, 57.8403, 57.5441, 57.2386, 56.7532};
static constexpr double Correction[8] = {54.5281, 54.6548, 54.6513, 54.6781, 54.6167, 54.7384, 55.0047, 54.9592};
ConfigurableAxis binP{"binP", {0.1, 0.12, 0.14, 0.16, 0.18, 0.2, 0.25, 0.3, 0.35, 0.4, 0.45, 0.5, 0.55, 0.6, 0.65, 0.7, 0.75, 0.8, 0.85, 0.9, 0.95, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 2.0, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 2.8, 2.9, 3.0, 3.2, 3.4, 3.6, 3.8, 4.0, 4.5, 5.0, 5.5, 6.0, 6.5, 7.0, 8.0, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 18.0, 20.0}, ""};
AxisSpec pAxis = {binP, "#it{p}/Z (GeV/c)"};
Copy link
Member

@aalkin aalkin Feb 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AxisSpec should be defined inside init(), otherwise it will always have the default values.

auto-merge was automatically disabled February 6, 2025 23:33

Head branch was pushed to by a user without write access

@PaolaVT PaolaVT closed this by deleting the head repository Feb 6, 2025
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