1 #ifndef HCALTBRUNDATA_H
2 #define HCALTBRUNDATA_H 1
6 #include "boost/cstdint.hpp"
33 const char *beam_mode,
34 double beam_energy_gev );
double beamEnergyGeV() const
Returns the beam energy in GeV.
void setRunData(const char *run_type, const char *beam_mode, double beam_energy_gev)
std::ostream & operator<<(std::ostream &out, const ALILine &li)
const std::string & beamMode() const
Returns the beam mode string.
const std::string & runType() const
Returns the run type string.