11#include <framework/datastore/RelationsObject.h>
Defines interface for accessing relations of objects in StoreArray.
Class to store slow data unpacked from raw data.
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.
Abstract base class for different kinds of events.