72 #define G4Molecule_h 1
110 inline void *
operator new(size_t);
112 inline void *
operator new(
size_t sz,
void*
p)
115 inline void operator delete(
void*);
212 const std::vector<const G4MolecularDissociationChannel*>*
GetDecayChannel()
const;
240 double temperature)
const;
301 #if defined G4EM_ALLOC_EXPORT
308 inline void * G4Molecule::operator
new(size_t)
316 inline void G4Molecule::operator
delete(
void * aMolecule)
void SetDiffusionCoefficient(G4double)
const std::vector< const G4MolecularDissociationChannel * > * GetDecayChannel() const
G4bool operator!=(const G4Molecule &right) const
G4bool operator<(const G4Molecule &right) const
static G4Molecule * GetMolecule(const G4Track *)
void SetLabel(const G4String &label)
G4double GetDiffusionCoefficient() const
G4double GetNbElectrons() const
G4MolecularConfiguration * GetMolecularConfiguration() const
void ChangeConfigurationToLabel(const G4String &label)
const G4String & GetName() const
void MoveOneElectron(G4int, G4int)
const G4String & GetLabel() const
void SetElectronOccupancy(const G4ElectronOccupancy *)
G4int GetAtomsNumber() const
G4int GetFakeParticleID() const
void SetVanDerVaalsRadius(G4double)
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
G4Molecule & operator=(const G4Molecule &right)
G4Molecule * GetMolecule(const G4Track &track)
void IonizeMolecule(G4int)
const G4MoleculeDefinition * GetDefinition() const
G4Track * BuildTrack(G4double globalTime, const G4ThreeVector &Position)
const G4String & GetFormatedName() const
G4double GetKineticEnergy() const
void RemoveElectron(G4int, G4int number=1)
G4DLLIMPORT G4ThreadLocal G4Allocator< G4Molecule > * aMoleculeAllocator
G4ThreadLocal/G4double G4Molecule::fgTemperature = 310; // 310*kelvin;
virtual G4ITType GetITSubType() const
G4double GetDiffusionVelocity() const
const G4ElectronOccupancy * GetElectronOccupancy() const
G4double GetVanDerVaalsRadius() const
G4double GetDecayTime() const
void AddElectron(G4int orbit, G4int n=1)
G4bool operator==(const G4Molecule &right) const
void SetDecayTime(G4double)
void ExciteMolecule(G4int)
G4int GetMoleculeID() const