G4InuclParticle.cc File Reference

#include <cmath>
#include "G4InuclParticle.hh"
#include "G4ios.hh"
#include "G4SystemOfUnits.hh"

Go to the source code of this file.

Functions

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


Function Documentation

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

Definition at line 80 of file G4InuclParticle.cc.

References G4InuclParticle::print().

00080                                                                     {
00081   part.print(os);
00082   return os;
00083 }


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