//-------------------------------------------------------------------------- // // Environment: // This software is part of the EvtGen package developed jointly // for the BaBar and CLEO collaborations. If you use all or part // of it, please give an appropriate acknowledgement. // // Copyright Information: See EvtGen/COPYRIGHT // Copyright (C) 1998 Caltech, UCSB // // Module: EvtComplex.cc // // Description: EvtComlex.cc // // Modification history: // // RYD December 5, 1998 Created // //------------------------------------------------------------------------ // #include "EvtGenBase/EvtPatches.hh" #include #include #include "EvtGenBase/EvtComplex.hh" using std::ostream; ostream& operator<<(ostream& s, const EvtComplex& c){ s<<"("<