42 bool process(
int ,
const std::map<int,RBCInput*> & );
44 bool process(
int ,
const std::map<int,TTUInput*> & );
void print_wheel(const TTUInput &)
std::bitset< 6 > * m_wheelmap
std::vector< int > m_sec2id
RPCWheel()
Standard constructor.
bool process(int, const std::map< int, RBCInput * > &)
std::bitset< 12 > m_rbcDecision
std::vector< int > m_sec1id
void print_wheel(const TTUInput &)
void retrieveWheelMap(TTUInput &)
std::vector< RBCEmulator * > m_RBCE
void setSpecifications(const RBCBoardSpecs *)
virtual ~RPCWheel()
Destructor.