BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtSLBKPole.hh
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
//
3
// Environment:
4
// This software is part of the EvtGen package developed jointly
5
// for the BaBar and CLEO collaborations. If you use all or part
6
// of it, please give an appropriate acknowledgement.
7
//
8
// Copyright Information: See EvtGen/COPYRIGHT
9
// Copyright (C) 1998 Caltech, UCSB
10
//
11
// Module: EvtGen/EvtSLBKPole.hh
12
//
13
// Description:Semileptonic decays with pole form form factors,
14
// according to Becirevic and Kaidalov(BK)
15
//
16
// Modification history:
17
//
18
// liheng October 20, 2005 Module created
19
//
20
//------------------------------------------------------------------------
21
22
#ifndef EVTSLBKPOLE_HH
// modified
23
#define EVTSLBKPOLE_HH
// modified
24
25
#include "
../EvtGenBase/EvtDecayAmp.hh
"
26
#include "
../EvtGenBase/EvtSemiLeptonicAmp.hh
"
27
#include "
../EvtGenBase/EvtSemiLeptonicFF.hh
"
//modified
28
29
class
Evtparticle;
30
31
class
EvtSLBKPole
:
public
EvtDecayAmp
{
32
33
public
:
34
EvtSLBKPole
() {}
// modified
35
virtual
~EvtSLBKPole
();
// modified
36
37
void
getName
( std::string& model_name );
38
EvtDecayBase
*
clone
();
39
40
void
decay
(
EvtParticle
* p );
41
void
initProbMax
();
42
void
init
();
43
44
private
:
45
EvtSemiLeptonicFF
* SLBKPoleffmodel;
// modified
46
EvtSemiLeptonicAmp
* calcamp;
47
};
48
49
#endif
EvtDecayAmp.hh
EvtSemiLeptonicAmp.hh
EvtSemiLeptonicFF.hh
EvtDecayAmp
Definition
EvtDecayAmp.hh:27
EvtDecayBase
Definition
EvtDecayBase.hh:39
EvtParticle
Definition
EvtParticle.hh:42
EvtSLBKPole::init
void init()
Definition
EvtSLBKPole.cc:69
EvtSLBKPole::decay
void decay(EvtParticle *p)
Definition
EvtSLBKPole.cc:46
EvtSLBKPole::~EvtSLBKPole
virtual ~EvtSLBKPole()
Definition
EvtSLBKPole.cc:34
EvtSLBKPole::initProbMax
void initProbMax()
Definition
EvtSLBKPole.cc:54
EvtSLBKPole::getName
void getName(std::string &model_name)
Definition
EvtSLBKPole.cc:36
EvtSLBKPole::clone
EvtDecayBase * clone()
Definition
EvtSLBKPole.cc:41
EvtSLBKPole::EvtSLBKPole
EvtSLBKPole()
Definition
EvtSLBKPole.hh:34
EvtSemiLeptonicAmp
Definition
EvtSemiLeptonicAmp.hh:29
EvtSemiLeptonicFF
Definition
EvtSemiLeptonicFF.hh:27
8.0.0
BOSS_Gen
BesEvtGen
src
EvtGen
EvtGenModels
EvtSLBKPole.hh
Generated by
1.16.1