Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4IT.hh>
Protected Member Functions | |
G4IT (const G4IT &) | |
G4IT & | operator= (const G4IT &) |
Protected Attributes | |
G4Track * | fpTrack |
Protected Attributes inherited from G4VUserTrackInformation | |
G4String * | pType |
G4IT is a interface which allows the inheriting object :
G4IT::G4IT | ( | ) |
Definition at line 61 of file G4IT.cc.
G4IT::G4IT | ( | G4Track * | aTrack | ) |
Definition at line 111 of file G4IT.cc.
|
virtual |
Definition at line 139 of file G4IT.cc.
Referenced by operator<().
Referenced by operator==().
Referenced by G4ITModelProcessor::DoCalculateStep(), operator<(), operator==(), and G4AllITManager::Push().
Implemented in G4Molecule.
Referenced by G4TrackList::CheckFlag(), G4DNABrownianTransportation::Diffusion(), G4TrackList::Flag(), and G4TrackList::Unflag().
|
inline |
Definition at line 197 of file G4IT.hh.
Referenced by G4ITBox::Extract(), G4ITBox::TransferTo(), and G4ITBox::~G4ITBox().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 192 of file G4IT.hh.
Referenced by G4ITBox::Extract(), and G4ITBox::FindIT().
|
inline |
Definition at line 207 of file G4IT.hh.
Referenced by G4ITStepProcessor::FindTransportationStep().
|
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 169 of file G4IT.hh.
|
inline |
Definition at line 89 of file G4IT.cc.
Definition at line 178 of file G4IT.cc.
Referenced by operator!=().
|
inlinevirtual |
void G4IT::RecordCurrentPositionNTime | ( | ) |
Definition at line 157 of file G4IT.cc.
Referenced by G4IT().
|
inline |
Definition at line 177 of file G4IT.hh.
Referenced by G4ITBox::Extract(), and G4ITBox::Push().
|
inline |
Definition at line 187 of file G4IT.hh.
Referenced by G4ITBox::Extract(), and G4ITBox::Push().
|
inline |
|
inline |
|
inline |
Definition at line 182 of file G4IT.hh.
Referenced by G4ITBox::Extract(), and G4ITBox::Push().
|
inline |
|
inline |
Definition at line 137 of file G4IT.hh.
Referenced by G4TrackList::EraseTrackListNode(), and G4TrackList::Flag().
void G4IT::TakeOutBox | ( | ) |
Definition at line 125 of file G4IT.cc.
Referenced by ~G4IT().
|
protected |
Definition at line 144 of file G4IT.hh.
Referenced by G4Molecule::BuildTrack(), G4IT(), GetTrack(), operator=(), RecordCurrentPositionNTime(), SetTrack(), and G4Molecule::~G4Molecule().