49 NStrip = 0; NSilPlane = 0; IsXPlane = 0;
63 EdepSil = right.EdepSil;
64 NStrip = right.NStrip; NSilPlane = right.NSilPlane;
65 IsXPlane = right.IsXPlane;
73 EdepSil = right.EdepSil;
74 NStrip = right.NStrip; NSilPlane = right.NSilPlane;
75 IsXPlane = right.IsXPlane;
84 return((EdepSil==right.EdepSil)&&(NStrip==right.NStrip)&&(IsXPlane==right.IsXPlane)&& (pos==right.pos));
CLHEP::Hep3Vector G4ThreeVector
G4ThreadLocal G4Allocator< GammaRayTelTrackerHit > * GammaRayTelTrackerHitAllocator
const GammaRayTelTrackerHit & operator=(const GammaRayTelTrackerHit &)
int operator==(const GammaRayTelTrackerHit &) const