BOSS
8.0.0
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
EvtD0toKLpipiPlot
() {}
20
virtual
~EvtD0toKLpipiPlot
();
21
22
void
getName
( std::string& name );
23
24
EvtDecayBase
*
clone
();
25
26
void
initProbMax
();
27
28
void
init
();
29
30
void
decay
(
EvtParticle
* p );
31
32
int
FindXBin
(
double
mass2 );
33
int
FindYBin
(
double
mass2 );
34
35
private
:
36
std::string m_inputFileName;
37
std::string
f1
;
38
double
avm1;
39
double
HisPDF[42][42];
40
double
Xmin, Xmax, Xwid, Ymin, Ymax, Ywid;
41
};
42
43
#endif
f1
TFile * f1
Definition
DataBase/tau_mode.c:4
EvtDecayIncoherent.hh
EvtD0toKLpipiPlot::FindYBin
int FindYBin(double mass2)
Definition
EvtD0toKLpipiPlot.cc:312
EvtD0toKLpipiPlot::getName
void getName(std::string &name)
Definition
EvtD0toKLpipiPlot.cc:38
EvtD0toKLpipiPlot::EvtD0toKLpipiPlot
EvtD0toKLpipiPlot()
Definition
EvtD0toKLpipiPlot.hh:19
EvtD0toKLpipiPlot::clone
EvtDecayBase * clone()
Definition
EvtD0toKLpipiPlot.cc:40
EvtD0toKLpipiPlot::decay
void decay(EvtParticle *p)
Definition
EvtD0toKLpipiPlot.cc:273
EvtD0toKLpipiPlot::~EvtD0toKLpipiPlot
virtual ~EvtD0toKLpipiPlot()
Definition
EvtD0toKLpipiPlot.cc:36
EvtD0toKLpipiPlot::FindXBin
int FindXBin(double mass2)
Definition
EvtD0toKLpipiPlot.cc:306
EvtD0toKLpipiPlot::initProbMax
void initProbMax()
Definition
EvtD0toKLpipiPlot.cc:271
EvtD0toKLpipiPlot::init
void init()
Definition
EvtD0toKLpipiPlot.cc:42
EvtDecayBase
Definition
EvtDecayBase.hh:39
EvtDecayIncoherent
Definition
EvtDecayIncoherent.hh:27
EvtParticle
Definition
EvtParticle.hh:42
8.0.0
BOSS_Gen
BesEvtGen
src
EvtGen
EvtGenModels
EvtD0toKLpipiPlot.hh
Generated by
1.16.1