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

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

#include <EvtBCL.h>

Inheritance diagram for EvtBCL:
Collaboration diagram for EvtBCL:

Public Member Functions

 EvtBCL ()
 Default constructor. More...
 
virtual ~EvtBCL ()
 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_bclmodel
 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 21 of file EvtBCL.h.

Constructor & Destructor Documentation

◆ EvtBCL()

EvtBCL::EvtBCL ( )

Default constructor.

◆ ~EvtBCL()

virtual EvtBCL::~EvtBCL ( )
virtual

virtual destructor

Member Function Documentation

◆ clone()

EvtDecayBase* EvtBCL::clone ( )

Clones module.

◆ decay()

void EvtBCL::decay ( EvtParticle *  p)

Creates a decay.

◆ getName()

std::string EvtBCL::getName ( )

Returns name of module.

◆ init()

void EvtBCL::init ( )

Initializes module.

◆ initProbMax()

void EvtBCL::initProbMax ( )

Sets maximal probab.

Member Data Documentation

◆ m_bclmodel

EvtSemiLeptonicFF* EvtBCL::m_bclmodel
private

Pointers needed for FFs.

Definition at line 49 of file EvtBCL.h.

◆ m_calcamp

EvtSemiLeptonicAmp* EvtBCL::m_calcamp
private

Pointers needed to calculate amplitude.

Definition at line 52 of file EvtBCL.h.


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