BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtSVPCP.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
//
10
// Module: EvtSVPCP.cc
11
//
12
// Description: Routine to decay scalar -> vectors+photon
13
// including CP violation effects
14
//
15
// Modification history:
16
//
17
// Maurizio pierini Nov 11, 2003 Module created
18
//
19
//------------------------------------------------------------------------
20
//
21
22
#ifndef EVTSVPCP_HH
23
#define EVTSVPCP_HH
24
25
#include "
../EvtGenBase/EvtDecayAmp.hh
"
26
27
class
EvtParticle
;
28
29
// Class to handle decays of the form SCALAR ->VECTOR PHOTON
30
// where the helicity amplitudes must be specified. The
31
// first and third arguements are the magnetudes of the H+
32
// and H- helicity amplitudes respectively. The second and
33
// fourth arguements are the phases.
34
// Calls EvtSVPHel.
35
36
class
EvtSVPCP
:
public
EvtDecayAmp
{
37
38
public
:
39
EvtSVPCP
() {}
40
virtual
~EvtSVPCP
();
41
42
void
getName
( std::string& name );
43
EvtDecayBase
*
clone
();
44
45
void
init
();
46
void
initProbMax
();
47
void
decay
(
EvtParticle
* p );
48
static
void
SVPHel
(
EvtParticle
* parent,
EvtAmp
& amp,
EvtId
n_v1,
EvtId
n_v2,
49
const
EvtComplex
& hp,
const
EvtComplex
& hm );
50
};
51
52
#endif
EvtDecayAmp.hh
EvtAmp
Definition
EvtAmp.hh:30
EvtComplex
Definition
EvtComplex.hh:28
EvtDecayAmp
Definition
EvtDecayAmp.hh:27
EvtDecayBase
Definition
EvtDecayBase.hh:39
EvtId
Definition
EvtId.hh:27
EvtParticle
Definition
EvtParticle.hh:42
EvtSVPCP::clone
EvtDecayBase * clone()
Definition
EvtSVPCP.cc:42
EvtSVPCP::initProbMax
void initProbMax()
Definition
EvtSVPCP.cc:44
EvtSVPCP::init
void init()
Definition
EvtSVPCP.cc:49
EvtSVPCP::getName
void getName(std::string &name)
Definition
EvtSVPCP.cc:40
EvtSVPCP::EvtSVPCP
EvtSVPCP()
Definition
EvtSVPCP.hh:39
EvtSVPCP::SVPHel
static void SVPHel(EvtParticle *parent, EvtAmp &, EvtId n_v1, EvtId n_v2, const EvtComplex &hp, const EvtComplex &hm)
EvtSVPCP::~EvtSVPCP
virtual ~EvtSVPCP()
Definition
EvtSVPCP.cc:38
EvtSVPCP::decay
void decay(EvtParticle *p)
Definition
EvtSVPCP.cc:61
8.0.0
BOSS_Gen
BesEvtGen
src
EvtGen
EvtGenModels
EvtSVPCP.hh
Generated by
1.16.1