Geant4_10
Functions | Variables
G4Molecule.cc File Reference
#include "G4Molecule.hh"
#include "G4MolecularConfiguration.hh"
#include "Randomize.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4Track.hh"
#include "G4MoleculeCounter.hh"
Include dependency graph for G4Molecule.cc:

Go to the source code of this file.

Functions

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

Variables

G4ThreadLocal G4Allocator
< G4Molecule > * 
aMoleculeAllocator = 0
 

Function Documentation

G4Molecule* GetMolecule ( const G4Track track)

Definition at line 67 of file G4Molecule.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4Molecule* GetMolecule ( const G4Track track)

Definition at line 72 of file G4Molecule.cc.

Here is the call graph for this function:

Variable Documentation

G4ThreadLocal G4Allocator<G4Molecule>* aMoleculeAllocator = 0

Definition at line 65 of file G4Molecule.cc.