G4VSolid.cc File Reference

#include "G4VSolid.hh"
#include "G4SolidStore.hh"
#include "globals.hh"
#include "Randomize.hh"
#include "G4GeometryTolerance.hh"
#include "G4VoxelLimits.hh"
#include "G4AffineTransform.hh"
#include "G4VisExtent.hh"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const G4VSolid &e)


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const G4VSolid e 
)

Definition at line 128 of file G4VSolid.cc.

References G4VSolid::StreamInfo().

00129 {
00130     return e.StreamInfo(os);
00131 }


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