40 for(
size_t ii = 1; ii <
thePoints.size(); ii++ ){
54 "No Point in contour");
64 points.push_back( points[0] );
66 for(
size_t ii = 0; ii < points.size(); ii++ ) {
70 for(
size_t ii = npold+1; ii <
thePoints.size(); ii++ ){
86 for(
size_t ii = 0; ii <
thePoints.size(); ii++ ) {
void Print(std::ostream &out)
void SetData(std::vector< G4ThreeVector > data)
G4GLOB_DLL std::ostream G4cout
std::vector< OFString > theImageIUIDs
std::vector< G4ThreeVector > thePoints
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
std::vector< G4ThreeVector > theDirections
void AddPoints(std::vector< G4ThreeVector > points)