BOSS
7.1.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtFromParent.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/EvtFromParent.hh
12
//
13
// Description:
14
//Class to
15
//
16
//
17
// Modification history:
18
//
19
// DJL/RYD August 11, 1998 Module created
20
//
21
//------------------------------------------------------------------------
22
23
#ifndef EVTFROMPARENT_HH
24
#define EVTFROMPARENT_HH
25
26
#include "
EvtGenBase/EvtDecayIncoherent.hh
"
27
28
class
EvtParticle
;
29
30
class
EvtFromParent
:
public
EvtDecayIncoherent
{
31
32
public
:
33
34
EvtFromParent
() {}
35
virtual
~EvtFromParent
();
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
EvtFromParent
Definition:
EvtFromParent.hh:30
EvtFromParent::clone
EvtDecayBase * clone()
Definition:
EvtFromParent.cc:48
EvtFromParent::~EvtFromParent
virtual ~EvtFromParent()
Definition:
EvtFromParent.cc:40
EvtFromParent::initProbMax
void initProbMax()
Definition:
EvtFromParent.cc:62
EvtFromParent::getName
void getName(std::string &name)
Definition:
EvtFromParent.cc:42
EvtFromParent::init
void init()
Definition:
EvtFromParent.cc:55
EvtFromParent::EvtFromParent
EvtFromParent()
Definition:
EvtFromParent.hh:34
EvtFromParent::decay
void decay(EvtParticle *p)
Definition:
EvtFromParent.cc:68
EvtParticle
Definition:
EvtParticle.hh:42
source
Generator
BesEvtGen
BesEvtGen-00-04-26
src
EvtGen
EvtGenModels
EvtFromParent.hh
Generated by
1.9.6