ATLAS Offline Software
Public Member Functions | Private Attributes | List of all members
EvtBGL Class Reference

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

#include <EvtBGL.h>

Inheritance diagram for EvtBGL:
Collaboration diagram for EvtBGL:

Public Member Functions

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

Private Attributes

EvtSemiLeptonicFF * m_bglffmodel
 Pointers needed for FFs. More...
 
EvtSemiLeptonicAmp * m_calcamp
 Pointers needed to calculate amplitude. More...
 

Detailed Description

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

Definition at line 23 of file EvtBGL.h.

Constructor & Destructor Documentation

◆ EvtBGL()

EvtBGL::EvtBGL ( )

Default constructor.

◆ ~EvtBGL()

virtual EvtBGL::~EvtBGL ( )
virtual

virtual destructor

Member Function Documentation

◆ clone()

EvtDecayBase* EvtBGL::clone ( )

Clones module.

◆ decay()

void EvtBGL::decay ( EvtParticle *  p)

Creates a decay.

◆ getName()

std::string EvtBGL::getName ( )

Returns name of module.

◆ init()

void EvtBGL::init ( )

Initializes module.

◆ initProbMax()

void EvtBGL::initProbMax ( )

Sets maximal probab.

Member Data Documentation

◆ m_bglffmodel

EvtSemiLeptonicFF* EvtBGL::m_bglffmodel
private

Pointers needed for FFs.

Definition at line 51 of file EvtBGL.h.

◆ m_calcamp

EvtSemiLeptonicAmp* EvtBGL::m_calcamp
private

Pointers needed to calculate amplitude.

Definition at line 54 of file EvtBGL.h.


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