ATLAS Offline Software
Loading...
Searching...
No Matches
L1CaloRunParameters.cxx File Reference
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}
int r
Definition globals.cxx:22
output
Definition merge.py:16