| 
    Geant4
    10.00.p03
    
   | 
 
#include "globals.hh"#include "G4ITType.hh"#include "G4ThreeVector.hh"#include "G4VUserTrackInformation.hh"#include "G4TrackingInformation.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 | |
| class | G4IT | 
| G4IT is a interface which allows the inheriting object :  More... | |
Functions | |
| G4IT * | GetIT (const G4Track *track) | 
| G4IT * | GetIT (const G4Track &track) | 
Variables | |
| G4DLLIMPORT G4ThreadLocal  G4Allocator< G4IT > *  | aITAllocator | 
Definition at line 48 of file G4IT.cc.
References G4Track::GetUserInformation().
Referenced by G4TrackList::CheckFlag(), G4DNABrownianTransportation::ComputeStep(), G4DNABrownianTransportation::Diffusion(), G4ITModelProcessor::DoCalculateStep(), G4ITStepProcessor::DoStepping(), G4TrackList::EraseTrackListNode(), G4ITModelProcessor::FindReaction(), G4TrackList::Flag(), G4AllITManager::GetBox(), G4VITManager::GetBox(), GetMolecule(), G4TrackList::Holds(), G4AllITManager::Push(), G4ITStepProcessor::SetTrack(), G4VITProcess::StartTracking(), and G4TrackList::Unflag().
 Here is the call graph for this function:
 Here is the caller graph for this function:Definition at line 53 of file G4IT.cc.
References G4Track::GetUserInformation().
 Here is the call graph for this function:| G4DLLIMPORT G4ThreadLocal G4Allocator<G4IT>* aITAllocator | 
Definition at line 43 of file G4IT.cc.
Referenced by G4IT::G4IT(), G4IT::operator delete(), and G4IT::operator new().