![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/particles/shortlived/include/G4ExcitedMesons.hh>
Additional Inherited Members | |
![]() | |
static const G4PDefManager & | GetSubInstanceManager () |
static void | Clean () |
![]() | |
enum | { NumberOfQuarkFlavor = 6 } |
![]() | |
G4int | FillQuarkContents () |
void | SetParticleSubType (const G4String &subtype) |
void | SetAtomicNumber (G4int) |
void | SetAtomicMass (G4int) |
G4ParticleDefinition (const G4ParticleDefinition &right) | |
G4ParticleDefinition () | |
![]() | |
G4int | theQuarkContent [NumberOfQuarkFlavor] |
G4int | theAntiQuarkContent [NumberOfQuarkFlavor] |
G4bool | isGeneralIon |
G4bool | isMuonicAtom |
Definition at line 48 of file G4ExcitedMesons.hh.
View newest version in sPHENIX GitHub at line 48 of file G4ExcitedMesons.hh
G4ExcitedMesons::G4ExcitedMesons | ( | const G4String & | aName, |
G4double | mass, | ||
G4double | width, | ||
G4double | charge, | ||
G4int | iSpin, | ||
G4int | iParity, | ||
G4int | iConjugation, | ||
G4int | iIsospin, | ||
G4int | iIsospin3, | ||
G4int | gParity, | ||
const G4String & | pType, | ||
G4int | lepton, | ||
G4int | baryon, | ||
G4int | encoding, | ||
G4bool | stable, | ||
G4double | lifetime, | ||
G4DecayTable * | decaytable | ||
) |
Definition at line 45 of file G4ExcitedMesons.cc.
View newest version in sPHENIX GitHub at line 45 of file G4ExcitedMesons.cc
|
virtual |
Definition at line 61 of file G4ExcitedMesons.cc.
View newest version in sPHENIX GitHub at line 61 of file G4ExcitedMesons.cc
Definition at line 67 of file G4ExcitedMesons.hh.
View newest version in sPHENIX GitHub at line 67 of file G4ExcitedMesons.hh
References G4ParticleDefinition::SetParticleSubType().
Referenced by G4ShortLivedConstructor::ConstructMesons(), and G4ExcitedMesonConstructor::ConstructMesons().