1 #ifndef CondFormats_RPCObjects_RPCDCCLink_h
2 #define CondFormats_RPCObjects_RPCDCCLink_h
45 ::uint32_t
getId()
const;
46 operator ::uint32_t()
const;
51 void setId(::uint32_t
const & _id);
75 bool operator<(::uint32_t
const & _rhs)
const;
76 bool operator==(::uint32_t
const & _rhs)
const;
77 bool operator!=(::uint32_t
const & _rhs)
const;
85 int bf_get(
int const _min, ::uint32_t
const _mask,
int const _pos)
const;
86 RPCDCCLink &
bf_set(
int const _min,
int const _max, ::uint32_t
const _mask,
int const _pos,
int const _value);
87 std::ostream &
bf_stream(std::ostream & _ostream,
int const _min, ::uint32_t
const _mask,
int const _pos)
const;
97 #include "CondFormats/RPCObjects/interface/RPCDCCLink.icc"
99 #endif // CondFormats_RPCObjects_RPCDCCLink_h
static int const max_tbinput_
static int const wildcard_
RPCDCCLink & operator++()
static int const pos_dccinput_
bool matches(RPCDCCLink const &_rhs) const
std::ostream & bf_stream(std::ostream &_ostream, int const _min,::uint32_t const _mask, int const _pos) const
std::string getName() const
bool operator!=(RPCDCCLink const &_rhs) const
static int const min_fed_
std::ostream & operator<<(std::ostream &out, const ALILine &li)
static int const max_fed_
int bf_get(int const _min,::uint32_t const _mask, int const _pos) const
::uint32_t const mask_fed_
RPCDCCLink & setFED(int _fed=wildcard_)
RPCDCCLink & bf_set(int const _min, int const _max,::uint32_t const _mask, int const _pos, int const _value)
bool operator==(RPCDCCLink const &_rhs) const
static int const min_dccinput_
static int const pos_tbinput_
void setId(::uint32_t const &_id)
::uint32_t const mask_tbinput_
static int const min_tbinput_
RPCDCCLink & setDCCInput(int _dccinput=wildcard_)
bool operator<(RPCDCCLink const &_rhs) const
static int const max_dccinput_
::uint32_t const mask_dccinput_
#define COND_SERIALIZABLE
::uint32_t getMask() const
RPCDCCLink & setTBInput(int _tbinput=wildcard_)
RPCDCCLink & operator--()
static int const pos_fed_