APFEL 4.8.0
A PDF evolution library in C++
Loading...
Searching...
No Matches
Public Attributes | List of all members
apfel::GtmdObjects Struct Reference

#include <gtmdbuilder.h>

Public Attributes

double Threshold
 
double xi
 
std::map< int, double > Beta
 
std::map< int, double > GammaFq
 
std::map< int, double > GammaFg
 
std::map< int, double > GammaK
 
std::map< int, std::vector< double > > KCS
 
std::map< int, std::vector< Set< Operator > > > MatchingFunctions
 

Member Data Documentation

◆ Beta

std::map<int, double> apfel::GtmdObjects::Beta

◆ GammaFg

std::map<int, double> apfel::GtmdObjects::GammaFg

◆ GammaFq

std::map<int, double> apfel::GtmdObjects::GammaFq

◆ GammaK

std::map<int, double> apfel::GtmdObjects::GammaK

◆ KCS

std::map<int, std::vector<double> > apfel::GtmdObjects::KCS

◆ MatchingFunctions

std::map<int, std::vector<Set<Operator> > > apfel::GtmdObjects::MatchingFunctions

◆ Threshold

double apfel::GtmdObjects::Threshold

◆ xi

double apfel::GtmdObjects::xi

The documentation for this struct was generated from the following file: