ATLAS Offline Software
Loading...
Searching...
No Matches
MuonCalibRawRpcTriggerHit.h File Reference
#include <iomanip>
#include <iostream>
#include <string>
Include dependency graph for MuonCalibRawRpcTriggerHit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MuonCalib::MuonCalibRawRpcTriggerHit
 Calib-EDM version of RpcRawData class. More...
struct  MuonCalib::MuonCalibRawRpcTriggerHit::defineParams

Namespaces

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

Functions

std::ostream & operator<< (std::ostream &stream, const MuonCalib::MuonCalibRawRpcTriggerHit &rawHit)

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & stream,
const MuonCalib::MuonCalibRawRpcTriggerHit & rawHit )

Definition at line 50 of file MuonCalibRawRpcTriggerHit.cxx.

50{ return hit.dump(stream); }