Geant4  10.02.p01
G4GeometryCell.cc File Reference
#include "G4GeometryCell.hh"
+ Include dependency graph for G4GeometryCell.cc:

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)
 

Function Documentation

G4bool operator!= ( const G4GeometryCell k1,
const G4GeometryCell k2 
)

Definition at line 87 of file G4GeometryCell.cc.

References G4GeometryCell::GetPhysicalVolume(), and G4GeometryCell::GetReplicaNumber().

+ Here is the call graph for this function:

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!=().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: