ATLAS Offline Software
Loading...
Searching...
No Matches
EvtHQET3 Class Reference

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

#include <EvtHQET3.h>

Inheritance diagram for EvtHQET3:
Collaboration diagram for EvtHQET3:

Public Member Functions

 EvtHQET3 ()
 Default constructor.
virtual ~EvtHQET3 ()
 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_hqetffmodel
 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 22 of file EvtHQET3.h.

Constructor & Destructor Documentation

◆ EvtHQET3()

EvtHQET3::EvtHQET3 ( )

Default constructor.

◆ ~EvtHQET3()

virtual EvtHQET3::~EvtHQET3 ( )
virtual

virtual destructor

Member Function Documentation

◆ clone()

EvtDecayBase * EvtHQET3::clone ( )

Clones module.

◆ decay()

void EvtHQET3::decay ( EvtParticle * p)

Creates a decay.

◆ getName()

std::string EvtHQET3::getName ( )

Returns name of module.

◆ init()

void EvtHQET3::init ( )

Initializes module.

◆ initProbMax()

void EvtHQET3::initProbMax ( )

Sets maximal probab.

Member Data Documentation

◆ m_calcamp

EvtSemiLeptonicAmp* EvtHQET3::m_calcamp
private

Pointers needed to calculate amplitude.

Definition at line 53 of file EvtHQET3.h.

◆ m_hqetffmodel

EvtSemiLeptonicFF* EvtHQET3::m_hqetffmodel
private

Pointers needed for FFs.

Definition at line 50 of file EvtHQET3.h.


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