G4Circle.cc File Reference

#include "G4Circle.hh"
#include "G4VisAttributes.hh"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const G4Circle &circle)


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const G4Circle circle 
)

Definition at line 43 of file G4Circle.cc.

00044 {
00045   os << "G4Circle: " << (const G4VMarker&)circle;
00046   return os;
00047 }


Generated on Mon May 27 17:50:39 2013 for Geant4 by  doxygen 1.4.7