G4CascadParticle.cc File Reference

#include "G4CascadParticle.hh"
#include "G4ios.hh"
#include <cmath>

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const G4CascadParticle &part)


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const G4CascadParticle part 
)

Definition at line 140 of file G4CascadParticle.cc.

References G4CascadParticle::print().

00140                                                                      {
00141   part.print(os);
00142   return os;
00143 }


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