8 #ifndef DATAFORMATS_SCALERS_BEAMSPOT_H 9 #define DATAFORMATS_SCALERS_BEAMSPOT_H 38 bool empty()
const {
return false; }
48 float x()
const {
return (
x_); }
49 float y()
const {
return (
y_); }
50 float z()
const {
return (
z_); }
float err_width_y() const
int operator==(const BeamSpotOnline &e) const
equality operator
std::vector< BeamSpotOnline > BeamSpotOnlineCollection
std::ostream & operator<<(std::ostream &s, const BeamSpotOnline &c)
Pretty-print operator for BeamSpotOnline.
virtual ~BeamSpotOnline()
unsigned int sourceID() const
float err_width_x() const
unsigned int bunchNumber() const
float err_sigma_z() const
unsigned int trigType() const
std::string name() const
name method
timespec get_timespec() const
timespec collectionTime() const
int operator!=(const BeamSpotOnline &e) const
inequality operator
unsigned int eventID() const
bool empty() const
empty method (= false)
unsigned int bunchNumber_