ATLAS Offline Software
|
#include <GaudiKernel/MsgStream.h>
#include <CxxUtils/ArrayHelper.h>
#include <array>
#include <iostream>
Go to the source code of this file.
Classes | |
class | MdtMezzanineCard |
MdtMezzanineCard - Helper struct to represent the structure of a mezzanine card in a consistent way Each mezzanine card reads out in total 24 tubes of a chamber covering all tube layers of a chamber. More... | |
struct | MdtMezzanineCard::OfflineCh |
Helper struct to pipe the result from the tdc -> offline channel translation. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &ostr, const MdtMezzanineCard &map) |
std::ostream& operator<< | ( | std::ostream & | ostr, |
const MdtMezzanineCard & | map | ||
) |
Definition at line 22 of file MdtMezzanineCard.cxx.