G4CascadeChannel.hh File Reference

#include "globals.hh"
#include <iosfwd>
#include <vector>

Go to the source code of this file.

Data Structures

class  G4CascadeChannel

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.

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