ATLAS Offline Software
Loading...
Searching...
No Matches
InDetRawDataCollection.h File Reference
Include dependency graph for InDetRawDataCollection.h:

Go to the source code of this file.

Classes

class  InDetRawDataCollection< RawDataT >

Functions

template<class RawDataT>
MsgStream & operator<< (MsgStream &sl, const InDetRawDataCollection< RawDataT > &coll)
 Overload of << operator for MsgStream for debug output.
template<class RawDataT>
std::ostream & operator<< (std::ostream &sl, const InDetRawDataCollection< RawDataT > &coll)
 Overload of << operator for std::ostream for debug output.

Function Documentation

◆ operator<<() [1/2]

template<class RawDataT>
MsgStream & operator<< ( MsgStream & sl,
const InDetRawDataCollection< RawDataT > & coll )

Overload of << operator for MsgStream for debug output.

◆ operator<<() [2/2]

template<class RawDataT>
std::ostream & operator<< ( std::ostream & sl,
const InDetRawDataCollection< RawDataT > & coll )

Overload of << operator for std::ostream for debug output.