ATLAS Offline Software
Loading...
Searching...
No Matches
ChanCalibErrorCode.cxx File Reference
#include "TrigT1CaloCalibConditions/ChanCalibErrorCode.h"
#include <iomanip>
#include <iostream>
#include <sstream>
Include dependency graph for ChanCalibErrorCode.cxx:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &output, const ChanCalibErrorCode &r)

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & output,
const ChanCalibErrorCode & r )

Definition at line 96 of file ChanCalibErrorCode.cxx.

96 {
97 output << r.errorCode();
98 return output;
99}
int r
Definition globals.cxx:22
output
Definition merge.py:16