ATLAS Offline Software
|
#include "AthContainers/DataVector.h"
#include "MuonRDO/RpcFiredChannel.h"
#include "Identifier/Identifier.h"
Go to the source code of this file.
Classes | |
class | RpcCoinMatrix |
Typedefs | |
typedef unsigned short int | ubit16 |
Functions | |
MsgStream & | operator<< (MsgStream &sl, const RpcCoinMatrix &coll) |
Overload of << operator for MsgStream for debug output. More... | |
std::ostream & | operator<< (std::ostream &sl, const RpcCoinMatrix &coll) |
Overload of << operator for std::ostream for debug output. More... | |
typedef unsigned short int ubit16 |
Definition at line 18 of file RpcCoinMatrix.h.
MsgStream& operator<< | ( | MsgStream & | sl, |
const RpcCoinMatrix & | coll | ||
) |
Overload of << operator for MsgStream for debug output.
Definition at line 8 of file RpcCoinMatrix.cxx.
std::ostream& operator<< | ( | std::ostream & | sl, |
const RpcCoinMatrix & | coll | ||
) |
Overload of << operator for std::ostream for debug output.
Definition at line 23 of file RpcCoinMatrix.cxx.