ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/dna/utils/include/G4DNAIons.hh>
Protected Member Functions | |
G4DNAIons () | |
Protected Member Functions inherited from G4ParticleDefinition | |
G4int | FillQuarkContents () |
void | SetParticleSubType (const G4String &subtype) |
void | SetAtomicNumber (G4int) |
void | SetAtomicMass (G4int) |
G4ParticleDefinition (const G4ParticleDefinition &right) | |
G4ParticleDefinition () | |
Private Attributes | |
G4double | theExcitationEnergy |
G4int | theIsomerLevel |
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 Attributes inherited from G4ParticleDefinition | |
G4int | theQuarkContent [NumberOfQuarkFlavor] |
G4int | theAntiQuarkContent [NumberOfQuarkFlavor] |
G4bool | isGeneralIon |
G4bool | isMuonicAtom |
Definition at line 40 of file G4DNAIons.hh.
View newest version in sPHENIX GitHub at line 40 of file G4DNAIons.hh
|
inlineprotected |
Definition at line 47 of file G4DNAIons.hh.
View newest version in sPHENIX GitHub at line 47 of file G4DNAIons.hh
G4DNAIons::G4DNAIons | ( | 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, | ||
G4bool | shortlived, | ||
const G4String & | subType = "" , |
||
G4int | anti_encoding = 0 , |
||
G4double | excitation = 0.0 , |
||
G4int | isomer = 0 |
||
) |
Definition at line 40 of file G4DNAIons.cc.
View newest version in sPHENIX GitHub at line 40 of file G4DNAIons.cc
References kdfinder::abs(), eplus, G4ParticleDefinition::GetAtomicNumber(), G4ParticleDefinition::GetBaryonNumber(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::SetAtomicMass(), G4ParticleDefinition::SetAtomicNumber(), and theExcitationEnergy.
|
virtual |
Definition at line 75 of file G4DNAIons.cc.
View newest version in sPHENIX GitHub at line 75 of file G4DNAIons.cc
|
inline |
Definition at line 105 of file G4DNAIons.hh.
View newest version in sPHENIX GitHub at line 105 of file G4DNAIons.hh
References theExcitationEnergy.
|
inline |
Definition at line 113 of file G4DNAIons.hh.
View newest version in sPHENIX GitHub at line 113 of file G4DNAIons.hh
References theIsomerLevel.
|
inline |
Definition at line 97 of file G4DNAIons.hh.
View newest version in sPHENIX GitHub at line 97 of file G4DNAIons.hh
|
inline |
Definition at line 89 of file G4DNAIons.hh.
View newest version in sPHENIX GitHub at line 89 of file G4DNAIons.hh
|
private |
Definition at line 81 of file G4DNAIons.hh.
View newest version in sPHENIX GitHub at line 81 of file G4DNAIons.hh
Referenced by G4DNAIons(), and GetExcitationEnergy().
|
private |
Definition at line 82 of file G4DNAIons.hh.
View newest version in sPHENIX GitHub at line 82 of file G4DNAIons.hh
Referenced by GetIsomerLevel().