#include "HepPolyhedron.h"
#include "G4PhysicalConstants.hh"
#include "G4Vector3D.hh"
#include <cstdlib>
#include <cmath>
#include "BooleanProcessor.src"
#include "HepPolyhedronProcessor.src"
Go to the source code of this file.
|
std::ostream & | operator<< (std::ostream &ostr, const G4Facet &facet) |
|
std::ostream & | operator<< (std::ostream &ostr, const HepPolyhedron &ph) |
|
std::ostream& operator<< |
( |
std::ostream & |
ostr, |
|
|
const G4Facet & |
facet |
|
) |
| |
std::ostream& operator<< |
( |
std::ostream & |
ostr, |
|
|
const HepPolyhedron & |
ph |
|
) |
| |
const G4double spatialTolerance = 0.01*nm |