BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtP2GC0.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: EvtP2GC0.cc
12
//
13
// Description: Routine to decay psi(2S) to gamma chi_c0 by assuming E1 dominant
14
//
15
// Modification history:
16
//
17
// Ping R.-G. December, 2006 Module created
18
//
19
//------------------------------------------------------------------------
20
21
#ifndef EVTP2GC0_HH
22
#define EVTP2GC0_HH
23
24
#include "
../EvtGenBase/EvtDecayAmp.hh
"
25
26
class
EvtParticle
;
27
28
class
EvtP2GC0
:
public
EvtDecayAmp
{
29
30
public
:
31
EvtP2GC0
() {}
32
virtual
~EvtP2GC0
();
33
34
void
getName
( std::string& name );
35
EvtDecayBase
*
clone
();
36
37
void
decay
(
EvtParticle
* p );
38
void
init
();
39
void
initProbMax
();
40
};
41
42
#endif
EvtDecayAmp.hh
EvtDecayAmp
Definition
EvtDecayAmp.hh:27
EvtDecayBase
Definition
EvtDecayBase.hh:39
EvtP2GC0::initProbMax
void initProbMax()
Definition
EvtP2GC0.cc:57
EvtP2GC0::decay
void decay(EvtParticle *p)
Definition
EvtP2GC0.cc:63
EvtP2GC0::init
void init()
Definition
EvtP2GC0.cc:42
EvtP2GC0::getName
void getName(std::string &name)
Definition
EvtP2GC0.cc:38
EvtP2GC0::clone
EvtDecayBase * clone()
Definition
EvtP2GC0.cc:40
EvtP2GC0::~EvtP2GC0
virtual ~EvtP2GC0()
Definition
EvtP2GC0.cc:36
EvtP2GC0::EvtP2GC0
EvtP2GC0()
Definition
EvtP2GC0.hh:31
EvtParticle
Definition
EvtParticle.hh:42
8.0.0
BOSS_Gen
BesEvtGen
src
EvtGen
EvtGenModels
EvtP2GC0.hh
Generated by
1.16.1