#include <string>
#include <iostream>
#include <vector>
#include "boost/cstdint.hpp"
Go to the source code of this file.
Classes | |
class | HcalTBTiming |
This class contains timing information unpacked from the Time-to-Digital Converter (TDC). More... | |
Defines | |
#define | HCALTBTIMING_H 1 |
Functions | |
std::ostream & | operator<< (std::ostream &s, const HcalTBTiming &htbtmg) |
#define HCALTBTIMING_H 1 |
Definition at line 2 of file HcalTBTiming.h.
std::ostream& operator<< | ( | std::ostream & | s, | |
const HcalTBTiming & | htbtmg | |||
) |