#include <iosfwd>
#include <vector>
#include <cstdint>
Go to the source code of this file.
Classes | |
class | CSCComparatorDigi |
Functions | |
std::ostream & | operator<< (std::ostream &o, const CSCComparatorDigi &digi) |
Output operator. More... | |
std::ostream& operator<< | ( | std::ostream & | o, |
const CSCComparatorDigi & | digi | ||
) |
Output operator.
Definition at line 106 of file CSCComparatorDigi.cc.
References CSCComparatorDigi::getComparator(), CSCComparatorDigi::getStrip(), and CSCComparatorDigi::getTimeBin().