Geant4  10.00.p02
G4Molecule.hh File Reference
#include "G4IT.hh"
#include "G4Allocator.hh"
#include "G4MoleculeDefinition.hh"
+ Include dependency graph for G4Molecule.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4Molecule
 Class Description The dynamic molecule holds all the data that change for a molecule It has a pointer to G4MoleculeDefinition object, which holds all the "ground level" information. More...
 

Functions

G4MoleculeGetMolecule (const G4Track &track)
 
G4MoleculeGetMolecule (const G4Track *track)
 

Variables

G4DLLIMPORT G4ThreadLocal
G4Allocator< G4Molecule > * 
aMoleculeAllocator
 

Function Documentation

G4Molecule* GetMolecule ( const G4Track track)

Definition at line 72 of file G4Molecule.cc.

References GetIT().

+ Here is the call graph for this function:

Variable Documentation