struct Gambit::FlavBit::Correlation

Simple structure for holding a correlation value and name of the correlated observable.

#include <FlavBit_types.hpp>

Public Attributes

Name
doublecorr_val
std::stringcorr_name

Public Attributes Documentation

variable corr_val

double corr_val;

variable corr_name

std::string corr_name;

Updated on 2024-07-18 at 13:53:31 +0000