CGEM BOSS 6.6.5.h
BESIII Offline Software System
Loading...
Searching...
No Matches
XmlRpcValue.h File Reference
#include <map>
#include <string>
#include <vector>
#include <time.h>

Go to the source code of this file.

Classes

class  XmlRpc::XmlRpcValue
 RPC method arguments and results are represented by Values. More...
 

Namespaces

namespace  XmlRpc
 

Functions

std::ostream & operator<< (std::ostream &os, XmlRpc::XmlRpcValue &v)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & os,
XmlRpc::XmlRpcValue & v )

Definition at line 604 of file XmlRpcValue.cpp.

605{
606 // If you want to output in xml format:
607 //return os << v.toXml();
608 return v.write(os);
609}
**********Class see also m_nmax DOUBLE PRECISION m_amel DOUBLE PRECISION m_x2 DOUBLE PRECISION m_alfinv DOUBLE PRECISION m_Xenph INTEGER m_KeyWtm INTEGER m_idyfs DOUBLE PRECISION m_zini DOUBLE PRECISION m_q2 DOUBLE PRECISION m_Wt_KF DOUBLE PRECISION m_WtCut INTEGER m_KFfin *COMMON c_KarLud $ !Input CMS energy[GeV] $ !CMS energy after beam spread beam strahlung[GeV] $ !Beam energy spread[GeV] $ !z boost due to beam spread $ !electron beam mass *ff pair spectrum $ !minimum v
Definition KarLud.h:35