#include <ostream>
#include <boost/cstdint.hpp>
Go to the source code of this file.
Classes | |
class | EcalFEMSample |
Simple container packer/unpacker for a single sample from the FEM electronics. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &, const EcalFEMSample &) |
std::ostream& operator<< | ( | std::ostream & | , | |
const EcalFEMSample & | ||||
) |
Definition at line 7 of file EcalFEMSample.cc.
References EcalFEMSample::adc(), and EcalFEMSample::gainId().