1 #ifndef CondFormats_RPCObjects_RPCDCCLink_h
2 #define CondFormats_RPCObjects_RPCDCCLink_h
42 std::uint32_t
getId()
const;
43 operator std::uint32_t()
const;
48 void setId(std::uint32_t
const&
id);
72 bool operator<(std::uint32_t
const& rhs)
const;
73 bool operator==(std::uint32_t
const& rhs)
const;
74 bool operator!=(std::uint32_t
const& rhs)
const;
82 int bf_get(
int const min, std::uint32_t
const mask,
int const pos)
const;
84 std::ostream&
bf_stream(std::ostream& ostream,
int const min, std::uint32_t
const mask,
int const pos)
const;
94 #include "CondFormats/RPCObjects/interface/RPCDCCLink.icc"
96 #endif // CondFormats_RPCObjects_RPCDCCLink_h
RPCDCCLink & setFED(int fed=wildcard_)
static int const max_tbinput_
static int const wildcard_
RPCDCCLink & operator++()
static int const pos_dccinput_
int bf_get(int const min, std::uint32_t const mask, int const pos) const
std::string getName() const
RPCDCCLink & bf_set(int const min, int const max, std::uint32_t const mask, int const pos, int const value)
static int const min_fed_
std::ostream & operator<<(std::ostream &out, const ALILine &li)
RPCDCCLink & setTBInput(int tbinput=wildcard_)
static int const max_fed_
RPCDCCLink & setDCCInput(int dccinput=wildcard_)
bool operator!=(RPCDCCLink const &rhs) const
static int const min_dccinput_
static int const pos_tbinput_
bool operator<(RPCDCCLink const &rhs) const
static int const min_tbinput_
static std::uint32_t const mask_fed_
static int const max_dccinput_
#define COND_SERIALIZABLE
void setId(std::uint32_t const &id)
std::uint32_t getMask() const
std::ostream & bf_stream(std::ostream &ostream, int const min, std::uint32_t const mask, int const pos) const
bool operator==(RPCDCCLink const &rhs) const
static std::uint32_t const mask_dccinput_
std::uint32_t getId() const
bool matches(RPCDCCLink const &rhs) const
RPCDCCLink & operator--()
static std::uint32_t const mask_tbinput_
static int const pos_fed_