#include <cstddef>
#include "L1Trigger/DemonstratorTools/interface/LinkId.h"
#include "L1Trigger/DemonstratorTools/interface/ChannelSpec.h"
#include "L1Trigger/DemonstratorTools/interface/EventData.h"
#include "L1Trigger/DemonstratorTools/interface/FileFormat.h"
#include "L1Trigger/DemonstratorTools/interface/Frame.h"
Go to the source code of this file.
Namespaces | |
l1t::demo::gtt | |
Typedefs | |
typedef std::map< LinkId, std::pair< ChannelSpec, std::vector< size_t > > > | l1t::demo::gtt::ChannelMap_t |