|
Geant4
9.6.p02
|
#include <G4GeometryCellStep.hh>
Public Member Functions | |
| G4GeometryCellStep (const G4GeometryCell &preCell, const G4GeometryCell &postCell) | |
| ~G4GeometryCellStep () | |
| const G4GeometryCell & | GetPreGeometryCell () const |
| const G4GeometryCell & | GetPostGeometryCell () const |
| G4bool | GetCrossBoundary () const |
| void | SetPreGeometryCell (const G4GeometryCell &preCell) |
| void | SetPostGeometryCell (const G4GeometryCell &postCell) |
| void | SetCrossBoundary (G4bool b) |
Definition at line 51 of file G4GeometryCellStep.hh.
| G4GeometryCellStep::G4GeometryCellStep | ( | const G4GeometryCell & | preCell, |
| const G4GeometryCell & | postCell | ||
| ) |
Definition at line 38 of file G4GeometryCellStep.cc.
| G4GeometryCellStep::~G4GeometryCellStep | ( | ) |
Definition at line 46 of file G4GeometryCellStep.cc.
|
inline |
|
inline |
|
inline |
Definition at line 96 of file G4GeometryCellStep.hh.
|
inline |
Definition at line 91 of file G4GeometryCellStep.hh.
|
inline |
Definition at line 86 of file G4GeometryCellStep.hh.
1.8.4