BOSS
7.0.4
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtT2GV.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: EvtT2GV.cc
12
//
13
// Description: Routine to decay chi_c2-> gamma J/psi
14
//
15
// Modification history:
16
//
17
// Ping R.-G. December, 2006 Module created
18
//
19
//------------------------------------------------------------------------
20
21
#ifndef EVTT2GV_HH
22
#define EVTT2GV_HH
23
24
#include "
EvtGenBase/EvtDecayAmp.hh
"
25
//#include "EvtGenBase/EvtDecayIncoherent.hh"
26
27
class
EvtParticle
;
28
29
class
EvtT2GV
:
public
EvtDecayAmp
{
30
//class EvtT2GV:public EvtDecayIncoherent {
31
32
public
:
33
34
EvtT2GV
() {}
35
virtual
~EvtT2GV
();
36
37
void
getName
(std::string& name);
38
39
EvtDecayBase
*
clone
();
40
41
void
initProbMax
();
42
43
void
init
();
44
45
void
decay
(
EvtParticle
*p);
46
47
};
48
49
#endif
50
EvtDecayAmp.hh
EvtDecayAmp
Definition:
EvtDecayAmp.hh:27
EvtDecayBase
Definition:
EvtDecayBase.hh:33
EvtParticle
Definition:
EvtParticle.hh:42
EvtT2GV
Definition:
EvtT2GV.hh:29
EvtT2GV::getName
void getName(std::string &name)
Definition:
EvtT2GV.cc:39
EvtT2GV::init
void init()
Definition:
EvtT2GV.cc:52
EvtT2GV::EvtT2GV
EvtT2GV()
Definition:
EvtT2GV.hh:34
EvtT2GV::clone
EvtDecayBase * clone()
Definition:
EvtT2GV.cc:45
EvtT2GV::decay
void decay(EvtParticle *p)
Definition:
EvtT2GV.cc:65
EvtT2GV::initProbMax
void initProbMax()
Definition:
EvtT2GV.cc:59
EvtT2GV::~EvtT2GV
virtual ~EvtT2GV()
Definition:
EvtT2GV.cc:37
source
Generator
BesEvtGen
BesEvtGen-00-03-98
src
EvtGen
EvtGenModels
EvtT2GV.hh
Generated by
1.9.6