herwig is hosted by Hepforge, IPPP Durham
Herwig 7.3.0
matchbox::solve_lambda_below< AlphaS > Struct Template Reference

Public Types

typedef AlphaS alpha_s
 

Public Member Functions

 solve_lambda_below (alpha_s *a, unsigned int n, Energy2 lambda2n, Energy2 mass2)
 
double operator() (double lambda2)
 

Public Attributes

alpha_s * alpha
 
unsigned int nf_in
 
Energy2 lambda2_nf_in
 
Energy2 threshold
 

Detailed Description

template<class AlphaS>
struct matchbox::solve_lambda_below< AlphaS >

Definition at line 23 of file alpha_s.h.

Member Typedef Documentation

◆ alpha_s

template<class AlphaS >
typedef AlphaS matchbox::solve_lambda_below< AlphaS >::alpha_s

Definition at line 25 of file alpha_s.h.

Constructor & Destructor Documentation

◆ solve_lambda_below()

template<class AlphaS >
matchbox::solve_lambda_below< AlphaS >::solve_lambda_below ( alpha_s *  a,
unsigned int  n,
Energy2  lambda2n,
Energy2  mass2 
)
inline

Definition at line 27 of file alpha_s.h.

Member Function Documentation

◆ operator()()

template<class AlphaS >
double matchbox::solve_lambda_below< AlphaS >::operator() ( double  lambda2)
inline

Definition at line 38 of file alpha_s.h.

Member Data Documentation

◆ alpha

template<class AlphaS >
alpha_s* matchbox::solve_lambda_below< AlphaS >::alpha

Definition at line 33 of file alpha_s.h.

◆ lambda2_nf_in

template<class AlphaS >
Energy2 matchbox::solve_lambda_below< AlphaS >::lambda2_nf_in

Definition at line 35 of file alpha_s.h.

◆ nf_in

template<class AlphaS >
unsigned int matchbox::solve_lambda_below< AlphaS >::nf_in

Definition at line 34 of file alpha_s.h.

◆ threshold

template<class AlphaS >
Energy2 matchbox::solve_lambda_below< AlphaS >::threshold

Definition at line 36 of file alpha_s.h.


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