BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtDtoKKpiPlot.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
// Copyright Information: See EvtGen/BesCopyright
9
// Copyright (A) 2006 Ping Rong-Gang @IHEP
10
//
11
// Module: EvtDptokkpiplot
12
//
13
// Description: Routine to decay Lambda_c into NKsPi using the mass spectra
14
// of M(PPi0), M(PKs), M(KsPi0)
15
//
16
// Modification history:
17
//
18
// Ping R.-G. Mar, 2007 Module created
19
//
20
//------------------------------------------------------------------------
21
#ifndef EVTDTOKKPIPLOT_HH
22
#define EVTDTOKKPIPLOT_HH
23
24
#include "
../EvtGenBase/EvtDecayIncoherent.hh
"
25
26
class
EvtParticle
;
27
28
class
EvtDtoKKpiPlot
:
public
EvtDecayIncoherent
{
29
30
public
:
31
EvtDtoKKpiPlot
() {}
32
virtual
~EvtDtoKKpiPlot
();
33
34
void
getName
( std::string& name );
35
36
EvtDecayBase
*
clone
();
37
38
void
initProbMax
();
39
40
void
init
();
41
42
void
decay
(
EvtParticle
* p );
43
44
int
FindXBin
(
double
mass2 );
45
int
FindYBin
(
double
mass2 );
46
47
private
:
48
std::string m_inputFileName;
49
std::string
f1
;
50
double
avm1;
51
double
HisPDF[62][62];
52
double
Xmin, Xmax, Xwid, Ymin, Ymax, Ywid;
53
};
54
55
#endif
f1
TFile * f1
Definition
DataBase/tau_mode.c:4
EvtDecayIncoherent.hh
EvtDecayBase
Definition
EvtDecayBase.hh:39
EvtDecayIncoherent
Definition
EvtDecayIncoherent.hh:27
EvtDtoKKpiPlot::initProbMax
void initProbMax()
Definition
EvtDtoKKpiPlot.cc:2191
EvtDtoKKpiPlot::FindXBin
int FindXBin(double mass2)
Definition
EvtDtoKKpiPlot.cc:2227
EvtDtoKKpiPlot::decay
void decay(EvtParticle *p)
Definition
EvtDtoKKpiPlot.cc:2193
EvtDtoKKpiPlot::FindYBin
int FindYBin(double mass2)
Definition
EvtDtoKKpiPlot.cc:2233
EvtDtoKKpiPlot::~EvtDtoKKpiPlot
virtual ~EvtDtoKKpiPlot()
Definition
EvtDtoKKpiPlot.cc:36
EvtDtoKKpiPlot::clone
EvtDecayBase * clone()
Definition
EvtDtoKKpiPlot.cc:40
EvtDtoKKpiPlot::EvtDtoKKpiPlot
EvtDtoKKpiPlot()
Definition
EvtDtoKKpiPlot.hh:31
EvtDtoKKpiPlot::getName
void getName(std::string &name)
Definition
EvtDtoKKpiPlot.cc:38
EvtDtoKKpiPlot::init
void init()
Definition
EvtDtoKKpiPlot.cc:42
EvtParticle
Definition
EvtParticle.hh:42
8.0.0
BOSS_Gen
BesEvtGen
src
EvtGen
EvtGenModels
EvtDtoKKpiPlot.hh
Generated by
1.16.1