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