9 #ifndef CondFormats_PPSObjects_CTPPSPixelDAQMapping 10 #define CondFormats_PPSObjects_CTPPSPixelDAQMapping 43 std::map<CTPPSPixelFramePosition, CTPPSPixelROCInfo>
ROCMapping;
47 std::set<unsigned int>
fedIds()
const;
Contains mappind data related to a ROC.
std::set< unsigned int > fedIds() const
uint32_t iD
the symbolic id
friend std::ostream & operator<<(std::ostream &s, const CTPPSPixelROCInfo &fp)
std::map< CTPPSPixelFramePosition, CTPPSPixelROCInfo > ROCMapping
#define COND_SERIALIZABLE
void insert(const CTPPSPixelFramePosition &fp, const CTPPSPixelROCInfo &vi)
The mapping between FramePosition and ROCInfo.