BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtBtoXsll.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
//
9
// Module: EvtGen/EvtBtoXsll.hh
10
//
11
// Description:
12
// Class to generate inclusive non-resonant B -> Xs l+ l- decays.
13
//
14
// Modification history:
15
//
16
// Stephane Willocq Jan 17, 2001 Module created
17
//
18
//------------------------------------------------------------------------
19
20
#ifndef EVTBTOXSLL_HH
21
#define EVTBTOXSLL_HH
22
23
#include "
../EvtGenBase/EvtDecayIncoherent.hh
"
24
#include "
../EvtGenBase/EvtParticle.hh
"
25
26
class
EvtBtoXsllUtil
;
27
28
class
EvtBtoXsll
:
public
EvtDecayIncoherent
{
29
30
public
:
31
EvtBtoXsll
() {}
32
virtual
~EvtBtoXsll
();
33
34
void
getName
( std::string& name );
35
36
EvtDecayBase
*
clone
();
37
38
void
initProbMax
();
39
40
void
init
();
41
42
void
decay
(
EvtParticle
* p );
43
44
private
:
45
EvtBtoXsllUtil
* _calcprob;
46
double
_dGdsProbMax;
47
double
_dGdsdupProbMax;
48
double
_mb;
49
double
_ms;
50
double
_mq;
51
double
_pf;
52
double
_mxmin;
53
};
54
55
#endif
EvtDecayIncoherent.hh
EvtParticle.hh
EvtBtoXsllUtil
Definition
EvtBtoXsllUtil.hh:30
EvtBtoXsll::clone
EvtDecayBase * clone()
Definition
EvtBtoXsll.cc:41
EvtBtoXsll::decay
void decay(EvtParticle *p)
Definition
EvtBtoXsll.cc:184
EvtBtoXsll::initProbMax
void initProbMax()
Definition
EvtBtoXsll.cc:182
EvtBtoXsll::init
void init()
Definition
EvtBtoXsll.cc:43
EvtBtoXsll::~EvtBtoXsll
virtual ~EvtBtoXsll()
Definition
EvtBtoXsll.cc:37
EvtBtoXsll::EvtBtoXsll
EvtBtoXsll()
Definition
EvtBtoXsll.hh:31
EvtBtoXsll::getName
void getName(std::string &name)
Definition
EvtBtoXsll.cc:39
EvtDecayBase
Definition
EvtDecayBase.hh:39
EvtDecayIncoherent
Definition
EvtDecayIncoherent.hh:27
EvtParticle
Definition
EvtParticle.hh:42
8.0.0
BOSS_Gen
BesEvtGen
src
EvtGen
EvtGenModels
EvtBtoXsll.hh
Generated by
1.16.1