/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Reconstruction/MdcPatRec/ProxyDict/ProxyDict-00-00-01/src/IfdKey.cxx File Reference

#include "ProxyDict/IfdKey.h"

Go to the source code of this file.

Functions

ostreamoperator<< (ostream &o, const IfdKey &k)


Function Documentation

ostream& operator<< ( ostream o,
const IfdKey k 
)

Definition at line 45 of file IfdKey.cxx.

References IfdKey::print().

00045                                                     {
00046     k.print(o);
00047     return o;
00048 }


Generated on Tue Nov 29 23:16:59 2016 for BOSS_7.0.2 by  doxygen 1.4.7