BOSS 7.0.1
BESIII Offline Software System
|
#include <Gen_HEPEVT.h>
Public Member Functions | |
Gen_HEPEVT (void) | |
int | nevhep (void) const |
int | nhep (void) const |
int | isthep (int ihep) |
int | idhep (int ihep) |
int | first_parent (int ihep) |
int | last_parent (int ihep) |
int | first_child (int ihep) |
int | last_child (int ihep) |
double | px (int ihep) |
double | py (int ihep) |
double | pz (int ihep) |
double | e (int ihep) |
double | m (int ihep) |
double | x (int ihep) |
double | y (int ihep) |
double | z (int ihep) |
double | t (int ihep) |
void | nevhep (int value) |
void | nhep (int value) |
void | isthep (int &ihep, int value) |
void | idhep (int &ihep, int value) |
void | mothers (int &ihep, int value1, int value2) |
void | daughters (int &ihep, int value1, int value2) |
void | momentum (int &ihep, double px, double py, double pz, double e, double m) |
void | position (int &ihep, double x, double y, double z, double t) |
Gen_HEPEVT (void) | |
int | nevhep (void) const |
int | nhep (void) const |
int | isthep (int ihep) |
int | idhep (int ihep) |
int | first_parent (int ihep) |
int | last_parent (int ihep) |
int | first_child (int ihep) |
int | last_child (int ihep) |
double | px (int ihep) |
double | py (int ihep) |
double | pz (int ihep) |
double | e (int ihep) |
double | m (int ihep) |
double | x (int ihep) |
double | y (int ihep) |
double | z (int ihep) |
double | t (int ihep) |
void | nevhep (int value) |
void | nhep (int value) |
void | isthep (int &ihep, int value) |
void | idhep (int &ihep, int value) |
void | mothers (int &ihep, int value1, int value2) |
void | daughters (int &ihep, int value1, int value2) |
void | momentum (int &ihep, double px, double py, double pz, double e, double m) |
void | position (int &ihep, double x, double y, double z, double t) |
Definition at line 11 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
|
inline |
Definition at line 93 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
Gen_HEPEVT::Gen_HEPEVT | ( | void | ) |
|
inline |
Definition at line 193 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
void Gen_HEPEVT::daughters | ( | int & | ihep, |
int | value1, | ||
int | value2 | ||
) |
|
inline |
Definition at line 146 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
Referenced by momentum().
double Gen_HEPEVT::e | ( | int | ihep | ) |
|
inline |
Definition at line 126 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
int Gen_HEPEVT::first_child | ( | int | ihep | ) |
|
inline |
Definition at line 118 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
int Gen_HEPEVT::first_parent | ( | int | ihep | ) |
|
inline |
Definition at line 185 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
void Gen_HEPEVT::idhep | ( | int & | ihep, |
int | value | ||
) |
|
inline |
Definition at line 114 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
int Gen_HEPEVT::idhep | ( | int | ihep | ) |
|
inline |
Definition at line 181 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
void Gen_HEPEVT::isthep | ( | int & | ihep, |
int | value | ||
) |
|
inline |
Definition at line 110 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
int Gen_HEPEVT::isthep | ( | int | ihep | ) |
|
inline |
Definition at line 130 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
int Gen_HEPEVT::last_child | ( | int | ihep | ) |
|
inline |
Definition at line 122 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
int Gen_HEPEVT::last_parent | ( | int | ihep | ) |
|
inline |
Definition at line 150 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
Referenced by momentum().
double Gen_HEPEVT::m | ( | int | ihep | ) |
|
inline |
Definition at line 197 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
void Gen_HEPEVT::momentum | ( | int & | ihep, |
double | px, | ||
double | py, | ||
double | pz, | ||
double | e, | ||
double | m | ||
) |
|
inline |
Definition at line 189 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
void Gen_HEPEVT::mothers | ( | int & | ihep, |
int | value1, | ||
int | value2 | ||
) |
|
inline |
Definition at line 173 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
void Gen_HEPEVT::nevhep | ( | int | value | ) |
|
inline |
Definition at line 102 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
int Gen_HEPEVT::nevhep | ( | void | ) | const |
|
inline |
Definition at line 177 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
void Gen_HEPEVT::nhep | ( | int | value | ) |
|
inline |
Definition at line 106 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
int Gen_HEPEVT::nhep | ( | void | ) | const |
|
inline |
void Gen_HEPEVT::position | ( | int & | ihep, |
double | x, | ||
double | y, | ||
double | z, | ||
double | t | ||
) |
|
inline |
Definition at line 134 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
Referenced by momentum().
double Gen_HEPEVT::px | ( | int | ihep | ) |
|
inline |
Definition at line 138 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
Referenced by momentum().
double Gen_HEPEVT::py | ( | int | ihep | ) |
|
inline |
Definition at line 142 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
Referenced by momentum().
double Gen_HEPEVT::pz | ( | int | ihep | ) |
|
inline |
Definition at line 166 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
double Gen_HEPEVT::t | ( | int | ihep | ) |
|
inline |
Definition at line 154 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
double Gen_HEPEVT::x | ( | int | ihep | ) |
|
inline |
Definition at line 158 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
Referenced by position().
double Gen_HEPEVT::y | ( | int | ihep | ) |
|
inline |
Definition at line 162 of file Generator/GeneratorModule/GeneratorModule-00-01-05/GeneratorModule/Gen_HEPEVT.h.
Referenced by position().
double Gen_HEPEVT::z | ( | int | ihep | ) |