#include "boost/cstdint.hpp"
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | SiStripDigi |
A Digi for the silicon strip detector, containing both strip and adc information, and suitable for storing zero-suppresed hit information. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &o, const SiStripDigi &digi) |
std::ostream& operator<< | ( | std::ostream & | o, |
const SiStripDigi & | digi | ||
) |
Definition at line 3 of file SiStripDigi.cc.
References SiStripDigi::adc(), and SiStripDigi::strip().