Belle II Software development
EvtHNLBCL Class Reference

The class provides the form factors for orbitally excited semileptonic decays. More...

#include <EvtHNLBCL.h>

Inheritance diagram for EvtHNLBCL:

Public Member Functions

 EvtHNLBCL ()
 Default constructor.
 
virtual ~EvtHNLBCL ()
 virtual destructor
 
std::string getName ()
 Returns name of module.
 
EvtDecayBase * clone ()
 Clones module.
 
void decay (EvtParticle *p)
 Creates a decay.
 
void initProbMax ()
 Sets maximal probab.
 
void init ()
 Initializes module.
 

Private Attributes

EvtSemiLeptonicFF * bclmodel
 Pointers needed for FFs.
 
EvtSemiLeptonicAmp * calcamp
 Pointers needed to calculate amplitude.
 

Detailed Description

The class provides the form factors for orbitally excited semileptonic decays.

Definition at line 24 of file EvtHNLBCL.h.

Member Data Documentation

◆ bclmodel

EvtSemiLeptonicFF* bclmodel
private

Pointers needed for FFs.

Definition at line 52 of file EvtHNLBCL.h.

◆ calcamp

EvtSemiLeptonicAmp* calcamp
private

Pointers needed to calculate amplitude.

Definition at line 55 of file EvtHNLBCL.h.


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