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

The class provides the decay amplitude for orbitally excited semileptonic decays. More...

#include <EvtLLSW.h>

Inheritance diagram for EvtLLSW:
Collaboration diagram for EvtLLSW:

Public Member Functions

 EvtLLSW ()
 Default constructor. More...
 
virtual ~EvtLLSW ()
 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_llswffmodel
 Pointers needed for FFs. More...
 
EvtSemiLeptonicAmp * m_calcamp
 Pointers needed to calculate amplitude. More...
 

Detailed Description

The class provides the decay amplitude for orbitally excited semileptonic decays.

Definition at line 22 of file EvtLLSW.h.

Constructor & Destructor Documentation

◆ EvtLLSW()

EvtLLSW::EvtLLSW ( )

Default constructor.

◆ ~EvtLLSW()

virtual EvtLLSW::~EvtLLSW ( )
virtual

virtual destructor

Member Function Documentation

◆ clone()

EvtDecayBase* EvtLLSW::clone ( )

Clones module.

◆ decay()

void EvtLLSW::decay ( EvtParticle *  p)

Creates a decay.

◆ getName()

std::string EvtLLSW::getName ( )

Returns name of module.

◆ init()

void EvtLLSW::init ( )

Initializes module.

◆ initProbMax()

void EvtLLSW::initProbMax ( )

Sets maximal probab.

Member Data Documentation

◆ m_calcamp

EvtSemiLeptonicAmp* EvtLLSW::m_calcamp
private

Pointers needed to calculate amplitude.

Definition at line 53 of file EvtLLSW.h.

◆ m_llswffmodel

EvtSemiLeptonicFF* EvtLLSW::m_llswffmodel
private

Pointers needed for FFs.

Definition at line 50 of file EvtLLSW.h.


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