BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtSVSNONCPEIGEN.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) 1998 Caltech, UCSB
10
//
11
// Module: EvtGen/EvtSVSNONCPEIGEN.hh
12
//
13
// Description:
14
//
15
// Modification history:
16
//
17
// DJL/RYD August 11, 1998 Module created
18
//
19
//------------------------------------------------------------------------
20
21
#ifndef EVTSVSNONCPEIGEN_HH
22
#define EVTSVSNONCPEIGEN_HH
23
24
#include "
../EvtGenBase/EvtDecayAmp.hh
"
25
26
class
EvtParticle
;
27
28
class
EvtSVSNONCPEIGEN
:
public
EvtDecayAmp
{
29
30
public
:
31
EvtSVSNONCPEIGEN
() {}
32
virtual
~EvtSVSNONCPEIGEN
();
33
34
void
getName
( std::string& name );
35
EvtDecayBase
*
clone
();
36
37
void
initProbMax
();
38
void
init
();
39
40
void
decay
(
EvtParticle
* p );
41
42
private
:
43
EvtComplex
_A_f;
44
EvtComplex
_Abar_f;
45
46
EvtComplex
_A_fbar;
47
EvtComplex
_Abar_fbar;
48
49
double
_dm;
50
double
_phickm;
51
};
52
53
#endif
EvtDecayAmp.hh
EvtComplex
Definition
EvtComplex.hh:28
EvtDecayAmp
Definition
EvtDecayAmp.hh:27
EvtDecayBase
Definition
EvtDecayBase.hh:39
EvtParticle
Definition
EvtParticle.hh:42
EvtSVSNONCPEIGEN::clone
EvtDecayBase * clone()
Definition
EvtSVSNONCPEIGEN.cc:39
EvtSVSNONCPEIGEN::~EvtSVSNONCPEIGEN
virtual ~EvtSVSNONCPEIGEN()
Definition
EvtSVSNONCPEIGEN.cc:35
EvtSVSNONCPEIGEN::init
void init()
Definition
EvtSVSNONCPEIGEN.cc:41
EvtSVSNONCPEIGEN::decay
void decay(EvtParticle *p)
Definition
EvtSVSNONCPEIGEN.cc:74
EvtSVSNONCPEIGEN::getName
void getName(std::string &name)
Definition
EvtSVSNONCPEIGEN.cc:37
EvtSVSNONCPEIGEN::EvtSVSNONCPEIGEN
EvtSVSNONCPEIGEN()
Definition
EvtSVSNONCPEIGEN.hh:31
EvtSVSNONCPEIGEN::initProbMax
void initProbMax()
Definition
EvtSVSNONCPEIGEN.cc:67
8.0.0
BOSS_Gen
BesEvtGen
src
EvtGen
EvtGenModels
EvtSVSNONCPEIGEN.hh
Generated by
1.16.1