Geant4.10
|
#include <G4IT.hh>
Protected Member Functions | |
G4IT (const G4IT &) | |
G4IT & | operator= (const G4IT &) |
Protected Attributes | |
G4Track * | fpTrack |
![]() | |
G4String * | pType |
G4IT is a interface which allows the inheriting object :
G4IT::G4IT | ( | ) |
Definition at line 61 of file G4IT.cc.
References aITAllocator.
G4IT::G4IT | ( | G4Track * | aTrack | ) |
Definition at line 112 of file G4IT.cc.
References aITAllocator, fpTrack, and RecordCurrentPositionNTime().
|
virtual |
|
protected |
Definition at line 76 of file G4IT.cc.
Referenced by operator<(), pysigh(), pythrg(), and tecalb().
Referenced by operator==().
|
inline |
|
pure virtual |
Referenced by G4ITModelProcessor::DoCalculateStep(), operator<(), operator==(), and G4AllITManager::Push().
|
pure virtual |
Implemented in G4Molecule.
Referenced by G4TrackList::CheckFlag(), G4DNABrownianTransportation::Diffusion(), G4TrackList::Flag(), and G4TrackList::Unflag().
|
inline |
Definition at line 198 of file G4IT.hh.
Referenced by G4ITBox::Extract(), G4ITBox::TransferTo(), and G4ITBox::~G4ITBox().
|
inline |
|
inline |
|
inline |
Definition at line 230 of file G4IT.hh.
References G4TrackingInformation::GetPreStepGlobalTime().
|
inline |
Definition at line 235 of file G4IT.hh.
References G4TrackingInformation::GetPreStepLocalTime().
|
inline |
Definition at line 240 of file G4IT.hh.
References G4TrackingInformation::GetPreStepPosition().
|
inline |
Definition at line 193 of file G4IT.hh.
Referenced by G4ITBox::Extract(), and G4ITBox::FindIT().
|
inline |
|
inline |
Definition at line 208 of file G4IT.hh.
References fpTrack.
Referenced by G4ITStepProcessor::FindTransportationStep().
|
inline |
|
inline |
Definition at line 134 of file G4IT.hh.
Referenced by G4ITStepProcessor::DoDefinePhysicalStepLength(), G4ITStepProcessor::DoStepping(), G4ITStepProcessor::InitDefineStep(), G4ITStepProcessor::SetTrack(), G4ITStepProcessor::SetupMembers(), and G4VITProcess::StartTracking().
|
inline |
Definition at line 136 of file G4IT.hh.
Referenced by G4TrackList::Flag(), and G4TrackList::Unflag().
|
inline |
Definition at line 167 of file G4IT.cc.
References diff(), and GetITType().
Definition at line 90 of file G4IT.cc.
References FatalException, fpTrack, and G4Exception().
Definition at line 180 of file G4IT.cc.
References equal(), and GetITType().
Referenced by operator!=().
void G4IT::RecordCurrentPositionNTime | ( | ) |
Definition at line 159 of file G4IT.cc.
References fpTrack, and G4TrackingInformation::RecordCurrentPositionNTime().
Referenced by G4IT().
Definition at line 178 of file G4IT.hh.
Referenced by G4ITBox::Extract(), and G4ITBox::Push().
Definition at line 188 of file G4IT.hh.
Referenced by G4ITBox::Extract(), and G4ITBox::Push().
Definition at line 183 of file G4IT.hh.
Referenced by G4ITBox::Extract(), and G4ITBox::Push().
|
inline |
Definition at line 137 of file G4IT.hh.
Referenced by G4TrackList::EraseTrackListNode(), and G4TrackList::Flag().
void G4IT::TakeOutBox | ( | ) |
Definition at line 127 of file G4IT.cc.
References G4ITBox::Extract(), and InactiveNode().
Referenced by ~G4IT().
|
protected |
Definition at line 144 of file G4IT.hh.
Referenced by G4Molecule::BuildTrack(), G4IT(), GetTrack(), operator=(), RecordCurrentPositionNTime(), SetTrack(), and G4Molecule::~G4Molecule().