/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Generator/BesEvtGen/BesEvtGen-00-03-58/src/EvtGen/EvtGenBase/EvtTwoBodyKine.cc File Reference

#include "EvtGenBase/EvtPatches.hh"
#include <iostream>
#include <assert.h>
#include <math.h>
#include "EvtGenBase/EvtTwoBodyKine.hh"
#include "EvtGenBase/EvtReport.hh"

Go to the source code of this file.

Functions

ostreamoperator<< (ostream &os, const EvtTwoBodyKine &p)


Function Documentation

ostream& operator<< ( ostream os,
const EvtTwoBodyKine p 
)

Definition at line 101 of file EvtTwoBodyKine.cc.

References EvtTwoBodyKine::print().

00102 {
00103   p.print(os);
00104   return os;
00105 }


Generated on Tue Nov 29 23:15:55 2016 for BOSS_7.0.2 by  doxygen 1.4.7