Geant4
10.02.p01
|
Go to the source code of this file.
Macros | |
#define | G4GeometryCellStepStream_hh G4GeometryCellStepStream_hh |
Functions | |
std::ostream & | operator<< (std::ostream &out, const G4GeometryCell &tk) |
std::ostream & | operator<< (std::ostream &out, const G4GeometryCellStep &ps) |
#define G4GeometryCellStepStream_hh G4GeometryCellStepStream_hh |
Definition at line 39 of file G4GeometryCellStepStream.hh.
std::ostream& operator<< | ( | std::ostream & | out, |
const G4GeometryCell & | tk | ||
) |
Definition at line 40 of file G4GeometryCellStepStream.cc.
References G4VPhysicalVolume::GetName(), G4GeometryCell::GetPhysicalVolume(), and G4GeometryCell::GetReplicaNumber().
std::ostream& operator<< | ( | std::ostream & | out, |
const G4GeometryCellStep & | ps | ||
) |
Definition at line 47 of file G4GeometryCellStepStream.cc.
References G4GeometryCellStep::GetCrossBoundary(), G4GeometryCellStep::GetPostGeometryCell(), and G4GeometryCellStep::GetPreGeometryCell().