55 #define G4Molecule_h 1
87 inline void *
operator new(size_t);
89 inline void *
operator new(
size_t sz,
void*
p) {
return p; }
91 inline void operator delete(
void*);
174 const std::vector <const G4MolecularDecayChannel*>*
GetDecayChannel()
const;
241 static double fgTemperature;
245 #if defined G4EM_ALLOC_EXPORT
253 inline void * G4Molecule::operator
new(size_t)
261 inline void G4Molecule::operator
delete(
void * aMolecule)
void SetDiffusionCoefficient(G4double)
G4bool operator!=(const G4Molecule &right) const
G4bool operator<(const G4Molecule &right) const
G4double GetDiffusionCoefficient() const
G4double GetNbElectrons() const
const std::vector< const G4MolecularDecayChannel * > * GetDecayChannel() const
G4MolecularConfiguration * GetMolecularConfiguration() const
static G4double GetGlobalTemperature()
const G4String & GetName() const
void MoveOneElectron(G4int, G4int)
void SetElectronOccupancy(const G4ElectronOccupancy *)
G4int GetAtomsNumber() const
void SetVanDerVaalsRadius(G4double)
G4Molecule & operator=(const G4Molecule &right)
G4Molecule * GetMolecule(const G4Track &track)
void IonizeMolecule(G4int)
const G4MoleculeDefinition * GetDefinition() const
G4Track * BuildTrack(G4double globalTime, const G4ThreeVector &Position)
G4double GetKineticEnergy() const
void RemoveElectron(G4int, G4int number=1)
G4DLLIMPORT G4ThreadLocal G4Allocator< G4Molecule > * aMoleculeAllocator
G4double GetDiffusionVelocity() const
const G4ElectronOccupancy * GetElectronOccupancy() const
G4double GetVanDerVaalsRadius() const
static void SetGlobalTemperature(G4double)
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