BOSS
7.0.1
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtCalHelAmp.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/EvtPhsp.hh
12
//
13
// Description:
14
//Class to handle generic phase space decays not done
15
//in other decay models.
16
//
17
// Modification history:
18
//
19
// DJL/RYD August 11, 1998 Module created
20
//
21
//------------------------------------------------------------------------
22
23
#ifndef EVTCALHELAMP_HH
24
#define EVTCALHELAMP_HH
25
26
#include "
EvtGenBase/EvtDecayIncoherent.hh
"
27
#include "
EvtGenBase/EvtBlattWeisskopf.hh
"
28
29
#include <vector>
30
#include <fstream>
31
#include <iostream>
32
#include <stdlib.h>
33
#include <sstream>
34
#include <stdlib.h>
35
#include <string.h>
36
#include <math.h>
37
38
39
using namespace
std
;
40
class
EvtParticle
;
41
42
class
EvtCalHelAmp
:
public
EvtDecayIncoherent
{
43
44
public
:
45
46
EvtCalHelAmp
() {}
47
virtual
~EvtCalHelAmp
();
48
49
void
getName
(std::string& name);
50
51
EvtDecayBase
*
clone
();
52
53
void
initProbMax
();
54
55
void
init
();
56
void
decay
(
EvtParticle
*p);
57
std::vector<double>
firstder
(std::vector<double> vh);
58
static
double
_H2
,
_H1
,
_H0
,
_H2err
,
_H1err
,
_H0err
;
59
static
int
nevt
;
60
private
:
61
vector<vector<double > > VC;
62
int
nd;
63
int
flag
;
64
};
65
66
#endif
67
flag
long int flag
Definition:
Eepipi/Eepipi-00-00-06/src/ee2eepp/basesv5.1/f2c.h:39
EvtBlattWeisskopf.hh
EvtDecayIncoherent.hh
EvtCalHelAmp
Definition:
EvtCalHelAmp.hh:42
EvtCalHelAmp::_H0err
static double _H0err
Definition:
EvtCalHelAmp.hh:58
EvtCalHelAmp::~EvtCalHelAmp
virtual ~EvtCalHelAmp()
Definition:
EvtCalHelAmp.cc:38
EvtCalHelAmp::_H1err
static double _H1err
Definition:
EvtCalHelAmp.hh:58
EvtCalHelAmp::init
void init()
Definition:
EvtCalHelAmp.cc:53
EvtCalHelAmp::_H0
static double _H0
Definition:
EvtCalHelAmp.hh:58
EvtCalHelAmp::nevt
static int nevt
Definition:
EvtCalHelAmp.hh:59
EvtCalHelAmp::_H1
static double _H1
Definition:
EvtCalHelAmp.hh:58
EvtCalHelAmp::EvtCalHelAmp
EvtCalHelAmp()
Definition:
EvtCalHelAmp.hh:46
EvtCalHelAmp::initProbMax
void initProbMax()
Definition:
EvtCalHelAmp.cc:72
EvtCalHelAmp::_H2
static double _H2
Definition:
EvtCalHelAmp.hh:58
EvtCalHelAmp::getName
void getName(std::string &name)
Definition:
EvtCalHelAmp.cc:40
EvtCalHelAmp::decay
void decay(EvtParticle *p)
Definition:
EvtCalHelAmp.cc:78
EvtCalHelAmp::_H2err
static double _H2err
Definition:
EvtCalHelAmp.hh:58
EvtCalHelAmp::clone
EvtDecayBase * clone()
Definition:
EvtCalHelAmp.cc:46
EvtCalHelAmp::firstder
std::vector< double > firstder(std::vector< double > vh)
Definition:
EvtCalHelAmp.cc:148
EvtDecayBase
Definition:
EvtDecayBase.hh:33
EvtDecayIncoherent
Definition:
EvtDecayIncoherent.hh:28
EvtParticle
Definition:
EvtParticle.hh:42
std
Definition:
Event/RootEventData/RootEventData-00-03-80/RootEventData/RootEventData_rootcint.cxx:16
source
Generator
BesEvtGen
BesEvtGen-00-03-36
src
EvtGen
EvtGenModels
EvtCalHelAmp.hh
Generated by
1.9.6