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 2023-06-26 at 21:36:52 +0000