BOSS 6.6.4.p01
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtId.cc File Reference
#include "EvtGenBase/EvtPatches.hh"
#include "EvtGenBase/EvtId.hh"
#include <iostream>

Go to the source code of this file.

Functions

ostream & operator<< (ostream &s, const EvtId &id)
 

Function Documentation

◆ operator<<()

ostream & operator<< ( ostream &  s,
const EvtId id 
)

Definition at line 28 of file EvtId.cc.

28 {
29
30 s<<"(Id="<<id._id<<" Alias="<<id._alias<<")";
31
32 return s;
33
34}
XmlRpcServer s
Definition: HelloServer.cpp:11