BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtBtoXsEtap.hh
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
//
3
// Copyright Information: See EvtGen/COPYRIGHT
4
//
5
// Environment:
6
// This software is part of the EvtGen package developed jointly
7
// for the BaBar and CLEO collaborations. If you use all or part
8
// of it, please give an appropriate acknowledgement.
9
//
10
//
11
// Module: EvtGen/EvtBtoXsEtap.hh
12
//
13
// Description:
14
// Class to generate non-resonant two-body b->s,gluon decays.
15
//
16
// Modification history:
17
//
18
// Adlene Hicheur Jannuary 10, 2001 Module created
19
//
20
//------------------------------------------------------------------------
21
22
#ifndef EVTBTOXSETAP_HH
23
#define EVTBTOXSETAP_HH
24
25
#include "
../EvtGenBase/EvtDecayIncoherent.hh
"
26
27
class
EvtParticle
;
28
29
class
EvtBtoXsEtap
:
public
EvtDecayIncoherent
{
30
31
public
:
32
EvtBtoXsEtap
() {}
33
virtual
~EvtBtoXsEtap
();
34
35
void
getName
( std::string& name );
36
37
EvtDecayBase
*
clone
();
38
39
void
initProbMax
();
40
41
void
init
();
42
43
void
decay
(
EvtParticle
* p );
44
};
45
46
#endif
EvtDecayIncoherent.hh
EvtBtoXsEtap::initProbMax
void initProbMax()
Definition
EvtBtoXsEtap.cc:49
EvtBtoXsEtap::clone
EvtDecayBase * clone()
Definition
EvtBtoXsEtap.cc:40
EvtBtoXsEtap::EvtBtoXsEtap
EvtBtoXsEtap()
Definition
EvtBtoXsEtap.hh:32
EvtBtoXsEtap::decay
void decay(EvtParticle *p)
Definition
EvtBtoXsEtap.cc:51
EvtBtoXsEtap::init
void init()
Definition
EvtBtoXsEtap.cc:42
EvtBtoXsEtap::getName
void getName(std::string &name)
Definition
EvtBtoXsEtap.cc:38
EvtBtoXsEtap::~EvtBtoXsEtap
virtual ~EvtBtoXsEtap()
Definition
EvtBtoXsEtap.cc:36
EvtDecayBase
Definition
EvtDecayBase.hh:39
EvtDecayIncoherent
Definition
EvtDecayIncoherent.hh:27
EvtParticle
Definition
EvtParticle.hh:42
8.0.0
BOSS_Gen
BesEvtGen
src
EvtGen
EvtGenModels
EvtBtoXsEtap.hh
Generated by
1.16.1