StRoot
1
|
Public Member Functions | |
EvtPartProp (const EvtPartProp &x) | |
double | getMass () |
double | getMassMin () |
double | getMassMax () |
double | getMaxRange () |
double | getWidth () |
double | getRandMass (EvtId *parId, int nDaug, EvtId *dauId, EvtId *othDauId, double maxMass, double *dauMasses) |
double | getMassProb (double mass, double massPar, int nDaug, double *massDau) |
double | getctau () |
void | setctau (double tau) |
int | getChg3 () |
void | setChg3 (int c3) |
EvtSpinType::spintype | getSpinType () |
void | setSpinType (EvtSpinType::spintype stype) |
const std::string & | getName () |
void | setName (std::string pname) |
EvtId | getId () |
void | setId (EvtId id) |
EvtId | getIdChgConj () |
void | setIdChgConj (EvtId idchgconj) |
int | getStdHep () |
void | setStdHep (int stdhep) |
int | getLundKC () |
void | setLundKC (int lundkc) |
EvtAbsLineShape * | getLineShape () |
void | initLineShape (double mass, double width, double maxRange) |
void | setLineShape (EvtAbsLineShape *l) |
double | rollMass () |
EvtPartProp & | operator= (const EvtPartProp &x) |
void | reSetMass (double mass) |
void | reSetWidth (double width) |
void | reSetMassMin (double mass) |
void | reSetMassMax (double mass) |
void | reSetBlatt (double blatt) |
void | reSetBlattBirth (double blatt) |
void | includeBirthFactor (bool yesno) |
void | includeDecayFactor (bool yesno) |
void | newLineShape (std::string type) |
void | setPWForDecay (int spin, EvtId d1, EvtId d2) |
void | setPWForBirthL (int spin, EvtId par, EvtId othD) |
Definition at line 31 of file EvtPartProp.hh.