ATLAS Offline Software
|
Classes | |
class | CrossSectionDB |
class | CrossSectionDBPMG |
Functions | |
template<class T > | |
bool | isRGlueball (const T &p) |
PDG rule 11g: Within several scenarios of new physics, it is possible to have colored particles sufficiently long-lived for color-singlet hadronic states to form around them. More... | |
template<> | |
bool | isRGlueball (const DecodedPID &p) |
template<> | |
bool | isRGlueball (const int &p) |
template<class T > | |
bool | isRHadron (const T &p) |
template<> | |
bool | isRHadron (const DecodedPID &p) |
template<> | |
bool | isRHadron (const int &p) |
template<class T > | |
bool | isRMeson (const T &p) |
template<> | |
bool | isRMeson (const DecodedPID &p) |
template<> | |
bool | isRMeson (const int &p) |
template<class T > | |
bool | isRBaryon (const T &p) |
template<> | |
bool | isRBaryon (const DecodedPID &p) |
template<> | |
bool | isRBaryon (const int &p) |
template<class T > | |
bool | isSLepton (const T &p) |
template<> | |
bool | isSLepton (const DecodedPID &p) |
template<> | |
bool | isSLepton (const int &p) |
template<class T > | |
bool | isSBaryon (const T &p) |
template<> | |
bool | isSBaryon (const DecodedPID &p) |
template<> | |
bool | isSBaryon (const int &p) |
template<class T > | |
bool | isSMeson (const T &p) |
template<> | |
bool | isSMeson (const DecodedPID &p) |
template<> | |
bool | isSMeson (const int &p) |
template<class T > | |
bool | spin (const T &p) |
template<> | |
bool | spin (const int &p) |
std::vector< int > | containedQuarks (int p) |
template<class T > | |
bool | isSquark (const T &p) |
template<> | |
bool | isSquark (const DecodedPID &p) |
template<> | |
bool | isSquark (const int &p) |
template<class T > | |
bool | hasSquark (const T &p, const int &q) |
template<> | |
bool | hasSquark (const DecodedPID &p, const int &q) |
template<> | |
bool | hasSquark (const int &p, const int &q) |
unsigned int | finalState (const int SUSY_Spart1_pdgId, const int SUSY_Spart2_pdgId) |
|
inline |
Definition at line 662 of file AtlasPID.h.
|
inline |
Definition at line 685 of file AtlasPID.h.
Definition at line 693 of file AtlasPID.h.
|
inline |
|
inline |
Definition at line 644 of file AtlasPID.h.
|
inline |
Definition at line 642 of file AtlasPID.h.
|
inline |
Definition at line 628 of file AtlasPID.h.
|
inline |
Definition at line 633 of file AtlasPID.h.
|
inline |
PDG rule 11g: Within several scenarios of new physics, it is possible to have colored particles sufficiently long-lived for color-singlet hadronic states to form around them.
In the context of supersymmetric scenarios, these states are called R-hadrons, since they carry odd R- parity. R-hadron codes, defined here, should be viewed as templates for corresponding codes also in other scenarios, for any long-lived particle that is either an unflavored color octet or a flavored color triplet. The R-hadron code is obtained by combining the SUSY particle code with a code for the light degrees of freedom, with as many intermediate zeros removed from the former as required to make place for the latter at the end. (To exemplify, a sparticle n00000n˜q combined with quarks q1 and q2 obtains code n00n˜qnq1 nq2 nJ .) Specifically, the new-particle spin decouples in the limit of large masses, so that the final nJ digit is defined by the spin state of the light-quark system alone. An appropriate number of nq digits is used to define the ordinary-quark content. As usual, 9 rather than 21 is used to denote a gluon/gluino in composite states. The sign of the hadron agrees with that of the constituent new particle (a color triplet) where there is a distinct new antiparticle, and else is defined as for normal hadrons. Particle names are R with the flavor content as lower index. APID: NB In the current numbering scheme, there is no way to distinguish between 2 gluinos + gluon and 2 gluons + gluino.
Definition at line 627 of file AtlasPID.h.
|
inline |
Definition at line 635 of file AtlasPID.h.
|
inline |
Definition at line 636 of file AtlasPID.h.
|
inline |
Definition at line 634 of file AtlasPID.h.
|
inline |
|
inline |
Definition at line 640 of file AtlasPID.h.
|
inline |
Definition at line 638 of file AtlasPID.h.
|
inline |
|
inline |
Definition at line 652 of file AtlasPID.h.
|
inline |
Definition at line 650 of file AtlasPID.h.
|
inline |
|
inline |
Definition at line 648 of file AtlasPID.h.
|
inline |
Definition at line 646 of file AtlasPID.h.
|
inline |
|
inline |
Definition at line 657 of file AtlasPID.h.
|
inline |
Definition at line 655 of file AtlasPID.h.
|
inline |
|
inline |
Definition at line 682 of file AtlasPID.h.
|
inline |
|
inline |
Definition at line 660 of file AtlasPID.h.
|
inline |
Definition at line 659 of file AtlasPID.h.