ATLAS Offline Software
Loading...
Searching...
No Matches
WiredORdata.cxx File Reference
#include "RPC_CondCabling/WiredORdata.h"
#include "AthenaKernel/errorcheck.h"
#include <iomanip>
Include dependency graph for WiredORdata.cxx:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &stream, WiredORdata &data)

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & stream,
WiredORdata & data )

Definition at line 72 of file WiredORdata.cxx.

72 {
73 data.Print(stream, false);
74 return stream;
75}
char data[hepevt_bytes_allocation_ATLAS]
Definition HepEvt.cxx:11