#include <RPCFebConnector.h>
|
static unsigned int | bit_count (std::uint16_t) |
|
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
Definition at line 12 of file RPCFebConnector.h.
◆ RPCFebConnector()
RPCFebConnector::RPCFebConnector |
( |
RPCDetId const & |
rpc_det_id = RPCDetId(0, 0, 1, 1, 1, 1, 0) , |
|
|
unsigned int |
first_strip = 1 , |
|
|
int |
slope = 1 , |
|
|
std::uint16_t |
channels = 0x0 |
|
) |
| |
◆ bit_count()
static unsigned int RPCFebConnector::bit_count |
( |
std::uint16_t |
| ) |
|
|
static |
◆ getChannel()
unsigned int RPCFebConnector::getChannel |
( |
unsigned int |
strip | ) |
const |
◆ getChannels()
std::uint16_t RPCFebConnector::getChannels |
( |
| ) |
const |
◆ getFirstStrip()
unsigned int RPCFebConnector::getFirstStrip |
( |
| ) |
const |
◆ getNChannels()
unsigned int RPCFebConnector::getNChannels |
( |
| ) |
const |
◆ getRPCDetId()
RPCDetId RPCFebConnector::getRPCDetId |
( |
| ) |
const |
◆ getSlope()
int RPCFebConnector::getSlope |
( |
| ) |
const |
◆ getString()
std::string RPCFebConnector::getString |
( |
void |
| ) |
const |
◆ getStrip()
unsigned int RPCFebConnector::getStrip |
( |
unsigned int |
channel | ) |
const |
◆ hasStrip()
bool RPCFebConnector::hasStrip |
( |
unsigned int |
strip | ) |
const |
◆ isActive()
bool RPCFebConnector::isActive |
( |
unsigned int |
channel | ) |
const |
◆ reset()
void RPCFebConnector::reset |
( |
| ) |
|
◆ serialize()
template<class Archive >
void RPCFebConnector::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
private |
◆ setChannels()
◆ setFirstStrip()
◆ setRPCDetId()
◆ setSlope()
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
◆ cond::serialization::access
template<typename CondSerializationT , typename Enabled >
◆ channels_
std::uint16_t RPCFebConnector::channels_ |
|
protected |
◆ first_strip_
std::uint8_t RPCFebConnector::first_strip_ |
|
protected |
◆ max_first_strip_
unsigned const int RPCFebConnector::max_first_strip_ = 128 |
|
static |
◆ min_first_strip_
unsigned const int RPCFebConnector::min_first_strip_ = 1 |
|
static |
◆ nchannels_
unsigned const int RPCFebConnector::nchannels_ = 16 |
|
static |
◆ rpc_det_id_
std::uint32_t RPCFebConnector::rpc_det_id_ |
|
protected |
◆ slope_
::int8_t RPCFebConnector::slope_ |
|
protected |