CGEM BOSS
6.6.5.i
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtSSDCP.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) 12001 Caltech
10
//
11
// Module: EvtGen/EvtSSDCP.hh
12
//
13
// Description: This module is part of the unification of simulation of CP violation in
14
// B decays. This model handles decays of the type B->SD where D is either
15
// a spin 0, 1, or 2 particle. See long writeup for more information.
16
//
17
// Modification history:
18
//
19
// DJL/RYD August 12, 2001 Module created
20
//
21
//------------------------------------------------------------------------
22
23
#ifndef EVTSSDCP_HH
24
#define EVTSSDCP_HH
25
26
#include "
EvtGenBase/EvtDecayAmp.hh
"
27
28
class
EvtParticle
;
29
30
class
EvtSSDCP
:
public
EvtDecayAmp
{
31
32
public
:
33
34
EvtSSDCP
() {}
35
virtual
~EvtSSDCP
();
36
37
void
getName
(std::string& name);
38
EvtDecayBase
*
clone
();
39
40
void
initProbMax
();
41
void
init
();
42
void
decay
(
EvtParticle
*p);
43
44
private
:
45
46
//Arguments
47
48
double
_dm;
49
50
double
_dgog;
51
52
EvtComplex
_qoverp;
53
EvtComplex
_poverq;
54
EvtComplex
_z;
//FS CPTV parameter
55
56
// FS commented next line becuse not used
57
// int _cp;
58
59
EvtComplex
_A_f;
60
EvtComplex
_Abar_f;
61
62
EvtComplex
_A_fbar;
63
EvtComplex
_Abar_fbar;
64
65
//Derived quantities
66
67
double
_gamma;
68
double
_dgamma;
69
70
bool
_eigenstate;
71
72
};
73
74
#endif
EvtDecayAmp.hh
EvtComplex
Definition
EvtComplex.hh:28
EvtDecayAmp
Definition
EvtDecayAmp.hh:27
EvtDecayBase
Definition
EvtDecayBase.hh:33
EvtParticle
Definition
EvtParticle.hh:42
EvtSSDCP
Definition
EvtSSDCP.hh:30
EvtSSDCP::clone
EvtDecayBase * clone()
Definition
EvtSSDCP.cc:45
EvtSSDCP::EvtSSDCP
EvtSSDCP()
Definition
EvtSSDCP.hh:34
EvtSSDCP::init
void init()
Definition
EvtSSDCP.cc:51
EvtSSDCP::~EvtSSDCP
virtual ~EvtSSDCP()
Definition
EvtSSDCP.cc:36
EvtSSDCP::getName
void getName(std::string &name)
Definition
EvtSSDCP.cc:38
EvtSSDCP::initProbMax
void initProbMax()
Definition
EvtSSDCP.cc:152
EvtSSDCP::decay
void decay(EvtParticle *p)
Definition
EvtSSDCP.cc:168
6.6.5.i
Generator
BesEvtGen
BesEvtGen-00-01-96-slc6tag
src
EvtGen
EvtGenModels
EvtSSDCP.hh
Generated by
1.12.0