Geant4_10
Functions | Variables
G4IT.cc File Reference
#include "G4IT.hh"
#include "G4KDTree.hh"
#include "G4ITBox.hh"
#include "G4Track.hh"
Include dependency graph for G4IT.cc:

Go to the source code of this file.

Functions

G4ITGetIT (const G4Track *track)
 
G4ITGetIT (const G4Track &track)
 

Variables

G4ThreadLocal G4Allocator< G4IT > * aITAllocator = 0
 

Function Documentation

G4IT* GetIT ( const G4Track track)

Definition at line 48 of file G4IT.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4IT* GetIT ( const G4Track track)

Definition at line 53 of file G4IT.cc.

Here is the call graph for this function:

Variable Documentation

G4ThreadLocal G4Allocator<G4IT>* aITAllocator = 0

Definition at line 43 of file G4IT.cc.