|
| | G4MoleculeDefinition (const G4String &name, G4double mass, G4double diffCoeff, G4int charge=0, G4int electronicLevels=0, G4double radius=-1, G4int atomsNumber=-1, G4double lifetime=-1, G4String aType="", G4FakeParticleID ID=G4FakeParticleID::Create()) |
| |
| virtual | ~G4MoleculeDefinition () |
| |
| void | SetLevelOccupation (G4int, G4int eNb=2) |
| |
| void | SetDiffusionCoefficient (G4double) |
| |
| G4double | GetDiffusionCoefficient () const |
| |
| void | SetAtomsNumber (G4int) |
| |
| G4int | GetAtomsNumber () const |
| |
| void | SetVanDerVaalsRadius (G4double) |
| |
| G4double | GetVanDerVaalsRadius () const |
| |
| G4MolecularConfiguration * | NewConfiguration (const G4String &excitedStateLabel) |
| |
| G4MolecularConfiguration * | NewConfigurationWithElectronOccupancy (const G4String &excitedStateLabel, const G4ElectronOccupancy &, double decayTime=0.) |
| |
| G4MolecularConfiguration * | GetConfigurationWithLabel (const G4String &molecularConfLabel) |
| |
| void | AddDecayChannel (const G4MolecularConfiguration *molConf, const G4MolecularDissociationChannel *channel) |
| |
| void | AddDecayChannel (const G4String &molecularConfLabel, const G4MolecularDissociationChannel *channel) |
| |
const std::vector< const
G4MolecularDissociationChannel * > * | GetDecayChannels (const G4MolecularConfiguration *) const |
| |
const std::vector< const
G4MolecularDissociationChannel * > * | GetDecayChannels (const G4String &) const |
| |
const
G4MolecularDissociationTable * | GetDecayTable () const |
| |
| G4MolecularDissociationTable * | GetDecayTable () |
| |
| G4double | GetDecayTime () const |
| |
| const G4ElectronOccupancy * | GetGroundStateElectronOccupancy () const |
| |
| G4int | GetCharge () const |
| |
| const G4String & | GetName () const |
| |
| G4double | GetMass () const |
| |
| const G4String & | GetType () const |
| |
| G4int | GetNbElectrons () const |
| |
| G4int | GetNbMolecularShells () const |
| |
| const G4String & | GetFormatedName () const |
| |
| void | SetFormatedName (const G4String &name) |
| |
| void | Finalize () |
| |
| void | Serialize (std::ostream &) |
| |
Protected Types inherited from G4ParticleDefinition |
| enum | { NumberOfQuarkFlavor = 6
} |
| |
| | G4MoleculeDefinition () |
| |
| | G4MoleculeDefinition (const G4MoleculeDefinition &) |
| |
Protected Attributes inherited from G4ParticleDefinition |
| G4int | theQuarkContent [NumberOfQuarkFlavor] |
| |
| G4int | theAntiQuarkContent [NumberOfQuarkFlavor] |
| |
| G4bool | isGeneralIon |
| |
| G4bool | isMuonicAtom |
| |
Definition at line 59 of file G4H2O2.hh.
View newest version in sPHENIX GitHub at line 59 of file G4H2O2.hh