11#include <framework/datastore/RelationsObject.h>
Defines interface for accessing relations of objects in StoreArray.
Class to store TOP injection veto flag.
void set(bool flag=true)
Sets the veto flag on first occurence of true if called multiple times (like in TOPUnpacker).
bool isSet() const
Returns the veto flag.
TOPInjectionVeto()
Default constructor.
ClassDef(TOPInjectionVeto, 1)
ClassDef.
void reset()
Resets the veto flag.
bool m_flag
injection veto flag
Abstract base class for different kinds of events.