ATLAS Offline Software
Loading...
Searching...
No Matches
MuonCalibTgcTruthHit.h File Reference
#include <iostream>
#include "MuonCalibIdentifier/MuonFixedId.h"
Include dependency graph for MuonCalibTgcTruthHit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MuonCalib::MuonCalibTgcTruthHit
 Class with truth information of a RPC hit, containing: More...

Namespaces

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

Functions

std::ostream & operator<< (std::ostream &stream, const MuonCalib::MuonCalibTgcTruthHit &truth)

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & stream,
const MuonCalib::MuonCalibTgcTruthHit & truth )

Definition at line 29 of file MuonCalibTgcTruthHit.cxx.

29{ return truth.dump(stream); }
std::ostream & dump(std::ostream &stream) const
dump to be used for operator<<() to dump the MuonCalibTgcTruthHit