Function caerEventPacketContainerGetEventsNumber

Function Documentation

static inline int32_t caerEventPacketContainerGetEventsNumber(caerEventPacketContainerConst container)

Get the number of events contained in this event packet container.

Parameters:

container – a valid EventPacketContainer handle. If NULL, 0 is returned.

Returns:

the number of events in this container.