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

Go to the source code of this file.

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 136 of file L1CaloRxCoolChannelId.cxx.

136  {
137  output << "rxChannelId: 0x" << std::hex <<r.id() << std::dec <<", crate: "<<r.crate()<<", module: "<<r.module()<<", inputConn: "<<r.inputConn()<<", inputPair: "<<r.inputPair()<<" ( outputConn: "<< r.outputConn()<<", outputPair: "<<r.outputPair()<<")";
138  return output;
139 }
beamspotman.r
def r
Definition: beamspotman.py:676
merge.output
output
Definition: merge.py:17