35 : fVPhysicalVolume(&aVolume), fRepNum(RepNum)
41 return *fVPhysicalVolume;
53 fVPhysicalVolume = rhs.fVPhysicalVolume;
55 fRepNum = rhs.fRepNum;
G4bool operator!=(const G4GeometryCell &k1, const G4GeometryCell &k2)
G4bool operator==(const G4GeometryCell &k1, const G4GeometryCell &k2)
G4int GetReplicaNumber() const
const G4VPhysicalVolume & GetPhysicalVolume() const
G4GeometryCell & operator=(const G4GeometryCell &rhs)
G4GeometryCell(const G4VPhysicalVolume &aVolume, G4int RepNum)