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