2 #define TTUEMULATOR_H 1 48 TTUEmulator(
int,
const char *,
const char *,
const char *,
int);
124 #endif // TTUEMULATOR_H
std::bitset< 2 > m_trigger
std::array< int, 6 > m_wheelIds
std::array< RPCWheel, 2 > m_Wheels
std::vector< TriggerResponse > m_triggerBxVec
void clearTriggerResponse()
std::unique_ptr< TTUConfiguration > m_ttuconf
std::bitset< 2 > m_trigger
void setTriggerBits(int bx, const std::bitset< 2 > &inbits)
void processTtu(RPCInputSignal *)
std::map< int, std::bitset< 2 > > m_triggerBx
std::array< TTUInput, 2 > m_ttuin
void setSpecifications(const TTUBoardSpecs *, const RBCBoardSpecs *)
TTUEmulator()
Standard constructor.
void setTriggerBits(int bx, int wdg, const std::bitset< 2 > &inbits)