G4QChipolino.cc File Reference

#include "G4QChipolino.hh"
#include <cstdlib>

Go to the source code of this file.

Functions

ostream & operator<< (ostream &lhs, G4QChipolino &rhs)


Function Documentation

ostream& operator<< ( ostream &  lhs,
G4QChipolino rhs 
)

Definition at line 520 of file G4QChipolino.cc.

References G4QChipolino::GetQPDG1(), and G4QChipolino::GetQPDG2().

00521 {
00522   lhs<<"{1="<<rhs.GetQPDG1()<<",2="<<rhs.GetQPDG2()<< "}";
00523   return lhs;
00524 }


Generated on Mon May 27 17:51:03 2013 for Geant4 by  doxygen 1.4.7