BOSS
7.0.3
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtHelPPJ.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: EvtHelPPJ.hh
12
//
13
// Description: To generate psi(2S)->J/psi sigma0->pi pi J/psi.
14
//
15
// Modification history:
16
//
17
// Ping R.-G. Mar, 2007 Module created
18
//
19
//------------------------------------------------------------------------
20
21
#ifndef EVTHelPPJ_HH
22
#define EVTHelPPJ_HH
23
24
#include "
EvtGenBase/EvtDecayAmp.hh
"
25
26
class
EvtParticle
;
27
28
class
EvtHelPPJ
:
public
EvtDecayAmp
{
29
30
public
:
31
32
EvtHelPPJ
() {}
33
virtual
~EvtHelPPJ
();
34
// void initProbMax();
35
void
getName
(std::string& name);
36
EvtDecayBase
*
clone
();
37
38
void
init
();
39
void
decay
(
EvtParticle
*p);
40
void
findMaxPro
(
EvtParticle
*p);
41
};
42
43
#endif
EvtDecayAmp.hh
EvtDecayAmp
Definition:
EvtDecayAmp.hh:27
EvtDecayBase
Definition:
EvtDecayBase.hh:33
EvtHelPPJ
Definition:
EvtHelPPJ.hh:28
EvtHelPPJ::getName
void getName(std::string &name)
Definition:
EvtHelPPJ.cc:40
EvtHelPPJ::decay
void decay(EvtParticle *p)
Definition:
EvtHelPPJ.cc:69
EvtHelPPJ::findMaxPro
void findMaxPro(EvtParticle *p)
EvtHelPPJ::EvtHelPPJ
EvtHelPPJ()
Definition:
EvtHelPPJ.hh:32
EvtHelPPJ::init
void init()
Definition:
EvtHelPPJ.cc:54
EvtHelPPJ::~EvtHelPPJ
virtual ~EvtHelPPJ()
Definition:
EvtHelPPJ.cc:38
EvtHelPPJ::clone
EvtDecayBase * clone()
Definition:
EvtHelPPJ.cc:48
EvtParticle
Definition:
EvtParticle.hh:42
source
Generator
BesEvtGen
BesEvtGen-00-03-90
src
EvtGen
EvtGenModels
EvtHelPPJ.hh
Generated by
1.9.6