G4QCHIPSWorld.cc File Reference

#include "G4QCHIPSWorld.hh"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &lhs, G4QCHIPSWorld &rhs)


Function Documentation

std::ostream& operator<< ( std::ostream &  lhs,
G4QCHIPSWorld rhs 
)

Definition at line 71 of file G4QCHIPSWorld.cc.

References G4QCHIPSWorld::GetQPEntries().

00072 {
00073   // @@ Later make a list of activated particles and clusters
00074   lhs << "[ Currently a#of particles in the CHIPS World = " << rhs.GetQPEntries() << "]";
00075   return lhs;
00076 }


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