ATLAS Offline Software
Loading...
Searching...
No Matches
L1CaloDerivedRunPars.cxx File Reference
Include dependency graph for L1CaloDerivedRunPars.cxx:

Go to the source code of this file.

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 15 of file L1CaloDerivedRunPars.cxx.

15 {
16 output << "channelID: " << std::hex << r.channelId() << std::dec
17 << ", timingRegime: " << r.timingRegime()
18 << ", tierZeroTag: " << r.tierZeroTag();
19
20 return output;
21}
int r
Definition globals.cxx:22
output
Definition merge.py:16