13 return (
this == &right ) ? true :
false;
Concrete class of G4VHit, representing a hit in the MySensitiveDetector.
G4bool operator==(const MyHit &) const
Equality operator, compares two MyHit objects for equality.
G4ThreadLocal G4Allocator< MyHit > * MyHitAllocator
G4Allocator for MyHit objects.
Declaration of the class MyHit.