CGEM BOSS
6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtJTO3P.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: EvtJTO3P.cc
12
//
13
// Description: This Model describles the processes: J/psi or psip->3Pi.
14
//
15
// Modification history:
16
//
17
// Ping R.-G. Dec. 2007 Module created
18
//------------------------------------------------------------------------
19
20
#ifndef EVTJTO3P_HH
21
#define EVTJTO3P_HH
22
#include "
EvtGenBase/EvtDecayAmp.hh
"
23
#include "
EvtGenBase/EvtVector4R.hh
"
24
#include "
EvtGenBase/EvtHelSys.hh
"
25
class
EvtParticle
;
26
27
class
EvtJTO3P
:
public
EvtDecayAmp
{
28
29
public
:
30
31
EvtJTO3P
() {}
32
virtual
~EvtJTO3P
();
33
34
void
getName
(std::string& name);
35
36
EvtDecayBase
*
clone
();
37
38
// void initProbMax();
39
40
void
init
();
41
42
void
decay
(
EvtParticle
*p);
43
void
init
(
int
,
double
*);
44
45
// int GetNdaug(){return _nd;}
46
47
};
48
49
50
#endif
51
EvtDecayAmp.hh
EvtHelSys.hh
EvtVector4R.hh
EvtDecayAmp
Definition:
EvtDecayAmp.hh:27
EvtDecayBase
Definition:
EvtDecayBase.hh:33
EvtJTO3P
Definition:
EvtJTO3P.hh:27
EvtJTO3P::init
void init(int, double *)
EvtJTO3P::EvtJTO3P
EvtJTO3P()
Definition:
EvtJTO3P.hh:31
EvtJTO3P::getName
void getName(std::string &name)
Definition:
EvtJTO3P.cc:48
EvtJTO3P::~EvtJTO3P
virtual ~EvtJTO3P()
Definition:
EvtJTO3P.cc:46
EvtJTO3P::init
void init()
Definition:
EvtJTO3P.cc:61
EvtJTO3P::clone
EvtDecayBase * clone()
Definition:
EvtJTO3P.cc:54
EvtJTO3P::decay
void decay(EvtParticle *p)
Definition:
EvtJTO3P.cc:77
EvtParticle
Definition:
EvtParticle.hh:42
source
Generator
BesEvtGen
BesEvtGen-00-01-96-slc6tag
src
EvtGen
EvtGenModels
EvtJTO3P.hh
Generated by
1.9.6