59     fEdepAbs(right.fEdepAbs),
 
   60     fTrackLengthAbs(right.fTrackLengthAbs),
 
   61     fEdepGap(right.fEdepGap),
 
   62     fTrackLengthGap(right.fTrackLengthGap)
 
   78   return (
this==&right) ? 1 : 0;
 
G4ThreadLocal G4Allocator< F02CalorHit > * F02CalorHitAllocator
 
Definition of the F02CalorHit class. 
 
G4int operator==(const F02CalorHit &) const 
 
const F02CalorHit & operator=(const F02CalorHit &)