4 #include "base/SubEvent.h"
SubEvent - base class for all event structures Need for: virtual destructor - to be able delete any i...
Definition: base/SubEvent.h:14
subevent with MBS data
Definition: mbs/SubEvent.h:9
virtual ~SubEvent()
destructor
Definition: mbs/SubEvent.h:16
virtual void Clear()
clear
Definition: mbs/SubEvent.h:19
virtual unsigned Multiplicity() const
Method returns event multiplicity - that ever it means.
Definition: mbs/SubEvent.h:25
virtual void Sort()
sort
Definition: mbs/SubEvent.h:22
SubEvent()
constructor
Definition: mbs/SubEvent.h:13