#include <utility>
#include "DataFormats/SiPixelDetId/interface/PixelChannelIdentifier.h"
#include <iostream>
Go to the source code of this file.
Classes | |
class | PixelDigi |
Functions | |
bool | operator< (const PixelDigi &one, const PixelDigi &other) |
std::ostream & | operator<< (std::ostream &o, const PixelDigi &digi) |
Definition at line 58 of file PixelDigi.h.
References PixelDigi::channel().
std::ostream& operator<< | ( | std::ostream & | o, |
const PixelDigi & | digi | ||
) | [inline] |
Definition at line 63 of file PixelDigi.h.
References PixelDigi::adc(), and PixelDigi::channel().