Geant4
10.01.p03
|
G4IT is a interface which allows the inheriting object : More...
#include <G4IT.hh>
Public Types | |
enum | ELimited { kDoNot, kUnique, kSharedTransport, kSharedOther, kUndefLimited } |
Protected Member Functions | |
G4IT (const G4IT &) | |
G4IT & | operator= (const G4IT &) |
Protected Attributes | |
G4Track * | fpTrack |
Protected Attributes inherited from G4VUserTrackInformation | |
G4String * | pType |
Private Attributes | |
G4ITBox * | fpITBox |
G4IT * | fpPreviousIT |
G4IT * | fpNextIT |
G4KDNode_Base * | fpKDNode |
int | fParentID_A |
int | fParentID_B |
G4TrackingInformation | fTrackingInformation |
G4TrackListNode * | fpTrackNode |
G4IT is a interface which allows the inheriting object :
enum G4IT::ELimited |
Enumerator | |
---|---|
kDoNot | |
kUnique | |
kSharedTransport | |
kSharedOther | |
kUndefLimited |
Definition at line 67 of file G4ITMultiNavigator.hh.
G4IT::G4IT | ( | ) |
Definition at line 62 of file G4IT.cc.
References aITAllocator, fParentID_A, fParentID_B, fpITBox, fpKDNode, and fpTrackNode.
G4IT::G4IT | ( | G4Track * | aTrack | ) |
Definition at line 119 of file G4IT.cc.
References aITAllocator, fParentID_A, fParentID_B, fpITBox, fpKDNode, fpTrack, fpTrackNode, and RecordCurrentPositionNTime().
|
virtual |
Definition at line 156 of file G4IT.cc.
References TakeOutBox().
|
protected |
Definition at line 79 of file G4IT.cc.
References fParentID_A, fParentID_B, fpITBox, fpKDNode, and fpTrackNode.
|
inline |
|
inlinevirtual |
Reimplemented in G4Molecule.
Definition at line 168 of file G4IT.hh.
Referenced by G4ITTrackHolder::PushDelayed(), and G4ITTrackHolder::PushTo().
|
pure virtual |
Referenced by G4ITModelProcessor::DoCalculateStep(), G4ITModelProcessor::FindReaction(), operator<(), operator==(), and G4AllITFinder::Push().
|
inline |
Definition at line 157 of file G4IT.hh.
References fpTrackNode.
Referenced by G4FastList< G4Track >::__GetNode(), G4FastList< G4Track >::Flag(), and G4FastList< G4Track >::GetNode().
|
pure virtual |
Implemented in G4Molecule.
Referenced by G4FastList< G4Track >::__GetNode(), G4ITTrackHolder::_PushTrack(), G4Scheduler::CalculateMinTimeStep(), G4FastList< G4Track >::CheckFlag(), G4Scheduler::ComputeInteractionLength(), G4Scheduler::ComputeTrackReaction(), G4DNABrownianTransportation::Diffusion(), G4Scheduler::DoIt(), G4ITStepProcessor::FindTransportationStep(), G4FastList< G4Track >::Flag(), and G4ITTrackHolder::KillTracks().
|
inline |
Definition at line 230 of file G4IT.hh.
References fpNextIT.
Referenced by G4ITBox::Extract(), G4ITBox::TransferTo(), and G4ITBox::~G4ITBox().
|
inline |
|
inline |
|
inline |
Definition at line 256 of file G4IT.hh.
References fParentID_A, and fParentID_B.
|
virtual |
Definition at line 209 of file G4IT.cc.
References fpTrack, G4Track::GetPosition(), and GetTrack().
|
inline |
Definition at line 262 of file G4IT.hh.
References fTrackingInformation, and G4TrackingInformation::GetPreStepGlobalTime().
|
inline |
Definition at line 267 of file G4IT.hh.
References fTrackingInformation, and G4TrackingInformation::GetPreStepLocalTime().
|
inline |
Definition at line 272 of file G4IT.hh.
References fTrackingInformation, and G4TrackingInformation::GetPreStepPosition().
|
inline |
Definition at line 225 of file G4IT.hh.
References fpPreviousIT.
Referenced by G4ITBox::Extract(), and G4ITBox::FindIT().
|
inline |
Definition at line 277 of file G4IT.hh.
References fpPreviousIT.
|
inline |
Definition at line 240 of file G4IT.hh.
References fpTrack.
Referenced by G4DNAMoleculeEncounterStepper::CheckAndRecordResults(), GetPosition(), and operator[]().
|
inline |
|
inline |
Definition at line 152 of file G4IT.hh.
References fTrackingInformation.
Referenced by G4ITTransportation::AlongStepGetPhysicalInteractionLength(), ITTrackingInteractivity::AppendStep(), G4DNABrownianTransportation::ComputeGeomLimit(), G4ITStepProcessor::DoDefinePhysicalStepLength(), ITTrackingInteractivity::EndTracking(), G4Scheduler::ExtractILData(), G4ITStepProcessor::InitDefineStep(), G4Scheduler::ResetLeadingTracks(), G4ITStepProcessor::SetInitialStep(), G4ITStepProcessor::SetTrack(), G4ITStepProcessor::SetupMembers(), ITTrackingInteractivity::StartTracking(), and G4VITProcess::StartTracking().
|
inline |
Definition at line 200 of file G4IT.hh.
References aITAllocator.
|
inline |
Definition at line 194 of file G4IT.hh.
References aITAllocator.
Definition at line 204 of file G4IT.cc.
References operator==().
Definition at line 182 of file G4IT.cc.
References diff(), and GetITType().
Definition at line 95 of file G4IT.cc.
References FatalException, fParentID_A, fParentID_B, fpITBox, fpKDNode, fpNextIT, fpPreviousIT, fpTrack, fpTrackNode, and G4Exception().
Definition at line 195 of file G4IT.cc.
References equal(), and GetITType().
Referenced by operator!=().
double G4IT::operator[] | ( | int | i | ) | const |
Definition at line 215 of file G4IT.cc.
References G4Track::GetPosition(), and GetTrack().
|
inlinevirtual |
Reimplemented from G4VUserTrackInformation.
void G4IT::RecordCurrentPositionNTime | ( | ) |
Definition at line 174 of file G4IT.cc.
References fpTrack, fTrackingInformation, and G4TrackingInformation::RecordCurrentPositionNTime().
Referenced by G4IT().
|
inline |
Definition at line 210 of file G4IT.hh.
References fpITBox.
Referenced by G4ITBox::Extract(), and G4ITBox::Push().
|
inline |
Definition at line 161 of file G4IT.hh.
References fpTrackNode.
Referenced by G4FastListNode< G4Track >::DetachYourSelf(), and G4FastList< G4Track >::Flag().
|
inline |
Definition at line 220 of file G4IT.hh.
References fpNextIT.
Referenced by G4ITBox::Extract(), and G4ITBox::Push().
|
inline |
|
inline |
Definition at line 250 of file G4IT.hh.
References fParentID_A, and fParentID_B.
Referenced by G4Scheduler::ComputeTrackReaction().
|
inline |
Definition at line 215 of file G4IT.hh.
References fpPreviousIT.
Referenced by G4ITBox::Extract(), and G4ITBox::Push().
|
inline |
void G4IT::TakeOutBox | ( | ) |
Definition at line 136 of file G4IT.cc.
References G4ITBox::Extract(), fpITBox, fpKDNode, fpTrackNode, and InactiveNode().
Referenced by ~G4IT().
|
private |
Definition at line 184 of file G4IT.hh.
Referenced by G4IT(), GetParentID(), operator=(), and SetParentID().
|
private |
Definition at line 185 of file G4IT.hh.
Referenced by G4IT(), GetParentID(), operator=(), and SetParentID().
|
private |
Definition at line 179 of file G4IT.hh.
Referenced by G4IT(), GetITBox(), operator=(), SetITBox(), and TakeOutBox().
|
private |
Definition at line 182 of file G4IT.hh.
Referenced by G4IT(), GetNode(), operator=(), SetNode(), and TakeOutBox().
|
private |
Definition at line 181 of file G4IT.hh.
Referenced by GetNext(), operator=(), and SetNext().
|
private |
Definition at line 180 of file G4IT.hh.
Referenced by GetPrevious(), operator=(), and SetPrevious().
|
protected |
Definition at line 176 of file G4IT.hh.
Referenced by G4Molecule::BuildTrack(), G4IT(), GetPosition(), GetTrack(), operator=(), RecordCurrentPositionNTime(), SetTrack(), and G4Molecule::~G4Molecule().
|
private |
Definition at line 188 of file G4IT.hh.
Referenced by G4IT(), GetListNode(), operator=(), SetListNode(), and TakeOutBox().
|
private |
Definition at line 187 of file G4IT.hh.
Referenced by GetPreStepGlobalTime(), GetPreStepLocalTime(), GetPreStepPosition(), GetTrackingInfo(), and RecordCurrentPositionNTime().