|
| Gammaavectormeson (inputParameters &input, beamBeamSystem &bbsystem) |
|
starlightConstants::event | produceEvent (int &ievent) |
|
upcEvent | produceEvent () |
|
void | pickwy (double &W, double &Y) |
|
void | momenta (double W, double Y, double &E, double &px, double &py, double &pz, int &tcheck) |
|
void | vmpt (double W, double Y, double &E, double &px, double &py, double &pz, int &tcheck) |
|
void | twoBodyDecay (starlightConstants::particleTypeEnum &ipid, double E, double W, double px0, double py0, double pz0, double &px1, double &py1, double &pz1, double &px2, double &py2, double &pz2, int &iFbadevent) |
|
bool | fourBodyDecay (starlightConstants::particleTypeEnum &ipid, const double E, const double W, const double *p, lorentzVector *decayMoms, int &iFbadevent) |
|
double | getMass () |
|
double | getWidth () |
|
virtual double | getTheta (starlightConstants::particleTypeEnum ipid) |
|
double | getSpin () |
|
virtual double | getDaughterMass (starlightConstants::particleTypeEnum &ipid) |
|
double | pseudoRapidity (double px, double py, double pz) |
|
| eventChannel (const inputParameters &input, beamBeamSystem &bbsystem) |
|
unsigned long | nmbAttempts () const |
| returns number of attempted events
|
|
unsigned long | nmbAccepted () const |
| returns number of accepted events
|
|
| readLuminosity (const inputParameters &input) |
|
void | read () |
|