1 #ifndef CondFormats_RPCObjects_RPCAMCLink_h 2 #define CondFormats_RPCObjects_RPCAMCLink_h 43 ,
int _amcinput = wildcard_);
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 RPCAMCLink &
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/RPCAMCLink.icc" 99 #endif // CondFormats_RPCObjects_RPCAMCLink_h int bf_get(int const _min,::uint32_t const _mask, int const _pos) const
::uint32_t const mask_amcinput_
static int const min_fed_
static int const min_amcnumber_
::uint32_t const mask_fed_
RPCAMCLink & setAMCNumber(int _amcnumber=wildcard_)
static int const pos_amcinput_
static int const pos_fed_
::uint32_t const mask_amcnumber_
static int const max_amcinput_
RPCAMCLink & operator--()
static int const pos_amcnumber_
bool operator<(RPCAMCLink const &_rhs) const
static int const max_amcnumber_
RPCAMCLink & setFED(int _fed=wildcard_)
RPCAMCLink & setAMCInput(int _amcinput=wildcard_)
std::ostream & operator<<(std::ostream &_ostream, RPCAMCLink const &_link)
static int const max_fed_
bool operator!=(RPCAMCLink const &_rhs) const
static int const min_amcinput_
bool operator==(RPCAMCLink const &_rhs) const
::uint32_t getMask() const
RPCAMCLink & operator++()
#define COND_SERIALIZABLE
std::ostream & bf_stream(std::ostream &_ostream, int const _min,::uint32_t const _mask, int const _pos) const
void setId(::uint32_t const &_id)
bool matches(RPCAMCLink const &_rhs) const
std::string getName() const
static int const wildcard_
RPCAMCLink & bf_set(int const _min, int const _max,::uint32_t const _mask, int const _pos, int const _value)