CGEM BOSS
6.6.5.i
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtPhsp.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/EvtPhsp.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 EVTPHSP_HH
24
#define EVTPHSP_HH
25
26
#include "
EvtGenBase/EvtDecayIncoherent.hh
"
27
28
class
EvtParticle
;
29
30
class
EvtPhsp
:
public
EvtDecayIncoherent
{
31
32
public
:
33
34
EvtPhsp
() {}
35
virtual
~EvtPhsp
();
36
37
void
getName
(std::string& name);
38
39
EvtDecayBase
*
clone
();
40
41
void
initProbMax
();
42
43
void
init
();
44
45
void
decay
(
EvtParticle
*p);
46
47
};
48
49
#endif
50
EvtDecayIncoherent.hh
EvtDecayBase
Definition
EvtDecayBase.hh:33
EvtDecayIncoherent
Definition
EvtDecayIncoherent.hh:28
EvtParticle
Definition
EvtParticle.hh:42
EvtPhsp
Definition
EvtPhsp.hh:30
EvtPhsp::EvtPhsp
EvtPhsp()
Definition
EvtPhsp.hh:34
EvtPhsp::getName
void getName(std::string &name)
Definition
EvtPhsp.cc:32
EvtPhsp::clone
EvtDecayBase * clone()
Definition
EvtPhsp.cc:38
EvtPhsp::initProbMax
void initProbMax()
Definition
EvtPhsp.cc:52
EvtPhsp::~EvtPhsp
virtual ~EvtPhsp()
Definition
EvtPhsp.cc:30
EvtPhsp::decay
void decay(EvtParticle *p)
Definition
EvtPhsp.cc:58
EvtPhsp::init
void init()
Definition
EvtPhsp.cc:45
6.6.5.i
Generator
BesEvtGen
BesEvtGen-00-01-96-slc6tag
src
EvtGen
EvtGenModels
EvtPhsp.hh
Generated by
1.12.0