Geant4  10.01.p02
G4IT.hh File Reference
#include "globals.hh"
#include "G4ITType.hh"
#include "G4ThreeVector.hh"
#include "G4VUserTrackInformation.hh"
#include "G4TrackingInformation.hh"
#include <CLHEP/Utility/memory.h>
#include "G4Allocator.hh"
+ Include dependency graph for G4IT.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

singleton  G4FastListNode< OBJECT >
 G4FastListNode is the entity actually stored by the G4FastList. More...
 
class  G4IT
 G4IT is a interface which allows the inheriting object : More...
 

Typedefs

typedef G4FastListNode< G4TrackG4TrackListNode
 

Functions

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

Variables

G4DLLIMPORT G4ThreadLocal
G4Allocator< G4IT > * 
aITAllocator
 

Typedef Documentation

Definition at line 80 of file G4IT.hh.

Function Documentation

G4IT* GetIT ( const G4Track track)

Definition at line 49 of file G4IT.cc.

References G4Track::GetUserInformation().

Referenced by G4FastList< G4Track >::__GetNode(), G4ITTrackHolder::_PushTrack(), G4DNABrownianTransportation::AlongStepDoIt(), G4ITTransportation::AlongStepGetPhysicalInteractionLength(), ITTrackingInteractivity::AppendStep(), G4Scheduler::CalculateMinTimeStep(), G4FastList< G4Track >::CheckFlag(), G4DNABrownianTransportation::ComputeGeomLimit(), G4Scheduler::ComputeInteractionLength(), G4DNABrownianTransportation::ComputeStep(), G4Scheduler::ComputeTrackReaction(), G4FastListNode< G4Track >::DetachYourSelf(), G4DNABrownianTransportation::Diffusion(), G4ITModelProcessor::DoCalculateStep(), G4Scheduler::DoIt(), G4ITStepProcessor::DoStepping(), ITTrackingInteractivity::EndTracking(), G4Scheduler::ExtractILData(), G4ITModelProcessor::FindReaction(), G4ITStepProcessor::FindTransportationStep(), G4FastList< G4Track >::Flag(), GetMolecule(), G4Molecule::GetMolecule(), G4FastList< G4Track >::GetNode(), G4FastList< G4Track >::Holds(), G4ITTrackHolder::KillTracks(), G4AllITFinder::Push(), G4ITTrackHolder::PushDelayed(), G4ITTrackHolder::PushTo(), G4Scheduler::ResetLeadingTracks(), G4ITStepProcessor::SetTrack(), ITTrackingInteractivity::StartTracking(), G4ITTransportation::StartTracking(), and G4VITProcess::StartTracking().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4IT* GetIT ( const G4Track track)

Definition at line 54 of file G4IT.cc.

References G4Track::GetUserInformation().

+ Here is the call graph for this function:

Variable Documentation

Definition at line 44 of file G4IT.cc.

Referenced by G4IT::G4IT(), G4IT::operator delete(), and G4IT::operator new().