12#ifndef O2_MCH_RAW_ELECMAP_FEE_LINK_ID_H
13#define O2_MCH_RAW_ELECMAP_FEE_LINK_ID_H
26 uint16_t
feeId()
const {
return mFeeId; }
27 uint8_t
linkId()
const {
return mLinkId; }
36uint32_t
encode(
const FeeLinkId&
id);
38bool operator<(
const FeeLinkId& f1,
const FeeLinkId& f2);
40std::ostream&
operator<<(std::ostream& os,
const FeeLinkId&
id);
42std::string
asString(
const FeeLinkId& feeLinkId);
FeeLinkId decodeFeeLinkId(uint32_t code)
std::string asString(const SampaCluster &sc)
uint32_t encode(const DsDetId &id)
Create an integer code for the given id.
bool operator<(const observer_ptr< W1 > &p1, const observer_ptr< W2 > &p2)
std::ostream & operator<<(std::ostream &stream, o2::InteractionRecord const &ir)