Geant4
10.01.p02
|
#include <G4GeometryCellComp.hh>
Public Member Functions | |
G4GeometryCellComp () | |
G4bool | operator() (const G4GeometryCell &g1, const G4GeometryCell &g2) const |
Definition at line 45 of file G4GeometryCellComp.hh.
G4GeometryCellComp::G4GeometryCellComp | ( | ) |
Definition at line 40 of file G4GeometryCellComp.cc.
G4bool G4GeometryCellComp::operator() | ( | const G4GeometryCell & | g1, |
const G4GeometryCell & | g2 | ||
) | const |
Definition at line 43 of file G4GeometryCellComp.cc.
References G4GeometryCell::GetPhysicalVolume(), and G4GeometryCell::GetReplicaNumber().