Skip to content

Invariant-Mass Binning#93

Open
pdigiglio wants to merge 9 commits intoyap:masterfrom
pdigiglio:InvariantMassBinning
Open

Invariant-Mass Binning#93
pdigiglio wants to merge 9 commits intoyap:masterfrom
pdigiglio:InvariantMassBinning

Conversation

@pdigiglio
Copy link
Contributor

@pdigiglio pdigiglio commented Aug 24, 2016

Class to bin the invariant-mass real axis.

TODO: This class needs to be tested.

/// Constructor.
/// \param m The owning Model.
/// \param bins The user-specified partition of the invariant-mass axis.
explicit InvariantMassBinning(Model& m, const std::vector<double>& bins);
Copy link
Contributor

Choose a reason for hiding this comment

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

bins -> low_edges_
"Low edges of bins; last element is the upper edge of the last bin"

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants