|
bool | Rivet::PID::isHeavyFlavor (int pid) |
| Determine if the particle is a heavy flavour hadron or parton.
|
|
bool | Rivet::PID::isHeavyFlavour (int pid) |
| British-spelling alias for isHeavyFlavor.
|
|
bool | Rivet::PID::isHeavyParton (int pid) |
| Determine if the PID is that of a heavy parton (c,b,t)
|
|
bool | Rivet::PID::isLightParton (int pid) |
| Determine if the PID is that of a light parton (u,d,s)
|
|
bool | Rivet::PID::isHeavyMeson (int pid) |
| Determine if the PID is that of a heavy flavour (b or c) meson.
|
|
bool | Rivet::PID::isHeavyBaryon (int pid) |
| Determine if the PID is that of a heavy flavour (b or c) baryon.
|
|
bool | Rivet::PID::isHeavyHadron (int pid) |
| Determine if the PID is that of a heavy flavour (b or c) hadron.
|
|
bool | Rivet::PID::isLightMeson (int pid) |
| Determine if the PID is that of a light flavour (not b or c) meson.
|
|
bool | Rivet::PID::isLightBaryon (int pid) |
| Determine if the PID is that of a light flavour (not b or c) baryon.
|
|
bool | Rivet::PID::isLightHadron (int pid) |
| Determine if the PID is that of a light flavour (not b or c) hadron.
|
|
bool | Rivet::PID::isBottomMeson (int pid) |
| Determine if the PID is that of a b-meson.
|
|
bool | Rivet::PID::isBottomBaryon (int pid) |
| Determine if the PID is that of a b-baryon.
|
|
bool | Rivet::PID::isBottomHadron (int pid) |
| Determine if the PID is that of a b-hadron.
|
|
bool | Rivet::PID::isCharmMeson (int pid) |
| Determine if the PID is that of a c-meson.
|
|
bool | Rivet::PID::isCharmBaryon (int pid) |
| Determine if the PID is that of a c-baryon.
|
|
bool | Rivet::PID::isCharmHadron (int pid) |
|
bool | Rivet::PID::isStrangeMeson (int pid) |
|
bool | Rivet::PID::isStrangeBaryon (int pid) |
|
bool | Rivet::PID::isStrangeHadron (int pid) |
|