42 bool process(
int ,
const std::map<int,RBCInput*> & );
44 bool process(
int ,
const std::map<int,TTUInput*> & );
60 std::vector<std::unique_ptr<RBCEmulator>>
m_RBCE;
std::array< std::bitset< 6 >, 12 > m_wheelmap
static constexpr int m_maxlayers
RPCWheel()
Standard constructor.
bool process(int, const std::map< int, RBCInput * > &)
std::bitset< 12 > m_rbcDecision
static constexpr int m_maxsectors
void print_wheel(const TTUInput &)
RPCWheel & operator=(RPCWheel &&)=default
void retrieveWheelMap(TTUInput &)
std::vector< std::unique_ptr< RBCEmulator > > m_RBCE
static constexpr int m_maxrbc
void setSpecifications(const RBCBoardSpecs *)
void print_wheel(const TTUInput &) const