The O2AlphaS class is the implementation of the two-loop \(\alpha_S\) in the same way as in FORTRAN HERWIG. More...
#include <O2AlphaS.h>
Public Member Functions | |
O2AlphaS () | |
The default constructor. | |
Virtual functions to override those in the base class | |
virtual double | value (Energy2 scale, const StandardModelBase &sm) const |
The \(\alpha_S\). | |
virtual vector< Energy2 > | flavourThresholds () const |
Return the flavour thresholds used. | |
virtual vector< Energy > | LambdaQCDs () const |
Return the \(\Lambda_{QCD}\) used for different numbers of active flavours. | |
Public Member Functions inherited from ThePEG::AlphaSBase | |
virtual vector< Energy2 > | flavourThresholds () const=0 |
virtual vector< Energy > | LambdaQCDs () const=0 |
unsigned int | Nf (Energy2 scale) const |
Energy | LambdaQCD (unsigned int nflav) const |
Energy | LambdaQCD (Energy2 scale) const |
const vector< Energy > & | quarkMasses () const |
virtual vector< Energy2 > | flavourThresholds () const=0 |
virtual vector< Energy > | LambdaQCDs () const=0 |
unsigned int | Nf (Energy2 scale) const |
Energy | LambdaQCD (unsigned int nflav) const |
Energy | LambdaQCD (Energy2 scale) const |
const vector< Energy > & | quarkMasses () const |
void | persistentOutput (PersistentOStream &os) const |
void | persistentInput (PersistentIStream &is, int version) |
Public Member Functions inherited from ThePEG::RunningCoupling | |
virtual double | value (Energy2 scale, const StandardModelBase &sm) const=0 |
virtual unsigned int | nloops () const |
double | value (Energy2 scale) const |
virtual double | overestimateValue (Energy2 scale) const |
virtual double | ratioToOverestimate (Energy2) const |
double | scaleFactor () const |
void | persistentOutput (PersistentOStream &os) const |
void | persistentInput (PersistentIStream &is, int version) |
virtual double | value (Energy2 scale, const StandardModelBase &sm) const=0 |
virtual unsigned int | nloops () const |
double | value (Energy2 scale) const |
virtual double | overestimateValue (Energy2 scale) const |
virtual double | ratioToOverestimate (Energy2) const |
double | scaleFactor () const |
Public Member Functions inherited from ThePEG::Interfaced | |
virtual bool | defaultInit () |
PPtr | getParticle (PID) const |
PDPtr | getParticleData (PID) const |
bool | used () const |
void | useMe () const |
tEGPtr | generator () const |
void | persistentOutput (PersistentOStream &os) const |
void | persistentInput (PersistentIStream &is, int version) |
PPtr | getParticle (PID) const |
PDPtr | getParticleData (PID) const |
bool | used () const |
void | useMe () const |
tEGPtr | generator () const |
Public Member Functions inherited from ThePEG::InterfacedBase | |
string | fullName () const |
string | name () const |
string | path () const |
string | comment () const |
void | setup (istream &is) |
void | update () |
void | init () |
virtual bool | preInitialize () const |
void | initrun () |
void | finish () |
void | touch () |
void | reset () |
void | clear () |
InitState | state () const |
bool | locked () const |
bool | touched () const |
virtual IBPtr | fullclone () const |
void | persistentOutput (PersistentOStream &os) const |
void | persistentInput (PersistentIStream &is, int version) |
virtual void | debugme () const |
void | update () |
void | init () |
virtual bool | preInitialize () const |
void | initrun () |
void | finish () |
void | touch () |
void | reset () |
void | clear () |
InitState | state () const |
bool | locked () const |
bool | touched () const |
virtual IBPtr | fullclone () const |
Public Member Functions inherited from ThePEG::Base | |
void | debug () const |
virtual void | debugme () const |
Public Member Functions inherited from ThePEG::Pointer::ReferenceCounted | |
CounterType | referenceCount () const |
Public Member Functions inherited from ThePEG::Named | |
Named (const string &newName=string()) | |
Named (const Named &)=default | |
const string & | name () const |
bool | operator== (const Named &other) const |
bool | operator< (const Named &other) const |
Protected Member Functions | |
Clone Methods. | |
virtual IBPtr | clone () const |
Make a simple clone of this object. | |
virtual IBPtr | fullclone () const |
Make a clone of this object, possibly modifying the cloned object to make it sane. | |
virtual void | doinit () |
Protected Member Functions inherited from ThePEG::Interfaced | |
void | reporeg (IBPtr object, string name) const |
bool | setDefaultReference (PtrT &ptr, string classname, string objectname) |
Interfaced (const string &newName) | |
Interfaced (const Interfaced &i) | |
void | setGenerator (tEGPtr generator) |
Protected Member Functions inherited from ThePEG::InterfacedBase | |
virtual void | readSetup (istream &is) |
virtual void | doupdate () |
virtual void | doinit () |
virtual void | doinitrun () |
virtual void | dofinish () |
virtual IVector | getReferences () |
virtual void | rebind (const TranslationMap &) |
virtual IBPtr | clone () const=0 |
InterfacedBase (string newName) | |
InterfacedBase (const InterfacedBase &i) | |
virtual void | readSetup (istream &is) |
virtual void | doupdate () |
virtual void | doinit () |
virtual void | doinitrun () |
virtual void | dofinish () |
virtual IVector | getReferences () |
virtual void | rebind (const TranslationMap &) |
Protected Member Functions inherited from ThePEG::Pointer::ReferenceCounted | |
ReferenceCounted (const ReferenceCounted &) | |
ReferenceCounted & | operator= (const ReferenceCounted &) |
Protected Member Functions inherited from ThePEG::Named | |
const Named & | operator= (const Named &other) |
const string & | name (const string &newName) |
Standard Interfaced functions. | |
Energy | _lambdaQCD |
The value of \(\Lambda_{\rm QCD}\) 5-flavours in the \(\bar{\rm MS}\) scheme. | |
vector< double > | _bcoeff |
The values of the leading-order \(\beta\)-function coefficients. | |
vector< double > | _ccoeff |
The values of the next-to-leading-order \(\beta\)-function coefficients. | |
vector< Energy > | _lambdas |
The values of \(\Lambda_{\rm QCD}\) for the diffferent number of flavours. | |
vector< Energy > | _threshold |
The flavour thresholds. | |
vector< double > | _match |
The constants for matching. | |
unsigned int | _copt |
Option for the coupling. | |
virtual void | doinit () |
Initialize this object after the setup phase before saving an EventGenerator to disk. | |
O2AlphaS & | operator= (const O2AlphaS &)=delete |
The assignment operator is private and must never be called. | |
Functions used by the persistent I/O system. | |
void | persistentOutput (PersistentOStream &os) const |
Function used to write out object persistently. | |
void | persistentInput (PersistentIStream &is, int version) |
Function used to read in object persistently. | |
static void | Init () |
The standard Init function used to initialize the interfaces. | |
Additional Inherited Members | |
Public Types inherited from ThePEG::InterfacedBase | |
enum | InitState |
Public Types inherited from ThePEG::Pointer::ReferenceCounted | |
typedef unsigned int | CounterType |
Static Public Member Functions inherited from ThePEG::AlphaSBase | |
static void | Init () |
Static Public Member Functions inherited from ThePEG::RunningCoupling | |
static void | Init () |
Static Public Member Functions inherited from ThePEG::Interfaced | |
static void | Init () |
Static Public Member Functions inherited from ThePEG::InterfacedBase | |
static void | Init () |
Static Public Member Functions inherited from ThePEG::Base | |
static void | Init () |
Public Attributes inherited from ThePEG::InterfacedBase | |
initializing | |
uninitialized | |
initialized | |
runready | |
Public Attributes inherited from ThePEG::Pointer::ReferenceCounted | |
const unsigned long | uniqueId |
Static Protected Member Functions inherited from ThePEG::Interfaced | |
static void | registerRepository (IBPtr) |
static void | registerRepository (IBPtr, string newName) |
The O2AlphaS class is the implementation of the two-loop \(\alpha_S\) in the same way as in FORTRAN HERWIG.
The input value of \(\Lambda_{\rm QCD}\) is in the \(\bar{MS}\) scheme and can either be converted to a Monte Carlo scheme, as in the FORTRAN program, or left in the \(\bar{MS}\) scheme to evaluate the running coupling
Definition at line 33 of file O2AlphaS.h.
|
inline |
The default constructor.
Definition at line 40 of file O2AlphaS.h.
|
inlineprotectedvirtual |
Make a simple clone of this object.
Implements ThePEG::InterfacedBase.
Definition at line 99 of file O2AlphaS.h.
|
protectedvirtual |
Initialize this object after the setup phase before saving an EventGenerator to disk.
InitException | if object could not be initialized properly. |
Reimplemented from ThePEG::AlphaSBase.
|
virtual |
Return the flavour thresholds used.
The returned vector contains (in position i
) the scales when the active number of flavours changes from i
to i+1
.
Implements ThePEG::AlphaSBase.
|
inlineprotectedvirtual |
Make a clone of this object, possibly modifying the cloned object to make it sane.
Reimplemented from ThePEG::InterfacedBase.
Definition at line 105 of file O2AlphaS.h.
|
static |
The standard Init function used to initialize the interfaces.
Called exactly once for each class by the class description system before the main function starts or when this class is dynamically loaded.
|
virtual |
Return the \(\Lambda_{QCD}\) used for different numbers of active flavours.
Implements ThePEG::AlphaSBase.
The assignment operator is private and must never be called.
In fact, it should not even be implemented.
void Herwig::O2AlphaS::persistentInput | ( | PersistentIStream & | is, |
int | version | ||
) |
Function used to read in object persistently.
is | the persistent input stream read from. |
version | the version number of the object when written. |
void Herwig::O2AlphaS::persistentOutput | ( | PersistentOStream & | os | ) | const |
Function used to write out object persistently.
os | the persistent output stream written to. |
|
virtual |
The \(\alpha_S\).
Return the QCD coupling for a given scale using the given standard model object sm.
Implements ThePEG::RunningCoupling.
|
private |
The values of the leading-order \(\beta\)-function coefficients.
Definition at line 141 of file O2AlphaS.h.
|
private |
The values of the next-to-leading-order \(\beta\)-function coefficients.
Definition at line 146 of file O2AlphaS.h.
|
private |
Option for the coupling.
Definition at line 165 of file O2AlphaS.h.
|
private |
The value of \(\Lambda_{\rm QCD}\) 5-flavours in the \(\bar{\rm MS}\) scheme.
Definition at line 136 of file O2AlphaS.h.
|
private |
The values of \(\Lambda_{\rm QCD}\) for the diffferent number of flavours.
Definition at line 151 of file O2AlphaS.h.
|
private |
The constants for matching.
Definition at line 161 of file O2AlphaS.h.
|
private |
The flavour thresholds.
Definition at line 156 of file O2AlphaS.h.