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

Go to the source code of this file.

Namespaces

namespace  MuonCalib
 CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.

Functions

std::ostream & operator<< (std::ostream &stream, const MuonCalib::MuonCalibTriggerTimeInfo &info)

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & stream,
const MuonCalib::MuonCalibTriggerTimeInfo & info )

Definition at line 22 of file MuonCalibTriggerTimeInfo.cxx.

22{ return info.dump(stream); }