ATLAS Offline Software
Public Member Functions | Private Attributes | List of all members
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. More...
 
virtual ~EvtHQET3 ()
 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_hqetffmodel
 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 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: