10#include <framework/datastore/RelationsObject.h>
Defines interface for accessing relations of objects in StoreArray.
ClassDef(RelationsInterface, 0)
defines interface for accessing relations of objects in StoreArray.
This class is a wrapper for strings, such as MCDecayStrings, to allow them to be associated with part...
StringWrapper()
Default constructor.
std::string getString() const
Get string.
void setString(const std::string &inputstring)
Set string.
std::string m_string
the contained string
Abstract base class for different kinds of events.