Geant4 11.1.1
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 84 of file G4GeometryCell.cc.
G4bool operator== | ( | const G4GeometryCell & | k1, |
const G4GeometryCell & | k2 | ||
) |
Definition at line 70 of file G4GeometryCell.cc.
Referenced by G4Solver< Function >::operator!=().