5#ifndef XAODL0MUONCAND_VERSION_NSWCANDDATAUXCONTAINER_V1_H
6#define XAODL0MUONCAND_VERSION_NSWCANDDATAUXCONTAINER_V1_H
24 std::vector<uint16_t>
bcid {};
#define SG_BASE(D, B)
Declare that class D derives from class B.
Common base class for the auxiliary containers.
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Auxiliary store for NSW candidate data.
std::vector< uint16_t > bcid
Bunch crossing ID (12 bits, bit order [11:0]).
std::vector< uint8_t > overflow
Overflow flag in case that there are more segments than 8 (1 bit, bit order [15]).
std::vector< uint8_t > nSegments
Number of segments from NSW to SL (3 bits, bit order [14:12]).
NSWCandDataAuxContainer_v1()
Default constructor.
std::vector< uint8_t > fiberId
Fiber ID (4 bits, bit order [19:16]).
std::vector< uint32_t > segmentWord
The attributes of each segment are packed in a 32-bit word.
std::vector< uint8_t > boardId
Board ID (7 bits, bit order [26:20]).
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.