CGEM BOSS
6.6.5.f
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtPBB1.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: EvtPBB1.cc
12
//
13
// Description: Routine to decay Pseudoscalar-> B_8 bar B_8 using helicity amplitude.
14
//
15
// Modification history:
16
//
17
// Ping R.-G. Apr., 2006 Module created
18
//
19
//------------------------------------------------------------------------
20
21
#ifndef EVTPBB1_HH
22
#define EVTPBB1_HH
23
24
#include "
EvtGenBase/EvtDecayAmp.hh
"
25
26
27
class
EvtParticle
;
28
29
class
EvtPBB1
:
public
EvtDecayAmp
{
30
31
public
:
32
33
EvtPBB1
() {}
34
virtual
~EvtPBB1
();
35
36
void
getName
(std::string& name);
37
EvtDecayBase
*
clone
();
38
39
void
decay
(
EvtParticle
*p);
40
void
init
();
41
void
init
(
int
,
double
*);
42
void
initProbMax
();
43
44
double
alpha
;
45
double
u
;
46
47
48
};
49
50
#endif
51
EvtDecayAmp.hh
EvtDecayAmp
Definition:
EvtDecayAmp.hh:27
EvtDecayBase
Definition:
EvtDecayBase.hh:33
EvtPBB1
Definition:
EvtPBB1.hh:29
EvtPBB1::getName
void getName(std::string &name)
Definition:
EvtPBB1.cc:39
EvtPBB1::init
void init()
Definition:
EvtPBB1.cc:57
EvtPBB1::~EvtPBB1
virtual ~EvtPBB1()
Definition:
EvtPBB1.cc:37
EvtPBB1::EvtPBB1
EvtPBB1()
Definition:
EvtPBB1.hh:33
EvtPBB1::init
void init(int, double *)
EvtPBB1::clone
EvtDecayBase * clone()
Definition:
EvtPBB1.cc:46
EvtPBB1::decay
void decay(EvtParticle *p)
Definition:
EvtPBB1.cc:64
EvtPBB1::alpha
double alpha
Definition:
EvtPBB1.hh:44
EvtPBB1::u
double u
Definition:
EvtPBB1.hh:45
EvtPBB1::initProbMax
void initProbMax()
Definition:
EvtPBB1.cc:52
EvtParticle
Definition:
EvtParticle.hh:42
source
Generator
BesEvtGen
BesEvtGen-00-01-96-slc6tag
src
EvtGen
EvtGenModels
EvtPBB1.hh
Generated by
1.9.6