9#ifndef SVDTRIGGERTYPE_H
10#define SVDTRIGGERTYPE_H
Class to store Trigger Type information.
void setType(baseType type)
Set the unique type.
baseType bin34
first 2 bits
uint8_t baseType
The base integer type for SVDTriggerType.
SVDTriggerType(baseType type=0)
Constructor using the unique type.
baseType getType() const
Get the unique type.
union Belle2::SVDTriggerType::@243 m_triggerID
how to interpret the 4 bits:
Abstract base class for different kinds of events.