BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtJ2BB1.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: EvtJ2BB1.cc
12
//
13
// Description: Routine to decay J/psi-> B_8 bar B_8 using helicity amplitude.
14
//
15
// Modification history:
16
//
17
// Pang C.-Y., Ping R.-G. December, 2006 Module created
18
//
19
//------------------------------------------------------------------------
20
21
#ifndef EVTJ2BB1_HH
22
#define EVTJ2BB1_HH
23
24
#include "
../EvtGenBase/EvtDecayAmp.hh
"
25
26
class
EvtParticle
;
27
28
class
EvtJ2BB1
:
public
EvtDecayAmp
{
29
30
public
:
31
EvtJ2BB1
() {}
32
virtual
~EvtJ2BB1
();
33
34
void
getName
( std::string& name );
35
EvtDecayBase
*
clone
();
36
37
void
decay
(
EvtParticle
* p );
38
void
init
();
39
void
init
(
int
,
double
* );
40
// void initProbMax();
41
42
double
alpha
;
43
double
u
;
44
};
45
46
#endif
EvtDecayAmp.hh
EvtDecayAmp
Definition
EvtDecayAmp.hh:27
EvtDecayBase
Definition
EvtDecayBase.hh:39
EvtJ2BB1::clone
EvtDecayBase * clone()
Definition
EvtJ2BB1.cc:40
EvtJ2BB1::init
void init(int, double *)
EvtJ2BB1::init
void init()
Definition
EvtJ2BB1.cc:49
EvtJ2BB1::u
double u
Definition
EvtJ2BB1.hh:43
EvtJ2BB1::EvtJ2BB1
EvtJ2BB1()
Definition
EvtJ2BB1.hh:31
EvtJ2BB1::decay
void decay(EvtParticle *p)
Definition
EvtJ2BB1.cc:56
EvtJ2BB1::alpha
double alpha
Definition
EvtJ2BB1.hh:42
EvtJ2BB1::~EvtJ2BB1
virtual ~EvtJ2BB1()
Definition
EvtJ2BB1.cc:36
EvtJ2BB1::getName
void getName(std::string &name)
Definition
EvtJ2BB1.cc:38
EvtParticle
Definition
EvtParticle.hh:42
8.0.0
BOSS_Gen
BesEvtGen
src
EvtGen
EvtGenModels
EvtJ2BB1.hh
Generated by
1.16.1