BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtSVSCPLH.hh
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
//
3
// Environment:
4
// This software is part of the EvtGen package developed jointly
5
// for the BaBar and CLEO collaborations. If you use all or part
6
// of it, please give an appropriate acknowledgement.
7
//
8
// Copyright Information: See EvtGen/COPYRIGHT
9
// Copyright (C) 1999 Caltech, UCSB
10
//
11
// Module: EvtGen/EvtSVSCPLH.hh
12
//
13
// Description:
14
//
15
// Modification history:
16
//
17
// Ryd March 29, 2001 Module created
18
//
19
//------------------------------------------------------------------------
20
21
#ifndef EVTSVSCPLH_HH
22
#define EVTSVSCPLH_HH
23
24
#include "
../EvtGenBase/EvtComplex.hh
"
25
#include "
../EvtGenBase/EvtDecayAmp.hh
"
26
27
class
EvtParticle
;
28
29
class
EvtSVSCPLH
:
public
EvtDecayAmp
{
30
31
public
:
32
EvtSVSCPLH
() {}
33
virtual
~EvtSVSCPLH
();
34
35
void
getName
( std::string& name );
36
EvtDecayBase
*
clone
();
37
38
void
initProbMax
();
39
void
init
();
40
41
void
decay
(
EvtParticle
* p );
42
43
private
:
44
EvtComplex
_Af, _Abarf;
45
EvtComplex
_qop, _poq;
46
47
double
_dm;
48
double
_dgamma;
49
};
50
51
#endif
EvtComplex.hh
EvtDecayAmp.hh
EvtComplex
Definition
EvtComplex.hh:28
EvtDecayAmp
Definition
EvtDecayAmp.hh:27
EvtDecayBase
Definition
EvtDecayBase.hh:39
EvtParticle
Definition
EvtParticle.hh:42
EvtSVSCPLH::getName
void getName(std::string &name)
Definition
EvtSVSCPLH.cc:39
EvtSVSCPLH::initProbMax
void initProbMax()
Definition
EvtSVSCPLH.cc:77
EvtSVSCPLH::init
void init()
Definition
EvtSVSCPLH.cc:43
EvtSVSCPLH::EvtSVSCPLH
EvtSVSCPLH()
Definition
EvtSVSCPLH.hh:32
EvtSVSCPLH::clone
EvtDecayBase * clone()
Definition
EvtSVSCPLH.cc:41
EvtSVSCPLH::~EvtSVSCPLH
virtual ~EvtSVSCPLH()
Definition
EvtSVSCPLH.cc:37
EvtSVSCPLH::decay
void decay(EvtParticle *p)
Definition
EvtSVSCPLH.cc:85
8.0.0
BOSS_Gen
BesEvtGen
src
EvtGen
EvtGenModels
EvtSVSCPLH.hh
Generated by
1.16.1