Geant4
10.00.p02
|
#include "G4GeometryCell.hh"
Go to the source code of this file.
Functions | |
G4bool | operator== (const G4GeometryCell &k1, const G4GeometryCell &k2) |
G4bool | operator!= (const G4GeometryCell &k1, const G4GeometryCell &k2) |
G4bool operator!= | ( | const G4GeometryCell & | k1, |
const G4GeometryCell & | k2 | ||
) |
Definition at line 87 of file G4GeometryCell.cc.
References G4GeometryCell::GetPhysicalVolume(), and G4GeometryCell::GetReplicaNumber().
G4bool operator== | ( | const G4GeometryCell & | k1, |
const G4GeometryCell & | k2 | ||
) |
Definition at line 75 of file G4GeometryCell.cc.
References G4GeometryCell::GetPhysicalVolume(), and G4GeometryCell::GetReplicaNumber().
Referenced by G4Solver< Function >::operator!=().