Definition at line 949 of file fadctrl.cc.
References EventImp::Get(), EventImp::GetSize(), and i.
Referenced by StateMachineFAD< T >::StateMachineFAD().
952 return T::kSM_FatalError;
954 const int16_t slot = evt.
Get<int16_t>();
959 i->second->PrintEvent();
963 const BoardList::iterator it=
GetSlot(slot);
965 it->second->PrintEvent();
968 return T::GetCurrentState();
const BoardList::iterator GetSlot(uint16_t slot)
T Get(size_t offset=0) const
bool CheckEventSize(size_t has, const char *name, size_t size)
virtual size_t GetSize() const