14 s <<
"Run type = " << htbrd.
runType() << endl;
15 s <<
"Beam Mode = " << htbrd.
beamMode() << endl;
double beamEnergyGeV() const
Returns the beam energy in GeV.
void setRunData(const char *run_type, const char *beam_mode, double beam_energy_gev)
const std::string & beamMode() const
Returns the beam mode string.
const std::string & runType() const
Returns the run type string.
ostream & operator<<(ostream &s, const HcalTBRunData &htbrd)