97       << 
"The assignment operator of G4IT should not be used, " 
   98           "this feature is not supported." 
   99       << 
"If really needed, please contact the developers.";
 
  103               exceptionDescription);
 
  105   if (
this == &right) 
return *
this;
 
  179     return (this->
diff(right));
 
  192     return this->
equal(right);
 
virtual G4bool equal(const G4IT &right) const =0
 
std::ostringstream G4ExceptionDescription
 
CLHEP::Hep3Vector G4ThreeVector
 
G4TrackingInformation * fpTrackingInformation
 
const G4ThreeVector & GetPreStepPosition() const 
 
const G4ThreeVector & GetPosition() const 
 
void RecordCurrentPositionNTime()
 
G4bool operator<(const G4IT &right) const 
 
G4VUserTrackInformation * GetUserInformation() const 
 
G4bool operator==(const G4IT &right) const 
 
void InactiveNode(G4KDNode_Base *)
 
G4IT & operator=(const G4IT &)
 
G4double GetPreStepLocalTime() const 
 
virtual G4bool diff(const G4IT &right) const =0
 
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
 
double operator[](int i) const 
 
virtual const G4ITType GetITType() const =0
 
G4IT * GetIT(const G4Track *track)
 
G4double GetPreStepGlobalTime() const 
 
const G4ThreeVector & GetPosition() const 
 
G4TrackListNode * fpTrackNode
 
G4bool operator!=(const G4IT &right) const