BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
XmlRpcValue.cpp File Reference
#include "XmlRpcValue.h"
#include "XmlRpcException.h"
#include "XmlRpcUtil.h"
#include "base64.h"
#include <iostream>
#include <ostream>
#include <stdio.h>
#include <stdlib.h>

Go to the source code of this file.

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 549 of file XmlRpcValue.cpp.

549 {
550 // If you want to output in xml format:
551 // return os << v.toXml();
552 return v.write( os );
553}
**********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