35 : fVPhysicalVolume(&aVolume), fRepNum(RepNum)
44 return *fVPhysicalVolume;
54 : fVPhysicalVolume(rhs.fVPhysicalVolume), fRepNum(rhs.fRepNum)
62 fVPhysicalVolume = rhs.fVPhysicalVolume;
64 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)