G4Surface.cc File Reference

#include "G4Surface.hh"
#include "G4CompositeCurve.hh"
#include "G4GeometryTolerance.hh"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const G4Surface &)


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const G4Surface  
)

Definition at line 274 of file G4Surface.cc.

00275 {
00276   // overwrite output operator << to Print out Surface objects
00277   // using the PrintOn function defined below
00278   //    s.PrintOn( os );
00279   return os;
00280 }


Generated on Mon May 27 17:51:09 2013 for Geant4 by  doxygen 1.4.7