BOSS
7.0.6
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtJ2BB3.hh
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
//
3
// Environment:
4
// This software is part of models developed at BES collaboration
5
// based on the EvtGen framework. If you use all or part
6
// of it, please give an appropriate acknowledgement.
7
//
8
// Copyright Information: See EvtGen/BesCopyright
9
// Copyright (A) 2006 Ping Rong-Gang, Pang Cai-Ying@IHEP
10
//
11
// Module: EvtJ2BB3.cc
12
//
13
// Description: Routine to decay J/psi-> B_8 bar B_10 with using the
14
// GVDM approach.(see J.-G. Korner Z.Physik C-Particles
15
// and Fields 33,529-535(1987))
16
//
17
18
// Modification history:
19
//
20
// Pang C.-Y., Ping R.-G. Mar, 2007 Module created
21
//
22
//------------------------------------------------------------------------
23
24
#ifndef EVTJ2BB3_HH
25
#define EVTJ2BB3_HH
26
27
#include "
EvtGenBase/EvtDecayAmp.hh
"
28
29
30
class
EvtParticle
;
31
32
class
EvtJ2BB3
:
public
EvtDecayAmp
{
33
34
public
:
35
36
EvtJ2BB3
() {}
37
virtual
~EvtJ2BB3
();
38
39
void
getName
(std::string& name);
40
EvtDecayBase
*
clone
();
41
42
void
decay
(
EvtParticle
*p);
43
void
init
();
44
void
init
(
int
,
double
*);
45
// void initProbMax();
46
47
double
alpha
;
48
double
u
;
49
50
51
};
52
53
#endif
54
EvtDecayAmp.hh
EvtDecayAmp
Definition:
EvtDecayAmp.hh:27
EvtDecayBase
Definition:
EvtDecayBase.hh:33
EvtJ2BB3
Definition:
EvtJ2BB3.hh:32
EvtJ2BB3::clone
EvtDecayBase * clone()
Definition:
EvtJ2BB3.cc:51
EvtJ2BB3::u
double u
Definition:
EvtJ2BB3.hh:48
EvtJ2BB3::decay
void decay(EvtParticle *p)
Definition:
EvtJ2BB3.cc:74
EvtJ2BB3::~EvtJ2BB3
virtual ~EvtJ2BB3()
Definition:
EvtJ2BB3.cc:42
EvtJ2BB3::EvtJ2BB3
EvtJ2BB3()
Definition:
EvtJ2BB3.hh:36
EvtJ2BB3::init
void init()
Definition:
EvtJ2BB3.cc:57
EvtJ2BB3::getName
void getName(std::string &name)
Definition:
EvtJ2BB3.cc:44
EvtJ2BB3::alpha
double alpha
Definition:
EvtJ2BB3.hh:47
EvtJ2BB3::init
void init(int, double *)
EvtParticle
Definition:
EvtParticle.hh:42
source
Generator
BesEvtGen
BesEvtGen-00-04-08
src
EvtGen
EvtGenModels
EvtJ2BB3.hh
Generated by
1.9.6