G4Circle.hh File Reference

#include "G4VMarker.hh"

Go to the source code of this file.

Data Structures

class  G4Circle

Functions

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


Function Documentation

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

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