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

G4Allocator< G4ITaITAllocator
 

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

G4Allocator<G4IT> aITAllocator

Definition at line 43 of file G4IT.cc.