ATLAS Offline Software
Loading...
Searching...
No Matches
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.
virtual ~EvtBGL ()
 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 * m_bglffmodel
 Pointers needed for FFs.
EvtSemiLeptonicAmp * m_calcamp
 Pointers needed to calculate amplitude.

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: