5#ifndef NSW_TRIGRAWDATASEGMENT_H
6#define NSW_TRIGRAWDATASEGMENT_H
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
An STL vector of pointers that by default owns its pointed-to elements.
void setLowRes(bool lowRes)
~NSW_TrigRawDataSegment()=default
const std::vector< std::pair< uint8_t, uint16_t > > & channels() const
void setSpare(uint8_t spare)
void setPhiIndex(uint8_t phiIndex)
void setPhiRes(bool phiRes)
void addChannel(uint8_t layer, uint16_t channel)
uint8_t deltaTheta() const
void setDeltaTheta(uint8_t deltaTheta)
friend class NSW_TrigRawDataSegmentCnv_p1
void setRIndex(uint8_t rIndex)
void setMonitor(bool monitor)
std::vector< std::pair< uint8_t, uint16_t > > m_channels
vector of trigger channels, defined as layer / channel
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.