15 void Yield(
double yield);
24 void Weight(
double weight);
double CorrectedUncertainty() const
GammaParams & operator+=(const GammaParams &gp)
void SetYieldAndUncertainty(double yield, double uncertainty)
GammaParams & operator*=(double scale)
std::ostream & operator<<(std::ostream &stream, const GammaParams &gp)
double Uncertainty() const
double NEffective() const
GammaParams operator*(double scale, GammaParams gp)
GammaParams operator+(GammaParams gp1, GammaParams gp2)
void SetNEffectiveAndWeight(double n_effective, double weight)