CGEM BOSS
6.6.5.f
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtChi0BB1.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 @IHEP
10
//
11
// Module: EvtChi0BB1.cc
12
//
13
// Description: Routine to decay Xi0 to B8 B8bar.
14
//
15
// Modification history:
16
//
17
// Pang C.Y. and Ping R.-G. April, 2007 Module created
18
//
19
//------------------------------------------------------------------------
20
21
#ifndef EVTChi0BB1_HH
22
#define EVTChi0BB1_HH
23
24
#include "
EvtGenBase/EvtDecayAmp.hh
"
25
26
class
EvtParticle
;
27
28
class
EvtChi0BB1
:
public
EvtDecayAmp
{
29
30
public
:
31
32
EvtChi0BB1
() {}
33
virtual
~EvtChi0BB1
();
34
35
void
getName
(std::string& name);
36
EvtDecayBase
*
clone
();
37
38
void
decay
(
EvtParticle
*p);
39
void
init
();
40
// void initProbMax();
41
42
};
43
44
#endif
45
EvtDecayAmp.hh
EvtChi0BB1
Definition:
EvtChi0BB1.hh:28
EvtChi0BB1::getName
void getName(std::string &name)
Definition:
EvtChi0BB1.cc:38
EvtChi0BB1::init
void init()
Definition:
EvtChi0BB1.cc:51
EvtChi0BB1::~EvtChi0BB1
virtual ~EvtChi0BB1()
Definition:
EvtChi0BB1.cc:36
EvtChi0BB1::clone
EvtDecayBase * clone()
Definition:
EvtChi0BB1.cc:45
EvtChi0BB1::decay
void decay(EvtParticle *p)
Definition:
EvtChi0BB1.cc:70
EvtChi0BB1::EvtChi0BB1
EvtChi0BB1()
Definition:
EvtChi0BB1.hh:32
EvtDecayAmp
Definition:
EvtDecayAmp.hh:27
EvtDecayBase
Definition:
EvtDecayBase.hh:33
EvtParticle
Definition:
EvtParticle.hh:42
source
Generator
BesEvtGen
BesEvtGen-00-01-96-slc6tag
src
EvtGen
EvtGenModels
EvtChi0BB1.hh
Generated by
1.9.6