|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &os, const G4VoxelLimits &pLim) |
| std::ostream & operator<< | ( | std::ostream & | os, |
| const G4VoxelLimits & | pLim ) |
Prints the limits to the stream in the form: "{(xmin,xmax) (ymin,ymax) (zmin,zmax)}" Replaces (xmin,xmax) by (-,-) when not limited.
Definition at line 244 of file G4VoxelLimits.cc.