BOSS
7.0.9
BESIII Offline Software System
Loading...
Searching...
No Matches
BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtP2GC1.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: EvtP2GC1.cc
12
//
13
// Description: Routine to decay psi(2S) to gamma chi_c1 by assuming E1 dominant
14
//
15
// Modification history:
16
//
17
// Ping R.-G. December, 2006 Module created
18
//
19
//------------------------------------------------------------------------
20
21
#ifndef EVTP2GC1_HH
22
#define EVTP2GC1_HH
23
24
#include "EvtGenBase/EvtDecayAmp.hh"
25
26
class
EvtParticle
;
27
28
class
EvtP2GC1
:
public
EvtDecayAmp
{
29
30
public
:
31
32
EvtP2GC1
() {}
33
virtual
~EvtP2GC1
();
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
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtDecayAmp.hh:27
EvtDecayBase
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtDecayBase.hh:33
EvtP2GC1
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtP2GC1.hh:28
EvtP2GC1::initProbMax
void initProbMax()
EvtP2GC1::~EvtP2GC1
virtual ~EvtP2GC1()
EvtP2GC1::init
void init()
EvtP2GC1::getName
void getName(std::string &name)
EvtP2GC1::EvtP2GC1
EvtP2GC1()
Definition:
BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtP2GC1.hh:32
EvtP2GC1::clone
EvtDecayBase * clone()
EvtP2GC1::decay
void decay(EvtParticle *p)
EvtParticle
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtParticle.hh:42
source
Generator
BesEvtGen
BesEvtGen-00-04-08
src
EvtGen
EvtGenModels
EvtP2GC1.hh
Generated by
1.9.6