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