G4CascadParticle.hh File Reference

#include "G4InuclElementaryParticle.hh"
#include "G4LorentzVector.hh"
#include "G4ThreeVector.hh"
#include <iosfwd>

Go to the source code of this file.

Data Structures

class  G4CascadParticle

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.

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