8 #ifndef _H_SQSpill_v1_H_
9 #define _H_SQSpill_v1_H_
26 void identify(std::ostream& os = std::cout)
const;
virtual int get_run_id() const
Return the run ID when this spill was taken.
int isValid() const
isValid returns non zero if object contains vailid data
virtual int get_spill_id() const
Return the spill ID.
virtual void set_run_id(const int a)
virtual void set_spill_id(const int a)
virtual void set_target_pos(const short a)
virtual short get_target_pos() const
Return the target position in this spill.
void identify(std::ostream &os=std::cout) const
An SQ interface class to hold the data of one spill.