72 #define G4Molecule_h 1   106   inline void *
operator new(size_t);
   108   inline void *
operator new(
size_t sz, 
void* p)
   111   inline void operator delete(
void*);
   208   const std::vector<const G4MolecularDissociationChannel*>* 
GetDecayChannel() 
const;
   236                                    double temperature) 
const;
   297 #if defined G4EM_ALLOC_EXPORT   304 inline void * G4Molecule::operator 
new(size_t)
   312 inline void G4Molecule::operator 
delete(
void * aMolecule)
 
void SetDiffusionCoefficient(G4double)
 
static G4Molecule * GetMolecule(const G4Track *)
 
void SetLabel(const G4String &label)
 
const G4String & GetLabel() const
 
G4double GetNbElectrons() const
 
G4MolecularConfiguration * fpMolecularConfiguration
 
ITDef(G4Molecule) void Print() const
 
const G4ElectronOccupancy * GetElectronOccupancy() const
 
void ChangeConfigurationToLabel(const G4String &label)
 
G4int GetAtomsNumber() const
 
const G4MoleculeDefinition * GetDefinition() const
 
G4int GetMoleculeID() const
 
const std::vector< const G4MolecularDissociationChannel * > * GetDecayChannel() const
 
void MoveOneElectron(G4int, G4int)
 
G4bool operator<(const G4Molecule &right) const
 
const G4String & GetName() const
 
void SetElectronOccupancy(const G4ElectronOccupancy *)
 
virtual G4ITType GetITSubType() const
 
G4double GetDecayTime() const
 
G4MolecularConfiguration * GetMolecularConfiguration() const
 
void SetVanDerVaalsRadius(G4double)
 
G4double GetKineticEnergy() const
 
G4Molecule & operator=(const G4Molecule &right)
 
G4Molecule * GetMolecule(const G4Track &track)
 
void IonizeMolecule(G4int)
 
G4int GetFakeParticleID() const
 
G4Track * BuildTrack(G4double globalTime, const G4ThreeVector &Position)
 
virtual void Print() const
 
G4double GetDiffusionVelocity() const
 
G4bool operator!=(const G4Molecule &right) const
 
void RemoveElectron(G4int, G4int number=1)
 
G4DLLIMPORT G4ThreadLocal G4Allocator< G4Molecule > * aMoleculeAllocator
 
G4bool operator==(const G4Molecule &right) const
 
const G4String & GetFormatedName() const
 
G4double GetVanDerVaalsRadius() const
 
void AddElectron(G4int orbit, G4int n=1)
 
G4double GetDiffusionCoefficient() const
 
void SetDecayTime(G4double)
 
void ExciteMolecule(G4int)