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

 ITImp (G4Molecule) G4Allocator< G4Molecule > aMoleculeAllocator
 
G4MoleculeGetMolecule (const G4Track &track)
 
G4MoleculeGetMolecule (const G4Track *track)
 

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:

ITImp ( G4Molecule  )