Geant4
10.02.p01
|
#include "globals.hh"
Go to the source code of this file.
Classes | |
class | G4GeometryCell |
Macros | |
#define | G4GeometryCell_hh G4GeometryCell_hh |
Functions | |
G4bool | operator== (const G4GeometryCell &k1, const G4GeometryCell &k2) |
G4bool | operator!= (const G4GeometryCell &k1, const G4GeometryCell &k2) |
#define G4GeometryCell_hh G4GeometryCell_hh |
Definition at line 43 of file G4GeometryCell.hh.
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!=().