Geant4
10.01.p02
|
#include "G4IT.hh"
#include "G4KDTree.hh"
#include "G4ITBox.hh"
#include "G4Track.hh"
#include "G4TrackList.hh"
Go to the source code of this file.
Functions | |
G4IT * | GetIT (const G4Track *track) |
G4IT * | GetIT (const G4Track &track) |
Variables | |
G4ThreadLocal G4Allocator< G4IT > * | aITAllocator = 0 |
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().
Definition at line 54 of file G4IT.cc.
References G4Track::GetUserInformation().
G4ThreadLocal G4Allocator<G4IT>* aITAllocator = 0 |
Definition at line 44 of file G4IT.cc.
Referenced by G4IT::G4IT(), G4IT::operator delete(), and G4IT::operator new().