CGEM BOSS
6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtJPE.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: EvtJPE.cc
12
//
13
//Description: Routine to decay Vector->photon +pseudoscalar, e.g. J/psi to gamma eta or eta_c
14
//
15
// Modification history:
16
//
17
// Ping R.-G. Apr., 2007 Module created
18
//
19
//------------------------------------------------------------------------
20
21
#ifndef EVTJPE_HH
22
#define EVTJPE_HH
23
24
#include "
EvtGenBase/EvtDecayAmp.hh
"
25
26
class
EvtParticle
;
27
28
class
EvtJPE
:
public
EvtDecayAmp
{
29
30
public
:
31
32
EvtJPE
() {}
33
virtual
~EvtJPE
();
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
EvtDecayAmp
Definition:
EvtDecayAmp.hh:27
EvtDecayBase
Definition:
EvtDecayBase.hh:33
EvtJPE
Definition:
EvtJPE.hh:28
EvtJPE::getName
void getName(std::string &name)
Definition:
EvtJPE.cc:38
EvtJPE::clone
EvtDecayBase * clone()
Definition:
EvtJPE.cc:45
EvtJPE::init
void init()
Definition:
EvtJPE.cc:51
EvtJPE::~EvtJPE
virtual ~EvtJPE()
Definition:
EvtJPE.cc:36
EvtJPE::decay
void decay(EvtParticle *p)
Definition:
EvtJPE.cc:75
EvtJPE::EvtJPE
EvtJPE()
Definition:
EvtJPE.hh:32
EvtParticle
Definition:
EvtParticle.hh:42
source
Generator
BesEvtGen
BesEvtGen-00-01-96-slc6tag
src
EvtGen
EvtGenModels
EvtJPE.hh
Generated by
1.9.6