63 fpPreviousIT(0), fpNextIT(0),
64 fTrackingInformation()
77 fpPreviousIT(0), fpNextIT(0),
78 fTrackingInformation()
92 exceptionDescription <<
"The assignment operator of G4IT should not be used, this feature is not supported."
93 <<
"If really needed, please contact the developers.";
96 if(
this == &right)
return *
this;
112 fpPreviousIT(0), fpNextIT(0),
113 fTrackingInformation()
169 return (this->
diff(right)) ;
182 return this->
equal(right);