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

#include "EvtGenBase/EvtPatches.hh"
#include <iostream>
#include <math.h>
#include <assert.h>
#include "EvtGenBase/EvtMacros.hh"
#include "EvtGenBase/EvtTwoBodyVertex.hh"

Go to the source code of this file.

Functions

ostreamoperator<< (ostream &os, const EvtTwoBodyVertex &v)


Function Documentation

ostream& operator<< ( ostream os,
const EvtTwoBodyVertex v 
)

Definition at line 100 of file EvtTwoBodyVertex.cc.

References v.

00101 {
00102   v.print(os);
00103   return os;
00104 }


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