BOSS
7.0.9
BESIII Offline Software System
Loading...
Searching...
No Matches
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtSPL.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, Pang Cai-Ying@IHEP
10
//
11
// Module: EvtSPL.cc
12
//
13
// Description: Routine to decay Sigma0->photon+Lambda by helicity amplitude.
14
//
15
// Modification history:
16
//
17
// Ping R.-G. Apr., 2006 Module created
18
//
19
//------------------------------------------------------------------------
20
21
#ifndef EVTSPL_HH
22
#define EVTSPL_HH
23
24
#include "EvtGenBase/EvtDecayAmp.hh"
25
26
27
class
EvtParticle
;
28
29
class
EvtSPL
:
public
EvtDecayAmp
{
30
31
public
:
32
33
EvtSPL
() {}
34
virtual
~EvtSPL
();
35
36
void
getName
(std::string& name);
37
EvtDecayBase
*
clone
();
38
39
void
decay
(
EvtParticle
*p);
40
void
init
();
41
void
init
(
int
,
double
*);
42
void
initProbMax
();
43
44
double
alpha
;
45
double
u
;
46
47
48
};
49
50
#endif
51
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
EvtParticle
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtParticle.hh:42
EvtSPL
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtSPL.hh:29
EvtSPL::clone
EvtDecayBase * clone()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtSPL.cc:46
EvtSPL::~EvtSPL
virtual ~EvtSPL()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtSPL.cc:37
EvtSPL::alpha
double alpha
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtSPL.hh:44
EvtSPL::init
void init()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtSPL.cc:57
EvtSPL::EvtSPL
EvtSPL()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtSPL.hh:33
EvtSPL::initProbMax
void initProbMax()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtSPL.cc:52
EvtSPL::decay
void decay(EvtParticle *p)
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtSPL.cc:64
EvtSPL::init
void init(int, double *)
EvtSPL::u
double u
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtSPL.hh:45
EvtSPL::getName
void getName(std::string &name)
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtSPL.cc:39
source
Generator
BesEvtGen
bak-BesEvtGen-00-04-08
src
EvtGen
EvtGenModels
EvtSPL.hh
Generated by
1.9.6