 |
Belle II Software
release-05-01-25
|
13 #include <framework/datastore/RelationsObject.h>
EAppendStatus
Enum for return state of addBGDigit function.
ClassDef(DigitBase, 2)
ClassDef.
@ c_DontAppend
do not append BG digit to digits
Abstract base class for different kinds of events.
virtual unsigned int getUniqueChannelID() const =0
Enables BG overlay module to identify uniquely the physical channel of this Digit.
RelationsInterface< TObject > RelationsObject
Provides interface for getting/adding relations to objects in StoreArrays.
@ c_Append
append BG digit to digits
virtual EAppendStatus addBGDigit(const DigitBase *bg)=0
The pile-up method.
A common base for subdetector Digits.