herwig is hosted by Hepforge, IPPP Durham
Herwig 7.3.0
Herwig::KaganIntegrand Struct Reference

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.
 

Detailed Description

A struct for the integrand which can access the dimensional value member of the BtoSGammaKagan class.

Definition at line 508 of file BtoSGammaKagan.h.

Member Typedef Documentation

◆ ArgType

Argument type for GaussianIntegrator.

Definition at line 522 of file BtoSGammaKagan.h.

◆ ValType

Return type for GaussianIntegrator.

Definition at line 520 of file BtoSGammaKagan.h.

Constructor & Destructor Documentation

◆ KaganIntegrand()

Herwig::KaganIntegrand::KaganIntegrand ( Ptr< BtoSGammaKagan >::pointer  in)
inline

The constructor.

Definition at line 513 of file BtoSGammaKagan.h.

Member Function Documentation

◆ operator()()

InvEnergy Herwig::KaganIntegrand::operator() ( Energy  arg) const
inline

Get the function value.

Definition at line 518 of file BtoSGammaKagan.h.

References _kagan.

Member Data Documentation

◆ _kagan

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()().


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