#include <string>
#include <iostream>
#include "boost/cstdint.hpp"
Go to the source code of this file.
Classes | |
class | HcalTBRunData |
This class contains data associated with a run, such as character strings describing the run type, beam mode, and also the beam energy. More... | |
Defines | |
#define | HCALTBRUNDATA_H 1 |
Functions | |
std::ostream & | operator<< (std::ostream &s, const HcalTBRunData &htbrd) |
#define HCALTBRUNDATA_H 1 |
Definition at line 2 of file HcalTBRunData.h.
std::ostream& operator<< | ( | std::ostream & | s, | |
const HcalTBRunData & | htbrd | |||
) |