2 #ifndef L1Trigger_DemonstratorTools_BoardData_h 3 #define L1Trigger_DemonstratorTools_BoardData_h 25 std::map<size_t, Channel>::const_iterator
begin()
const;
27 std::map<size_t, Channel>::iterator
begin();
29 std::map<size_t, Channel>::const_iterator
end()
const;
31 std::map<size_t, Channel>::iterator
end();
41 bool has(
size_t)
const;
50 std::map<size_t, Channel>
data_;
std::vector< Frame > Channel
std::map< size_t, Channel >::const_iterator end() const
std::map< size_t, Channel >::const_iterator begin() const
const std::string & name() const
std::map< size_t, Channel > data_
Class representing information that's stored in the input or output buffers on a phase-2 board...