ATLAS Offline Software
Functions
L1CaloPpmFineTimeRefs.cxx File Reference
#include "TrigT1CaloCalibConditions/L1CaloPpmFineTimeRefs.h"
#include <string>
#include <sstream>
#include <iostream>
#include <iomanip>
Include dependency graph for L1CaloPpmFineTimeRefs.cxx:

Go to the source code of this file.

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 46 of file L1CaloPpmFineTimeRefs.cxx.

46  {
47  output << "channelID: " << std::hex << r.m_channelId.id() << std::dec << ", " << "errorCode: " << r.m_errorCode<< ", " << "refValue: " << r.m_refValue << ", " << "criterion: " << r.m_criterion<< ", " << "calibValue: " << r.m_calibValue ;
48  return output;
49 }
beamspotman.r
def r
Definition: beamspotman.py:676
merge.output
output
Definition: merge.py:17