46 #ifndef G4GeometryCellStep_hh 
   47 #define G4GeometryCellStep_hh G4GeometryCellStep_hh 
void SetPreGeometryCell(const G4GeometryCell &preCell)
 
G4GeometryCell fPostGeometryCell
 
void SetPostGeometryCell(const G4GeometryCell &postCell)
 
void SetCrossBoundary(G4bool b)
 
G4bool GetCrossBoundary() const 
 
const G4GeometryCell & GetPreGeometryCell() const 
 
const G4GeometryCell & GetPostGeometryCell() const 
 
G4GeometryCell fPreGeometryCell
 
G4GeometryCellStep(const G4GeometryCell &preCell, const G4GeometryCell &postCell)