BOSS
8.0.0
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/EvtHelSys.hh
"
24
#include "
../EvtGenBase/EvtVector4R.hh
"
25
class
EvtParticle
;
26
27
class
EvtJTO3P
:
public
EvtDecayAmp
{
28
29
public
:
30
EvtJTO3P
() {}
31
virtual
~EvtJTO3P
();
32
33
void
getName
( std::string& name );
34
35
EvtDecayBase
*
clone
();
36
37
// void initProbMax();
38
39
void
init
();
40
41
void
decay
(
EvtParticle
* p );
42
void
init
(
int
,
double
* );
43
44
// int GetNdaug(){return _nd;}
45
};
46
47
#endif
EvtDecayAmp.hh
EvtHelSys.hh
EvtVector4R.hh
EvtDecayAmp
Definition
EvtDecayAmp.hh:27
EvtDecayBase
Definition
EvtDecayBase.hh:39
EvtJTO3P::init
void init(int, double *)
EvtJTO3P::EvtJTO3P
EvtJTO3P()
Definition
EvtJTO3P.hh:30
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:52
EvtJTO3P::clone
EvtDecayBase * clone()
Definition
EvtJTO3P.cc:50
EvtJTO3P::decay
void decay(EvtParticle *p)
Definition
EvtJTO3P.cc:67
EvtParticle
Definition
EvtParticle.hh:42
8.0.0
BOSS_Gen
BesEvtGen
src
EvtGen
EvtGenModels
EvtJTO3P.hh
Generated by
1.16.1