Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions | Variables
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
 

Functions

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

Variables

G4DLLIMPORT G4Allocator
< G4Molecule
aMoleculeAllocator
 

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

G4DLLIMPORT G4Allocator<G4Molecule> aMoleculeAllocator