Geant4 11.2.2
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 | |
using | G4TrackListNode = G4FastListNode<G4Track> |
Functions | |
G4IT * | GetIT (const G4Track *track) |
G4IT * | GetIT (const G4Track &track) |
using G4TrackListNode = G4FastListNode<G4Track> |
Definition at line 48 of file G4IT.cc.
Referenced by G4FastList< OBJECT >::__GetNode(), G4ITTrackHolder::_PushTrack(), G4DNABrownianTransportation::AlongStepDoIt(), G4ITTransportation::AlongStepGetPhysicalInteractionLength(), G4FastList< OBJECT >::CheckFlag(), G4DNABrownianTransportation::ComputeGeomLimit(), G4ITStepProcessor::ComputeInteractionLength(), G4DNABrownianTransportation::ComputeStep(), G4ITModelProcessor::ComputeTrackReaction(), G4FastListNode< OBJECT >::DetachYourSelf(), G4DNABrownianTransportation::Diffusion(), G4ITStepProcessor::DoStepping(), G4FastList< OBJECT >::Flag(), G4FastList< OBJECT >::GetList(), G4Molecule::GetMolecule(), GetMolecule(), GetMolecule(), G4FastList< OBJECT >::GetNode(), G4FastList< OBJECT >::Holds(), G4ITTrackHolder::KillTracks(), G4DNAScavengerProcess::PostStepDoIt(), G4ITSteppingVerbose::PostStepVerbose(), G4ITLeadingTracks::PrepareLeadingTracks(), G4ITSteppingVerbose::PreStepVerbose(), G4AllITFinder::Push(), G4ITTrackHolder::PushDelayed(), G4ITTrackHolder::PushTo(), G4ITLeadingTracks::Reset(), G4ITStepProcessor::SetTrack(), G4ITTransportation::StartTracking(), G4VITProcess::StartTracking(), and G4ITSteppingVerbose::TrackingStarted().