30#ifndef G4PDGCodeChecker_hh
31#define G4PDGCodeChecker_hh 1
69 G4int CheckForQuarks();
70 G4int CheckForDiQuarks();
71 G4int CheckForMesons();
72 G4int CheckForBaryons();
73 G4int CheckForNuclei();
76 G4int verboseLevel = 0;
106 value = theQuarkContent[flavor];
115 value = theAntiQuarkContent[flavor];
161 verboseLevel = value;
~G4PDGCodeChecker()=default
G4bool IsAntiParticle() const
G4int GetVerboseLevel() const
G4int CheckPDGCode(G4int code, const G4String &type)
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 GetMultiplet() const