BOSS
7.0.9
BESIII Offline Software System
Loading...
Searching...
No Matches
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/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/EvtSemiLeptonicFF.hh"
//modified
27
#include "EvtGenBase/EvtSemiLeptonicAmp.hh"
28
29
class
Evtparticle;
30
31
class
EvtSLBKPole
:
public
EvtDecayAmp
{
32
33
public
:
34
35
EvtSLBKPole
() {}
//modified
36
virtual
~EvtSLBKPole
();
//modified
37
38
void
getName
(std::string& model_name );
39
EvtDecayBase
*
clone
();
40
41
void
decay
(
EvtParticle
*p);
42
void
initProbMax
();
43
void
init
();
44
45
private
:
46
EvtSemiLeptonicFF
*SLBKPoleffmodel;
//modified
47
EvtSemiLeptonicAmp
*calcamp;
48
};
49
50
#endif
51
EvtDecayAmp
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtDecayAmp.hh:27
EvtDecayBase
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtDecayBase.hh:33
EvtParticle
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtParticle.hh:42
EvtSLBKPole
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtSLBKPole.hh:31
EvtSLBKPole::init
void init()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtSLBKPole.cc:74
EvtSLBKPole::decay
void decay(EvtParticle *p)
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtSLBKPole.cc:49
EvtSLBKPole::~EvtSLBKPole
virtual ~EvtSLBKPole()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtSLBKPole.cc:34
EvtSLBKPole::initProbMax
void initProbMax()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtSLBKPole.cc:57
EvtSLBKPole::getName
void getName(std::string &model_name)
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtSLBKPole.cc:36
EvtSLBKPole::clone
EvtDecayBase * clone()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtSLBKPole.cc:43
EvtSLBKPole::EvtSLBKPole
EvtSLBKPole()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtSLBKPole.hh:35
EvtSemiLeptonicAmp
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtSemiLeptonicAmp.hh:29
EvtSemiLeptonicFF
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtSemiLeptonicFF.hh:27
source
Generator
BesEvtGen
bak-BesEvtGen-00-04-08
src
EvtGen
EvtGenModels
EvtSLBKPole.hh
Generated by
1.9.6