evtgen is hosted by Hepforge, IPPP Durham
EvtGen  2.0.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
EvtBLLNuLAmp::ResPole Class Referencefinal

#include <EvtGenModels/EvtBLLNuLAmp.hh>

Public Member Functions

 ResPole (double mass, double width, double coupling)
 
EvtComplex propagator (double qSq, int numForm=0) const
 
double getMass () const
 
double getMassSq () const
 
double getWidth () const
 
double getCoupling () const
 

Private Attributes

double m0_
 
double m0Sq_
 
double w0_
 
double c_
 
EvtComplex I_
 
EvtComplex Imw_
 

Detailed Description

Definition at line 48 of file EvtBLLNuLAmp.hh.

Constructor & Destructor Documentation

◆ ResPole()

EvtBLLNuLAmp::ResPole::ResPole ( double  mass,
double  width,
double  coupling 
)

Definition at line 109 of file EvtBLLNuLAmp.cpp.

Member Function Documentation

◆ getCoupling()

double EvtBLLNuLAmp::ResPole::getCoupling ( ) const
inline

Definition at line 57 of file EvtBLLNuLAmp.hh.

◆ getMass()

double EvtBLLNuLAmp::ResPole::getMass ( ) const
inline

Definition at line 54 of file EvtBLLNuLAmp.hh.

◆ getMassSq()

double EvtBLLNuLAmp::ResPole::getMassSq ( ) const
inline

Definition at line 55 of file EvtBLLNuLAmp.hh.

◆ getWidth()

double EvtBLLNuLAmp::ResPole::getWidth ( ) const
inline

Definition at line 56 of file EvtBLLNuLAmp.hh.

◆ propagator()

EvtComplex EvtBLLNuLAmp::ResPole::propagator ( double  qSq,
int  numForm = 0 
) const

Definition at line 119 of file EvtBLLNuLAmp.cpp.

Member Data Documentation

◆ c_

double EvtBLLNuLAmp::ResPole::c_
private

Definition at line 63 of file EvtBLLNuLAmp.hh.

◆ I_

EvtComplex EvtBLLNuLAmp::ResPole::I_
private

Definition at line 64 of file EvtBLLNuLAmp.hh.

◆ Imw_

EvtComplex EvtBLLNuLAmp::ResPole::Imw_
private

Definition at line 65 of file EvtBLLNuLAmp.hh.

◆ m0_

double EvtBLLNuLAmp::ResPole::m0_
private

Definition at line 60 of file EvtBLLNuLAmp.hh.

◆ m0Sq_

double EvtBLLNuLAmp::ResPole::m0Sq_
private

Definition at line 61 of file EvtBLLNuLAmp.hh.

◆ w0_

double EvtBLLNuLAmp::ResPole::w0_
private

Definition at line 62 of file EvtBLLNuLAmp.hh.


The documentation for this class was generated from the following files: