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

Go to the source code of this file.

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 87 of file ChanDeadErrorCode.cxx.

87 {
88 output << r.errorCode();
89 return output;
90}
int r
Definition globals.cxx:22
output
Definition merge.py:16