BOSS
7.1.1
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtD0toKLpipiPlot.hh
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
//
3
// Environment:
4
// This software is part of models developed at BES collaboration
5
// based on the EvtGen framework. If you use all or part
6
// of it, please give an appropriate acknowledgement.
7
//
8
//------------------------------------------------------------------------
9
#ifndef EVTD0TOKLPIPIPLOT_HH
10
#define EVTD0TOKLPIPIPLOT_HH
11
12
#include "
EvtGenBase/EvtDecayIncoherent.hh
"
13
14
class
EvtParticle
;
15
16
class
EvtD0toKLpipiPlot
:
public
EvtDecayIncoherent
{
17
18
public
:
19
20
EvtD0toKLpipiPlot
() {}
21
virtual
~EvtD0toKLpipiPlot
();
22
23
void
getName
(std::string& name);
24
25
EvtDecayBase
*
clone
();
26
27
void
initProbMax
();
28
29
void
init
();
30
31
void
decay
(
EvtParticle
*p);
32
33
int
FindXBin
(
double
mass2);
34
int
FindYBin
(
double
mass2);
35
36
private
:
37
std::string m_inputFileName;
38
std::string f1;
39
double
avm1;
40
double
HisPDF[42][42];
41
double
Xmin,Xmax,Xwid,Ymin,Ymax,Ywid;
42
43
};
44
45
#endif
EvtDecayIncoherent.hh
EvtD0toKLpipiPlot
Definition
EvtD0toKLpipiPlot.hh:16
EvtD0toKLpipiPlot::FindYBin
int FindYBin(double mass2)
Definition
EvtD0toKLpipiPlot.cc:161
EvtD0toKLpipiPlot::getName
void getName(std::string &name)
Definition
EvtD0toKLpipiPlot.cc:38
EvtD0toKLpipiPlot::EvtD0toKLpipiPlot
EvtD0toKLpipiPlot()
Definition
EvtD0toKLpipiPlot.hh:20
EvtD0toKLpipiPlot::clone
EvtDecayBase * clone()
Definition
EvtD0toKLpipiPlot.cc:42
EvtD0toKLpipiPlot::decay
void decay(EvtParticle *p)
Definition
EvtD0toKLpipiPlot.cc:121
EvtD0toKLpipiPlot::~EvtD0toKLpipiPlot
virtual ~EvtD0toKLpipiPlot()
Definition
EvtD0toKLpipiPlot.cc:36
EvtD0toKLpipiPlot::FindXBin
int FindXBin(double mass2)
Definition
EvtD0toKLpipiPlot.cc:155
EvtD0toKLpipiPlot::initProbMax
void initProbMax()
Definition
EvtD0toKLpipiPlot.cc:117
EvtD0toKLpipiPlot::init
void init()
Definition
EvtD0toKLpipiPlot.cc:46
EvtDecayBase
Definition
EvtDecayBase.hh:33
EvtDecayIncoherent
Definition
EvtDecayIncoherent.hh:28
EvtParticle
Definition
EvtParticle.hh:42
7.1.1
Generator
BesEvtGen
BesEvtGen-00-04-28
src
EvtGen
EvtGenModels
EvtD0toKLpipiPlot.hh
Generated by
1.12.0