65 EdepCAL = right.EdepCAL;
66 CALBarNumber = right.CALBarNumber;
67 CALPlaneNumber = right.CALPlaneNumber;
68 IsCALPlane = right.IsCALPlane;
76 EdepCAL = right.EdepCAL;
77 CALBarNumber = right.CALBarNumber;
78 CALPlaneNumber = right.CALPlaneNumber;
79 IsCALPlane = right.IsCALPlane;
88 return((EdepCAL==right.EdepCAL)&&(CALBarNumber==right.CALBarNumber)&&(CALPlaneNumber==right.CALPlaneNumber)&&(IsCALPlane==right.IsCALPlane)&& (pos==right.pos));
CLHEP::Hep3Vector G4ThreeVector
~GammaRayTelCalorimeterHit()
G4ThreadLocal G4Allocator< GammaRayTelCalorimeterHit > * GammaRayTelCalorimeterHitAllocator
const GammaRayTelCalorimeterHit & operator=(const GammaRayTelCalorimeterHit &)
GammaRayTelCalorimeterHit()
int operator==(const GammaRayTelCalorimeterHit &) const