Utilities for improving the code readability when using PDG codes. More...
Utilities for improving the code readability when using PDG codes.
Changes required to implement the GENIE Boosted Dark Matter module were installed by Josh Berger (Univ. of Wisconsin)
May 06, 2004
Copyright (c) 2003-2020, The GENIE Collaboration For the full text of the license visit http://copyright.genie-mc.org
int genie::pdg::GeantToPdg | ( | int | geant_code | ) |
Definition at line 416 of file PDGUtils.cxx.
int genie::pdg::IonPdgCode | ( | int | A, |
int | Z | ||
) |
Definition at line 68 of file PDGUtils.cxx.
int genie::pdg::IonPdgCode | ( | int | A, |
int | Z, | ||
int | L, | ||
int | I | ||
) |
Definition at line 75 of file PDGUtils.cxx.
int genie::pdg::IonPdgCodeToA | ( | int | pdgc | ) |
Definition at line 60 of file PDGUtils.cxx.
int genie::pdg::IonPdgCodeToZ | ( | int | pdgc | ) |
Definition at line 52 of file PDGUtils.cxx.
bool genie::pdg::Is2NucleonCluster | ( | int | pdgc | ) |
Definition at line 399 of file PDGUtils.cxx.
bool genie::pdg::IsAntiBQuark | ( | int | pdgc | ) |
Definition at line 313 of file PDGUtils.cxx.
bool genie::pdg::IsAntiCQuark | ( | int | pdgc | ) |
Definition at line 308 of file PDGUtils.cxx.
bool genie::pdg::IsAntiDarkMatter | ( | int | pdgc | ) |
Definition at line 130 of file PDGUtils.cxx.
bool genie::pdg::IsAntiDQuark | ( | int | pdgc | ) |
Definition at line 298 of file PDGUtils.cxx.
bool genie::pdg::IsAntiMuon | ( | int | pdgc | ) |
Definition at line 200 of file PDGUtils.cxx.
bool genie::pdg::IsAntiNeutrino | ( | int | pdgc | ) |
Definition at line 115 of file PDGUtils.cxx.
bool genie::pdg::IsAntiNuE | ( | int | pdgc | ) |
Definition at line 170 of file PDGUtils.cxx.
bool genie::pdg::IsAntiNuMu | ( | int | pdgc | ) |
Definition at line 175 of file PDGUtils.cxx.
bool genie::pdg::IsAntiNuTau | ( | int | pdgc | ) |
Definition at line 180 of file PDGUtils.cxx.
bool genie::pdg::IsAntiQuark | ( | int | pdgc | ) |
Definition at line 255 of file PDGUtils.cxx.
bool genie::pdg::IsAntiSQuark | ( | int | pdgc | ) |
Definition at line 303 of file PDGUtils.cxx.
bool genie::pdg::IsAntiTau | ( | int | pdgc | ) |
Definition at line 210 of file PDGUtils.cxx.
bool genie::pdg::IsAntiTQuark | ( | int | pdgc | ) |
Definition at line 318 of file PDGUtils.cxx.
bool genie::pdg::IsAntiUQuark | ( | int | pdgc | ) |
Definition at line 293 of file PDGUtils.cxx.
bool genie::pdg::IsBaryonResonance | ( | int | pdgc | ) |
Definition at line 394 of file PDGUtils.cxx.
bool genie::pdg::IsBQuark | ( | int | pdgc | ) |
Definition at line 283 of file PDGUtils.cxx.
bool genie::pdg::IsChargedLepton | ( | int | pdgc | ) |
Definition at line 98 of file PDGUtils.cxx.
bool genie::pdg::IsCQuark | ( | int | pdgc | ) |
Definition at line 278 of file PDGUtils.cxx.
bool genie::pdg::IsDarkMatter | ( | int | pdgc | ) |
Definition at line 124 of file PDGUtils.cxx.
bool genie::pdg::IsDarkSectorParticle | ( | int | pdgc | ) |
Definition at line 408 of file PDGUtils.cxx.
bool genie::pdg::IsDiQuark | ( | int | pdgc | ) |
Definition at line 228 of file PDGUtils.cxx.
bool genie::pdg::IsDQuark | ( | int | pdgc | ) |
Definition at line 268 of file PDGUtils.cxx.
bool genie::pdg::IsElectron | ( | int | pdgc | ) |
Definition at line 185 of file PDGUtils.cxx.
bool genie::pdg::IsHadron | ( | int | pdgc | ) |
Definition at line 389 of file PDGUtils.cxx.
bool genie::pdg::IsIon | ( | int | pdgc | ) |
Definition at line 39 of file PDGUtils.cxx.
bool genie::pdg::IsKaon | ( | int | pdgc | ) |
Definition at line 328 of file PDGUtils.cxx.
bool genie::pdg::IsLepton | ( | int | pdgc | ) |
Definition at line 83 of file PDGUtils.cxx.
bool genie::pdg::IsMuon | ( | int | pdgc | ) |
Definition at line 195 of file PDGUtils.cxx.
bool genie::pdg::IsNegChargedLepton | ( | int | pdgc | ) |
Definition at line 136 of file PDGUtils.cxx.
bool genie::pdg::IsNeutralLepton | ( | int | pdgc | ) |
Definition at line 92 of file PDGUtils.cxx.
bool genie::pdg::IsNeutrino | ( | int | pdgc | ) |
Definition at line 107 of file PDGUtils.cxx.
bool genie::pdg::IsNeutron | ( | int | pdgc | ) |
Definition at line 338 of file PDGUtils.cxx.
bool genie::pdg::IsNeutronOrProton | ( | int | pdgc | ) |
Definition at line 348 of file PDGUtils.cxx.
bool genie::pdg::IsNucleon | ( | int | pdgc | ) |
Definition at line 343 of file PDGUtils.cxx.
bool genie::pdg::IsNuE | ( | int | pdgc | ) |
Definition at line 155 of file PDGUtils.cxx.
bool genie::pdg::IsNuMu | ( | int | pdgc | ) |
Definition at line 160 of file PDGUtils.cxx.
bool genie::pdg::IsNuTau | ( | int | pdgc | ) |
Definition at line 165 of file PDGUtils.cxx.
bool genie::pdg::IsParticle | ( | int | pdgc | ) |
bool genie::pdg::IsPion | ( | int | pdgc | ) |
Definition at line 323 of file PDGUtils.cxx.
bool genie::pdg::IsPosChargedLepton | ( | int | pdgc | ) |
Definition at line 145 of file PDGUtils.cxx.
bool genie::pdg::IsPositron | ( | int | pdgc | ) |
Definition at line 190 of file PDGUtils.cxx.
bool genie::pdg::IsProton | ( | int | pdgc | ) |
Definition at line 333 of file PDGUtils.cxx.
bool genie::pdg::IsPseudoParticle | ( | int | pdgc | ) |
Definition at line 24 of file PDGUtils.cxx.
bool genie::pdg::IsQuark | ( | int | pdgc | ) |
Definition at line 247 of file PDGUtils.cxx.
bool genie::pdg::IsSQuark | ( | int | pdgc | ) |
Definition at line 273 of file PDGUtils.cxx.
bool genie::pdg::IsTau | ( | int | pdgc | ) |
Definition at line 205 of file PDGUtils.cxx.
bool genie::pdg::IsTQuark | ( | int | pdgc | ) |
Definition at line 288 of file PDGUtils.cxx.
bool genie::pdg::IsUQuark | ( | int | pdgc | ) |
Definition at line 263 of file PDGUtils.cxx.
int genie::pdg::ModifyNucleonCluster | ( | int | pdgc, |
int | dQ | ||
) |
Definition at line 361 of file PDGUtils.cxx.
int genie::pdg::Neutrino2ChargedLepton | ( | int | pdgc | ) |
Definition at line 215 of file PDGUtils.cxx.
int genie::pdg::SwitchProtonNeutron | ( | int | pdgc | ) |
Definition at line 353 of file PDGUtils.cxx.