CGEM BOSS
6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtHelAmp.hh
Go to the documentation of this file.
1
//
2
// This code is still under development, not ready for use!
3
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4
//
5
//--------------------------------------------------------------------------
6
//
7
// Environment:
8
// This software is part of the EvtGen package developed jointly
9
// for the BaBar and CLEO collaborations. If you use all or part
10
// of it, please give an appropriate acknowledgement.
11
//
12
// Copyright Information: See EvtGen/COPYRIGHT
13
// Copyright (C) 1998 Caltech, UCSB
14
//
15
// Module: EvtGen/EvtHelAmp.hh
16
//
17
// Description:Decay model for implementation of generic 2 body
18
// decay specified by the helicity amplitudes
19
//
20
// Modification history:
21
//
22
// RYD March 14, 1999 Module created
23
//
24
//------------------------------------------------------------------------
25
26
#ifndef EVTHELAMP_HH
27
#define EVTHELAMP_HH
28
29
#include "
EvtGenBase/EvtDecayAmp.hh
"
30
#include "
EvtGenBase/EvtId.hh
"
31
32
class
EvtParticle
;
33
class
EvtEvalHelAmp
;
34
35
class
EvtHelAmp
:
public
EvtDecayAmp
{
36
37
public
:
38
39
EvtHelAmp
() {}
40
virtual
~EvtHelAmp
();
41
42
void
getName
(std::string& name);
43
EvtDecayBase
*
clone
();
44
45
void
init
();
46
void
initProbMax
();
47
48
void
decay
(
EvtParticle
*p);
49
50
51
private
:
52
53
void
fillHelicity(
int
* lambda2,
int
n
,
int
J2,
EvtId
id
);
54
55
EvtEvalHelAmp
* _evalHelAmp;
56
57
};
58
59
#endif
60
61
62
63
64
65
n
const Int_t n
Definition:
DataBase/tau_mode.c:65
EvtDecayAmp.hh
EvtId.hh
EvtDecayAmp
Definition:
EvtDecayAmp.hh:27
EvtDecayBase
Definition:
EvtDecayBase.hh:33
EvtEvalHelAmp
Definition:
EvtEvalHelAmp.hh:33
EvtHelAmp
Definition:
EvtHelAmp.hh:35
EvtHelAmp::~EvtHelAmp
virtual ~EvtHelAmp()
Definition:
EvtHelAmp.cc:37
EvtHelAmp::EvtHelAmp
EvtHelAmp()
Definition:
EvtHelAmp.hh:39
EvtHelAmp::init
void init()
Definition:
EvtHelAmp.cc:56
EvtHelAmp::decay
void decay(EvtParticle *p)
Definition:
EvtHelAmp.cc:173
EvtHelAmp::initProbMax
void initProbMax()
Definition:
EvtHelAmp.cc:160
EvtHelAmp::clone
EvtDecayBase * clone()
Definition:
EvtHelAmp.cc:50
EvtHelAmp::getName
void getName(std::string &name)
Definition:
EvtHelAmp.cc:43
EvtId
Definition:
EvtId.hh:27
EvtParticle
Definition:
EvtParticle.hh:42
source
Generator
BesEvtGen
BesEvtGen-00-01-96-slc6tag
src
EvtGen
EvtGenModels
EvtHelAmp.hh
Generated by
1.9.6