Geant4_10
|
#include <G4MoleculeDefinition.hh>
Protected Member Functions | |
G4MoleculeDefinition () | |
G4MoleculeDefinition (const G4MoleculeDefinition &) | |
Protected Member Functions inherited from G4ParticleDefinition | |
G4int | FillQuarkContents () |
void | SetParticleSubType (const G4String &subtype) |
void | SetAtomicNumber (G4int) |
void | SetAtomicMass (G4int) |
G4ParticleDefinition (const G4ParticleDefinition &right) | |
G4ParticleDefinition () | |
Additional Inherited Members | |
Static Public Member Functions inherited from G4ParticleDefinition | |
static const G4PDefManager & | GetSubInstanceManager () |
Protected Types inherited from G4ParticleDefinition | |
enum | { NumberOfQuarkFlavor = 6 } |
Protected Attributes inherited from G4ParticleDefinition | |
G4int | theQuarkContent [NumberOfQuarkFlavor] |
G4int | theAntiQuarkContent [NumberOfQuarkFlavor] |
G4bool | isGeneralIon |
Definition at line 59 of file G4MoleculeDefinition.hh.
G4MoleculeDefinition::G4MoleculeDefinition | ( | const G4String & | name, |
G4double | mass, | ||
G4int | electronsNumber, | ||
G4int | electronicLevels, | ||
G4double | diffCoeff, | ||
G4int | atomsNumber = -1 , |
||
G4double | radius = -1 , |
||
G4double | lifetime = -1 , |
||
G4String | aType = "" , |
||
G4MoleculeID | ID = G4MoleculeID::Create() |
||
) |
Definition at line 45 of file G4MoleculeDefinition.cc.
|
virtual |
Definition at line 67 of file G4MoleculeDefinition.cc.
|
protected |
|
protected |
Definition at line 176 of file G4MoleculeDefinition.cc.
void G4MoleculeDefinition::AddDecayChannel | ( | const G4String & | chanId, |
const G4MolecularDecayChannel * | chan | ||
) |
void G4MoleculeDefinition::AddeConfToExcitedState | ( | const G4String & | exStId, |
const G4ElectronOccupancy & | conf, | ||
double | decayTime = 0. |
||
) |
|
inline |
Definition at line 167 of file G4MoleculeDefinition.hh.
const vector< const G4MolecularDecayChannel * > * G4MoleculeDefinition::GetDecayChannels | ( | const G4ElectronOccupancy * | occ | ) | const |
const vector< const G4MolecularDecayChannel * > * G4MoleculeDefinition::GetDecayChannels | ( | const G4String & | ExState | ) | const |
|
inline |
Definition at line 216 of file G4MoleculeDefinition.hh.
|
inline |
Definition at line 221 of file G4MoleculeDefinition.hh.
|
inline |
|
inline |
Definition at line 152 of file G4MoleculeDefinition.hh.
const G4String & G4MoleculeDefinition::GetExcitedState | ( | const G4ElectronOccupancy * | occ | ) | const |
|
inline |
|
inline |
Definition at line 193 of file G4MoleculeDefinition.hh.
Definition at line 187 of file G4MoleculeDefinition.hh.
|
inline |
|
inline |
Definition at line 210 of file G4MoleculeDefinition.hh.
|
inline |
|
inline |
Definition at line 177 of file G4MoleculeDefinition.hh.
Definition at line 162 of file G4MoleculeDefinition.hh.
Definition at line 147 of file G4MoleculeDefinition.hh.
Definition at line 94 of file G4MoleculeDefinition.cc.
Definition at line 172 of file G4MoleculeDefinition.hh.