11#include <framework/datastore/RelationsObject.h>
unsigned short m_scrodID
SCROD ID.
short m_type
slow data type
TOPSlowData(unsigned short scrodID, short type, short value)
Full constructor.
TOPSlowData()
Default constructor.
short m_value
slow data value
unsigned getScrodID() const
Returns SCROD ID.
ClassDef(TOPSlowData, 1)
ClassDef.
int getValue() const
Returns slow data value.
int getType() const
Returns slow data type.
RelationsInterface< TObject > RelationsObject
Provides interface for getting/adding relations to objects in StoreArrays.
Abstract base class for different kinds of events.