BOSS
7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtDtopipi0etaPlot.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: EvtDtopipi0etaPlot
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 EVTDTOPIPI0ETAPLOT_HH
22
#define EVTDTOPIPI0ETAPLOT_HH
23
24
#include "
EvtGenBase/EvtDecayIncoherent.hh
"
25
26
class
EvtParticle
;
27
28
class
EvtDtopipi0etaPlot
:
public
EvtDecayIncoherent
{
29
30
public
:
31
32
EvtDtopipi0etaPlot
() {}
33
virtual
~EvtDtopipi0etaPlot
();
34
35
void
getName
(std::string& name);
36
37
EvtDecayBase
*
clone
();
38
39
void
initProbMax
();
40
41
void
init
();
42
43
void
decay
(
EvtParticle
*p);
44
45
int
FindXBin
(
double
mass2);
46
int
FindYBin
(
double
mass2);
47
48
private
:
49
std::string m_inputFileName;
50
std::string f1;
51
double
avm1;
52
double
HisPDF[52][52];
53
double
Xmin,Xmax,Xwid,Ymin,Ymax,Ywid;
54
55
};
56
57
#endif
EvtDecayIncoherent.hh
EvtDecayBase
Definition
EvtDecayBase.hh:33
EvtDecayIncoherent
Definition
EvtDecayIncoherent.hh:28
EvtDtopipi0etaPlot
Definition
EvtDtopipi0etaPlot.hh:28
EvtDtopipi0etaPlot::getName
void getName(std::string &name)
Definition
EvtDtopipi0etaPlot.cc:38
EvtDtopipi0etaPlot::init
void init()
Definition
EvtDtopipi0etaPlot.cc:46
EvtDtopipi0etaPlot::FindYBin
int FindYBin(double mass2)
Definition
EvtDtopipi0etaPlot.cc:170
EvtDtopipi0etaPlot::~EvtDtopipi0etaPlot
virtual ~EvtDtopipi0etaPlot()
Definition
EvtDtopipi0etaPlot.cc:36
EvtDtopipi0etaPlot::decay
void decay(EvtParticle *p)
Definition
EvtDtopipi0etaPlot.cc:131
EvtDtopipi0etaPlot::clone
EvtDecayBase * clone()
Definition
EvtDtopipi0etaPlot.cc:42
EvtDtopipi0etaPlot::initProbMax
void initProbMax()
Definition
EvtDtopipi0etaPlot.cc:127
EvtDtopipi0etaPlot::EvtDtopipi0etaPlot
EvtDtopipi0etaPlot()
Definition
EvtDtopipi0etaPlot.hh:32
EvtDtopipi0etaPlot::FindXBin
int FindXBin(double mass2)
Definition
EvtDtopipi0etaPlot.cc:164
EvtParticle
Definition
EvtParticle.hh:42
7.1.2
Generator
BesEvtGen
BesEvtGen-00-04-30
src
EvtGen
EvtGenModels
EvtDtopipi0etaPlot.hh
Generated by
1.12.0