|
bool | initPtr (Info *infoPtrIn) |
|
bool | init () |
|
double | mHadMin (const int id1, const int id2) |
|
bool | showerChecks (Event &event, bool ISR) |
|
bool | checkCoM (int iSys, Event &event, PartonSystems *partonSystemsPtr) |
|
void | resetCounters () |
|
int | getNf (double q) |
|
double | getShowerStartingScale (int iSys, PartonSystems *partonSystemsPtr, const Event &event, double sbbSav) |
|
bool | map3to2FFmassive (vector< Vec4 > &pClu, vector< Vec4 > pIn, int kMapType, int a=0, int r=1, int b=2, double mI=0.0, double mK=0.0) |
|
bool | map3to2FFmassless (vector< Vec4 > &pClu, vector< Vec4 > pIn, int kMapType, int a=0, int r=1, int b=2) |
|
bool | map3to2IFmassive (vector< Vec4 > &pClu, vector< Vec4 > &pIn, double saj, double sjk, double sak) |
|
bool | map3to2IImassive (vector< Vec4 > &pClu, vector< Vec4 > &pIn, vector< Vec4 > &pRec, double saj, double sjb, double sab, bool doBoost) |
|
bool | map2to3FF (vector< Vec4 > &pNew, const vector< Vec4 > &pOld, int kMapType, const vector< double > &invariants, double phi, vector< double > masses) |
|
bool | map2to3FFmassive (vector< Vec4 > &pNew, const vector< Vec4 > &pOld, int kMapType, const vector< double > &invariants, double phi, vector< double > masses) |
|
bool | map2to3FFmassless (vector< Vec4 > &pNew, const vector< Vec4 > &pOld, int kMapType, const vector< double > &invariants, double phi) |
|
bool | map2to3II (vector< Vec4 > &pNew, vector< Vec4 > &pRec, vector< Vec4 > &pOld, double sAB, double saj, double sjb, double sab, double phi, double m2j=0.0) |
|
bool | map2to3IImassless (vector< Vec4 > &pNew, vector< Vec4 > &pRec, vector< Vec4 > &pOld, double sAB, double saj, double sjb, double sab, double phi) |
|
bool | map2to3IFlocal (vector< Vec4 > &pNew, vector< Vec4 > &pOld, double sOldAK, double saj, double sjk, double sak, double phi, double m2oldK, double m2j, double m2k) |
|
bool | map2to3IFglobal (vector< Vec4 > &pNew, vector< Vec4 > &pRec, vector< Vec4 > &pOld, Vec4 &pB, double sAK, double saj, double sjk, double sak, double phi, double mK2, double mj2, double mk2) |
|
bool | map2to3RFmassive (vector< Vec4 > &pThree, vector< Vec4 > pTwo, vector< double > invariants, double phi, vector< double > masses) |
|
bool | map2toNRFmassive (vector< Vec4 > &pAfter, vector< Vec4 > pBefore, unsigned int posR, unsigned int posF, vector< double > invariants, double phi, vector< double > masses) |
|
bool | map2to3RFmassive (vector< Vec4 > &pNew, vector< Vec4 > &pRec, vector< Vec4 > pOld, double saj, double sjk, double phi, double m2oldA, double m2j, double m2oldK) |
|
bool | onShellCM (Vec4 &p1, Vec4 &p2, double m1, double m2, double tol=1e-6) |
|
bool | mapToMassless (int iSys, Event &event, PartonSystems *partonSystemsPtr, bool makeNewCopies) |
|
bool | mapToMassive (Vec4 &p1, Vec4 &p2, double m1, double m2) |
|
int | getVerbose () |
|
void | setVerbose (int verboseIn) |
|
Definition at line 490 of file VinciaCommon.h.