![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/particles/shortlived/include/G4VShortLivedParticle.hh>
Inheritance diagram for G4VShortLivedParticle:
Collaboration diagram for G4VShortLivedParticle:Private Member Functions | |
| const G4VShortLivedParticle & | operator= (const G4VShortLivedParticle &right) |
Additional Inherited Members | |
Static Public Member Functions inherited from G4ParticleDefinition | |
| static const G4PDefManager & | GetSubInstanceManager () |
| static void | Clean () |
Protected Types inherited from G4ParticleDefinition | |
| enum | { NumberOfQuarkFlavor = 6 } |
Protected Member Functions inherited from G4ParticleDefinition | |
| G4int | FillQuarkContents () |
| void | SetParticleSubType (const G4String &subtype) |
| void | SetAtomicNumber (G4int) |
| void | SetAtomicMass (G4int) |
| G4ParticleDefinition (const G4ParticleDefinition &right) | |
| G4ParticleDefinition () | |
Protected Attributes inherited from G4ParticleDefinition | |
| G4int | theQuarkContent [NumberOfQuarkFlavor] |
| G4int | theAntiQuarkContent [NumberOfQuarkFlavor] |
| G4bool | isGeneralIon |
| G4bool | isMuonicAtom |
Definition at line 43 of file G4VShortLivedParticle.hh.
View newest version in sPHENIX GitHub at line 43 of file G4VShortLivedParticle.hh
| G4VShortLivedParticle::G4VShortLivedParticle | ( | const G4String & | aName, |
| G4double | mass, | ||
| G4double | width, | ||
| G4double | charge, | ||
| G4int | iSpin, | ||
| G4int | iParity, | ||
| G4int | iConjugation, | ||
| G4int | iIsospin, | ||
| G4int | iIsospinZ, | ||
| G4int | gParity, | ||
| const G4String & | pType, | ||
| G4int | lepton, | ||
| G4int | baryon, | ||
| G4int | encoding, | ||
| G4bool | stable, | ||
| G4double | lifetime, | ||
| G4DecayTable * | decaytable | ||
| ) |
Definition at line 38 of file G4VShortLivedParticle.cc.
View newest version in sPHENIX GitHub at line 38 of file G4VShortLivedParticle.cc
|
virtual |
Definition at line 62 of file G4VShortLivedParticle.cc.
View newest version in sPHENIX GitHub at line 62 of file G4VShortLivedParticle.cc
| G4bool G4VShortLivedParticle::operator!= | ( | const G4VShortLivedParticle & | right | ) | const |
Definition at line 69 of file G4VShortLivedParticle.cc.
View newest version in sPHENIX GitHub at line 69 of file G4VShortLivedParticle.cc
References G4ParticleDefinition::GetParticleName().
Here is the call graph for this function:
|
private |
| G4bool G4VShortLivedParticle::operator== | ( | const G4VShortLivedParticle & | right | ) | const |
Definition at line 64 of file G4VShortLivedParticle.cc.
View newest version in sPHENIX GitHub at line 64 of file G4VShortLivedParticle.cc
References G4ParticleDefinition::GetParticleName().
Here is the call graph for this function: