38#ifndef G4PDGCodeChecker_h
39#define G4PDGCodeChecker_h 1
76 void GetDigits(
G4int code);
77 G4int CheckForQuarks();
78 G4int CheckForDiQuarks();
79 G4int CheckForMesons();
80 G4int CheckForBaryons();
81 G4int CheckForNuclei();
114 value = theQuarkContent[flavor];
124 value = theAntiQuarkContent[flavor];
134 if (idx ==0) value = quark1;
135 else if (idx ==1) value = quark2;
136 else if (idx ==2) value = quark3;
174 verboseLevel = value;
G4bool IsAntiParticle() const
G4int GetVerboseLevel() const
G4int GetQuarkContent(G4int flavor) const
G4int GetQuarkFlavor(G4int idx) const
G4bool CheckCharge(G4double charge) const
G4int GetAntiQuarkContent(G4int flavor) const
void SetVerboseLevel(G4int verbose)
G4int CheckPDGCode(G4int code, G4String type)
G4int GetMultiplet() const