BOSS
7.0.9
BESIII Offline Software System
Loading...
Searching...
No Matches
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtLambdac2pKpi.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/EvtLambdac2pKpi.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 EVTLAMBDAC2PKPI_HH
24
#define EVTLAMBDAC2PKPI_HH
25
26
#include "EvtGenBase/EvtDecayIncoherent.hh"
27
#include "EvtGenBase/EvtVector4R.hh"
28
#include <vector>
29
#include <iostream>
30
#include <fstream>
31
32
using namespace
std
;
33
34
class
EvtParticle
;
35
36
class
EvtLambdac2pKpi
:
public
EvtDecayIncoherent
{
37
38
public
:
39
40
EvtLambdac2pKpi
() {}
41
virtual
~EvtLambdac2pKpi
();
42
43
void
getName
(std::string& name);
44
45
EvtDecayBase
*
clone
();
46
47
void
initProbMax
();
48
49
void
init
();
50
51
void
decay
(
EvtParticle
*p);
52
53
private
:
54
std::string m_inputFileName;
55
ifstream m_inputFile;
56
int
nParticles;
57
int
idParticles[100];
58
double
pxParticle;
59
double
pyParticle;
60
double
pzParticle;
61
double
eParticle;
62
static
std::vector<std::vector<EvtVector4R> >Evt;
63
int
Ntot;
64
};
65
66
#endif
67
EvtDecayBase
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtDecayBase.hh:33
EvtDecayIncoherent
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtDecayIncoherent.hh:28
EvtLambdac2pKpi
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtLambdac2pKpi.hh:36
EvtLambdac2pKpi::decay
void decay(EvtParticle *p)
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtLambdac2pKpi.cc:82
EvtLambdac2pKpi::initProbMax
void initProbMax()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtLambdac2pKpi.cc:76
EvtLambdac2pKpi::clone
EvtDecayBase * clone()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtLambdac2pKpi.cc:33
EvtLambdac2pKpi::init
void init()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtLambdac2pKpi.cc:40
EvtLambdac2pKpi::EvtLambdac2pKpi
EvtLambdac2pKpi()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtLambdac2pKpi.hh:40
EvtLambdac2pKpi::~EvtLambdac2pKpi
virtual ~EvtLambdac2pKpi()
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtLambdac2pKpi.cc:25
EvtLambdac2pKpi::getName
void getName(std::string &name)
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenModels/EvtLambdac2pKpi.cc:27
EvtParticle
Definition:
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtParticle.hh:42
std
Definition:
RootEventData_rootcint.cxx:16
source
Generator
BesEvtGen
bak-BesEvtGen-00-04-08
src
EvtGen
EvtGenModels
EvtLambdac2pKpi.hh
Generated by
1.9.6