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

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

Go to the source code of this file.

Functions

ostreamoperator<< (ostream &os, const EvtDecayMode &mode)


Function Documentation

ostream& operator<< ( ostream os,
const EvtDecayMode mode 
)

Definition at line 185 of file EvtDecayMode.cc.

References EvtDecayMode::print().

00186 {
00187   mode.print(os);
00188   return os;
00189 }


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