13 void Yield(
double yield);
22 void Weight(
double weight);
GammaParams & operator+=(const GammaParams &gp)
void SetYieldAndUncertainty(double yield, double uncertainty)
double Uncertainty() const
double NEffective() const
GammaParams operator+(GammaParams gp1, GammaParams gp2)
void SetNEffectiveAndWeight(double n_effective, double weight)