G4CascadeChannel.cc File Reference

#include "G4CascadeChannel.hh"
#include <iostream>

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const G4CascadeChannel &chan)


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const G4CascadeChannel chan 
)

Definition at line 31 of file G4CascadeChannel.cc.

References G4CascadeChannel::printTable().

00031                                                                      {
00032   chan.printTable(os);
00033   return os;
00034 }


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