Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include "globals.hh"
#include "G4ITType.hh"
#include "G4ThreeVector.hh"
#include "G4VUserTrackInformation.hh"
#include "G4KDNode.hh"
Go to the source code of this file.
Classes | |
class | G4IT |
Typedefs | |
typedef G4FastListNode< G4Track > | G4TrackListNode |
Functions | |
G4IT * | GetIT (const G4Track *track) |
G4IT * | GetIT (const G4Track &track) |
typedef G4FastListNode<G4Track> G4TrackListNode |
Definition at line 48 of file G4IT.cc.
Referenced by G4ITTrackHolder::_PushTrack(), G4DNABrownianTransportation::AlongStepDoIt(), G4ITTransportation::AlongStepGetPhysicalInteractionLength(), G4DNABrownianTransportation::ComputeGeomLimit(), G4ITStepProcessor::ComputeInteractionLength(), G4DNABrownianTransportation::ComputeStep(), G4ITModelProcessor::ComputeTrackReaction(), G4DNABrownianTransportation::Diffusion(), G4ITStepProcessor::DoStepping(), GetMolecule(), G4Molecule::GetMolecule(), G4ITTrackHolder::KillTracks(), G4DNAScavengerProcess::PostStepDoIt(), G4ITSteppingVerbose::PostStepVerbose(), G4ITLeadingTracks::PrepareLeadingTracks(), G4ITSteppingVerbose::PreStepVerbose(), G4AllITFinder::Push(), G4ITTrackHolder::PushDelayed(), G4ITTrackHolder::PushTo(), G4ITLeadingTracks::Reset(), G4ITStepProcessor::SetTrack(), G4VITProcess::StartTracking(), G4ITTransportation::StartTracking(), and G4ITSteppingVerbose::TrackingStarted().