#include <EvtSecondary.hh>
◆ EvtSecondary() [1/2]
EvtSecondary::EvtSecondary |
( |
| ) |
|
|
inline |
◆ ~EvtSecondary() [1/2]
EvtSecondary::~EvtSecondary |
( |
| ) |
|
|
inline |
◆ EvtSecondary() [2/2]
EvtSecondary::EvtSecondary |
( |
| ) |
|
|
inline |
◆ ~EvtSecondary() [2/2]
EvtSecondary::~EvtSecondary |
( |
| ) |
|
|
inline |
◆ createSecondary() [1/2]
void EvtSecondary::createSecondary |
( |
int |
stdhepindex, |
|
|
EvtParticle * |
prnt |
|
) |
| |
Definition at line 40 of file bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtSecondary.cc.
40 {
41
42 _stdhepindex[_npart]=stdhepindex;
44 _id1[_npart]=0;
45 _id2[_npart]=0;
46 _id3[_npart]=0;
47 _npart++;
48 return;
49 }
52 _id2[_npart]=0;
53 _id3[_npart]=0;
54 _npart++;
55 return;
56 }
60 _id3[_npart]=0;
61 _npart++;
62 return;
63 }
68 _npart++;
69 return;
70 }
71
73 "More than 3 decay products in a secondary particle!"<<endl;
74
75
76}
ostream & report(Severity severity, const char *facility)
static int getStdHep(EvtId id)
EvtParticle * getDaug(int i)
Referenced by EvtParticle::makeStdHep().
◆ createSecondary() [2/2]
void EvtSecondary::createSecondary |
( |
int |
stdhepindex, |
|
|
EvtParticle * |
prnt |
|
) |
| |
◆ getD1() [1/2]
int EvtSecondary::getD1 |
( |
int |
i | ) |
|
|
inline |
◆ getD1() [2/2]
int EvtSecondary::getD1 |
( |
int |
i | ) |
|
|
inline |
◆ getD2() [1/2]
int EvtSecondary::getD2 |
( |
int |
i | ) |
|
|
inline |
◆ getD2() [2/2]
int EvtSecondary::getD2 |
( |
int |
i | ) |
|
|
inline |
◆ getD3() [1/2]
int EvtSecondary::getD3 |
( |
int |
i | ) |
|
|
inline |
◆ getD3() [2/2]
int EvtSecondary::getD3 |
( |
int |
i | ) |
|
|
inline |
◆ getNPart() [1/2]
int EvtSecondary::getNPart |
( |
| ) |
|
◆ getNPart() [2/2]
int EvtSecondary::getNPart |
( |
| ) |
|
◆ getStdHepIndex() [1/2]
int EvtSecondary::getStdHepIndex |
( |
int |
i | ) |
|
|
inline |
◆ getStdHepIndex() [2/2]
int EvtSecondary::getStdHepIndex |
( |
int |
i | ) |
|
|
inline |
◆ init() [1/2]
void EvtSecondary::init |
( |
| ) |
|
◆ init() [2/2]
void EvtSecondary::init |
( |
| ) |
|
◆ operator<< [1/2]
std::ostream & operator<< |
( |
std::ostream & |
s, |
|
|
const EvtSecondary & |
secondary |
|
) |
| |
|
friend |
◆ operator<< [2/2]
std::ostream & operator<< |
( |
std::ostream & |
s, |
|
|
const EvtSecondary & |
secondary |
|
) |
| |
|
friend |
The documentation for this class was generated from the following files: