67 fTrackingInformation()
84 fTrackingInformation()
99 <<
"The assignment operator of G4IT should not be used, this feature is not supported."
100 <<
"If really needed, please contact the developers.";
102 exceptionDescription);
104 if (
this == &right)
return *
this;
123 fTrackingInformation()
186 return (this->
diff(right));
199 return this->
equal(right);
G4ThreadLocal G4Allocator< G4IT > * aITAllocator
virtual G4bool equal(const G4IT &right) const =0
std::ostringstream G4ExceptionDescription
CLHEP::Hep3Vector G4ThreeVector
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 &)
G4TrackingInformation fTrackingInformation
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)
virtual const G4ThreeVector & GetPosition() const
G4TrackListNode * fpTrackNode
G4bool operator!=(const G4IT &right) const