7#include "eformat/SourceIdentifier.h"
34 eformat::helper::SourceIdentifier
id = eformat::helper::SourceIdentifier(rob_id);
35 eformat::helper::SourceIdentifier id2 = eformat::helper::SourceIdentifier(
id.subdetector_id(),0);
44 eformat::helper::SourceIdentifier
id = eformat::helper::SourceIdentifier(ros_id);
45 eformat::helper::SourceIdentifier id2 = eformat::helper::SourceIdentifier(
id.subdetector_id(),0);
uint32_t getDetID(uint32_t ros_id) const
Make a SubDetector ID from ROS source ID.
uint32_t getRosID(uint32_t rob_id) const
Make a ROS Source ID from a ROB source ID.
uint32_t getRobID(uint32_t rod_id) const
Make a ROB Source ID from a ROD source ID.