BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtJscont.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/EvtJscont.hh
12
//
13
// Description:
14
//
15
// Modification history:
16
//
17
// DJL/RYD August 11, 1998 Module created
18
//
19
//------------------------------------------------------------------------
20
21
#ifndef EVTJSCONT_HH
22
#define EVTJSCONT_HH
23
24
#include "
../EvtGenBase/EvtDecayIncoherent.hh
"
25
26
class
EvtParticle
;
27
28
class
EvtJscont
:
public
EvtDecayIncoherent
{
29
30
public
:
31
EvtJscont
() {}
32
virtual
~EvtJscont
();
33
34
void
getName
( std::string& name );
35
EvtDecayBase
*
clone
();
36
37
void
init
();
38
void
initProbMax
();
39
40
void
decay
(
EvtParticle
* p );
41
};
42
43
#endif
EvtDecayIncoherent.hh
EvtDecayBase
Definition
EvtDecayBase.hh:39
EvtDecayIncoherent
Definition
EvtDecayIncoherent.hh:27
EvtJscont::init
void init()
Definition
EvtJscont.cc:50
EvtJscont::EvtJscont
EvtJscont()
Definition
EvtJscont.hh:31
EvtJscont::getName
void getName(std::string &name)
Definition
EvtJscont.cc:46
EvtJscont::initProbMax
void initProbMax()
Definition
EvtJscont.cc:57
EvtJscont::decay
void decay(EvtParticle *p)
Definition
EvtJscont.cc:59
EvtJscont::clone
EvtDecayBase * clone()
Definition
EvtJscont.cc:48
EvtJscont::~EvtJscont
virtual ~EvtJscont()
Definition
EvtJscont.cc:44
EvtParticle
Definition
EvtParticle.hh:42
8.0.0
BOSS_Gen
BesEvtGen
src
EvtGen
EvtGenModels
EvtJscont.hh
Generated by
1.16.1