Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include "globals.hh"
Go to the source code of this file.
Classes | |
class | G4GeometryCell |
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!=().