G4InuclParticle.hh File Reference

#include <iosfwd>
#include <CLHEP/Units/SystemOfUnits.h>
#include "globals.hh"
#include "G4LorentzVector.hh"
#include "G4DynamicParticle.hh"

Go to the source code of this file.

Data Structures

class  G4InuclParticle

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.

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