ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "globals.hh"
Go to the source code of this file.
Namespaces | |
namespace | G4InuclParticleNames |
Functions | |
const char * | G4InuclParticleNames::nameLong (G4int ptype) |
const char * | G4InuclParticleNames::nameShort (G4int ptype) |
const char * | G4InuclParticleNames::name (G4int ptype) |
G4bool | G4InuclParticleNames::isPhoton (G4int ityp) |
G4bool | G4InuclParticleNames::isMuon (G4int ityp) |
G4bool | G4InuclParticleNames::isElectron (G4int ityp) |
G4bool | G4InuclParticleNames::isNeutrino (G4int ityp) |
G4bool | G4InuclParticleNames::pion (G4int ityp) |
G4bool | G4InuclParticleNames::nucleon (G4int ityp) |
G4bool | G4InuclParticleNames::antinucleon (G4int ityp) |
G4bool | G4InuclParticleNames::quasi_deutron (G4int ityp) |
G4int | G4InuclParticleNames::baryon (G4int ityp) |
G4bool | G4InuclParticleNames::antibaryon (G4int ityp) |
G4bool | G4InuclParticleNames::hyperon (G4int ityp) |