|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#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 75 of file G4GeometryCell.cc.
| G4bool operator== | ( | const G4GeometryCell & | k1, |
| const G4GeometryCell & | k2 ) |
Definition at line 61 of file G4GeometryCell.cc.
Referenced by G4Solver< Function >::operator!=().