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.
EvtSemiLeptonicAmp Class Referenceabstract

#include <EvtGenBase/EvtSemiLeptonicAmp.hh>

Inheritance diagram for EvtSemiLeptonicAmp:
EvtSemiLeptonicBaryonAmp EvtSemiLeptonicScalarAmp EvtSemiLeptonicTensorAmp EvtSemiLeptonicVectorAmp EvtSLBaryonAmp

Public Member Functions

virtual ~EvtSemiLeptonicAmp ()
 
virtual void CalcAmp (EvtParticle *parent, EvtAmp &amp, EvtSemiLeptonicFF *FormFactors)=0
 
double CalcMaxProb (EvtId parent, EvtId meson, EvtId lepton, EvtId nudaug, EvtSemiLeptonicFF *FormFactors, int nQ2Bins=25)
 

Detailed Description

Definition at line 29 of file EvtSemiLeptonicAmp.hh.

Constructor & Destructor Documentation

◆ ~EvtSemiLeptonicAmp()

virtual EvtSemiLeptonicAmp::~EvtSemiLeptonicAmp ( )
inlinevirtual

Definition at line 31 of file EvtSemiLeptonicAmp.hh.

Member Function Documentation

◆ CalcAmp()

virtual void EvtSemiLeptonicAmp::CalcAmp ( EvtParticle parent,
EvtAmp amp,
EvtSemiLeptonicFF FormFactors 
)
pure virtual

◆ CalcMaxProb()

double EvtSemiLeptonicAmp::CalcMaxProb ( EvtId  parent,
EvtId  meson,
EvtId  lepton,
EvtId  nudaug,
EvtSemiLeptonicFF FormFactors,
int  nQ2Bins = 25 
)

Definition at line 37 of file EvtSemiLeptonicAmp.cpp.


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