ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4VisExtent.cc File Reference
#include "G4VisExtent.hh"
#include "G4ThreeVector.hh"
+ Include dependency graph for G4VisExtent.cc:

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 85 of file G4VisExtent.cc.

View newest version in sPHENIX GitHub at line 85 of file G4VisExtent.cc

References G4VisExtent::fXmax, G4VisExtent::fXmin, G4VisExtent::fYmax, G4VisExtent::fYmin, G4VisExtent::fZmax, and G4VisExtent::fZmin.