Herwig 7.3.0
|
A struct for the integrand which can access the dimensional value member of the BtoSGammaKagan class. More...
#include <BtoSGammaKagan.h>
Public Types | |
typedef InvEnergy | ValType |
Return type for GaussianIntegrator. | |
typedef Energy | ArgType |
Argument type for GaussianIntegrator. | |
Public Member Functions | |
KaganIntegrand (Ptr< BtoSGammaKagan >::pointer in) | |
The constructor. | |
InvEnergy | operator() (Energy arg) const |
Get the function value. | |
Public Attributes | |
Ptr< BtoSGammaKagan >::pointer | _kagan |
A pointer to the form factor to supply the integrand. | |
A struct for the integrand which can access the dimensional value member of the BtoSGammaKagan class.
Definition at line 508 of file BtoSGammaKagan.h.
typedef Energy Herwig::KaganIntegrand::ArgType |
Argument type for GaussianIntegrator.
Definition at line 522 of file BtoSGammaKagan.h.
typedef InvEnergy Herwig::KaganIntegrand::ValType |
Return type for GaussianIntegrator.
Definition at line 520 of file BtoSGammaKagan.h.
|
inline |
The constructor.
Definition at line 513 of file BtoSGammaKagan.h.
|
inline |
Ptr<BtoSGammaKagan>::pointer Herwig::KaganIntegrand::_kagan |
A pointer to the form factor to supply the integrand.
Definition at line 527 of file BtoSGammaKagan.h.
Referenced by operator()().