1 #ifndef CondFormats_RPCObjects_RPCAMCLink_h 2 #define CondFormats_RPCObjects_RPCAMCLink_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;
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/RPCAMCLink.icc" 96 #endif // CondFormats_RPCObjects_RPCAMCLink_h std::uint32_t getId() const
int bf_get(int const min, std::uint32_t const mask, int const pos) const
static int const min_fed_
static int const min_amcnumber_
RPCAMCLink & bf_set(int const min, int const max, std::uint32_t const mask, int const pos, int const value)
static std::uint32_t const mask_fed_
static std::uint32_t const mask_amcnumber_
static int const pos_amcinput_
static int const pos_fed_
RPCAMCLink & setAMCInput(int amcinput=wildcard_)
static int const max_amcinput_
RPCAMCLink & operator--()
static int const pos_amcnumber_
void setId(std::uint32_t const &id)
RPCAMCLink & setFED(int fed=wildcard_)
std::ostream & bf_stream(std::ostream &ostream, int const min, std::uint32_t const mask, int const pos) const
static int const max_amcnumber_
bool matches(RPCAMCLink const &rhs) const
bool operator<(RPCAMCLink const &rhs) const
std::ostream & operator<<(std::ostream &ostream, RPCAMCLink const &link)
static int const max_fed_
static int const min_amcinput_
static std::uint32_t const mask_amcinput_
RPCAMCLink & setAMCNumber(int amcnumber=wildcard_)
std::string getName() const
bool operator==(RPCAMCLink const &rhs) const
RPCAMCLink & operator++()
#define COND_SERIALIZABLE
std::uint32_t getMask() const
static int const wildcard_
bool operator!=(RPCAMCLink const &rhs) const