5#ifndef MUONRDO_NSW_MMTP_RAWDATACOLLECTION_H
6#define MUONRDO_NSW_MMTP_RAWDATACOLLECTION_H
macros to associate a CLID to a type
An STL vector of pointers that by default owns its pointed-to elements.
DataVector< NSW_MMTP_RawDataSegment > m_segments
friend class NSW_MMTP_RawDataContainerCnv_p1
void addHit(uint16_t art_BCID, uint8_t art_layer, uint16_t art_channel)
uint32_t sourceID() const
uint16_t L1Arequest() const
const DataVector< NSW_MMTP_RawDataHit > & hits() const
const DataVector< NSW_MMTP_RawDataSegment > & segments() const
void addSegment(uint16_t trig_BCID, uint8_t trig_dTheta, uint8_t trig_rBin, uint8_t trig_phiBin)
uint16_t L1Aclose() const
DataVector< NSW_MMTP_RawDataHit > m_hits
NSW_MMTP_RawDataCollection(uint32_t sourceID, uint32_t L1ID, uint16_t BCID, uint16_t L1Arequest, uint16_t L1Aopen, uint16_t L1Aclose)
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.