Geant4  10.00.p01
G4GeometryCell.hh File Reference
#include "globals.hh"
+ Include dependency graph for G4GeometryCell.hh:
+ This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

#define G4GeometryCell_hh   G4GeometryCell_hh

Definition at line 43 of file G4GeometryCell.hh.

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: