ATLAS Offline Software
Functions
L1CaloRunParameters.cxx File Reference
#include "TrigT1CaloCalibConditions/L1CaloRunParameters.h"
Include dependency graph for L1CaloRunParameters.cxx:

Go to the source code of this file.

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 21 of file L1CaloRunParameters.cxx.

21  {
22  output << "channelID: " << std::hex << r.channelId() << std::dec
23  << ", runType: " << r.runType();
24 
25  return output;
26 }
beamspotman.r
def r
Definition: beamspotman.py:676
merge.output
output
Definition: merge.py:17