#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "FWCore/ParameterSet/interface/allowedValues.h"
#include "DataFormats/Common/interface/Handle.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "DataFormats/Common/interface/View.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/one/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "L1Trigger/DemonstratorTools/interface/BoardDataWriter.h"
#include "L1Trigger/DemonstratorTools/interface/utilities.h"
#include "DataFormats/L1Trigger/interface/P2GTCandidate.h"
#include "L1GTEvaluationInterface.h"
#include <vector>
#include <array>
#include <tuple>
#include <string>
#include <fstream>
#include <limits>
#include <optional>
Go to the source code of this file.
Classes | |
class | L1GTOutputObjectWriter |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< L1GTOutputObjectWriter > > | s_filler_0__LINE__ ("L1GTOutputObjectWriter") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< L1GTOutputObjectWriter > > | s_maker__LINE__ ("L1GTOutputObjectWriter") |
template<typename... Args> | |
static std::vector< ap_uint< 64 > > | vpack (const Args &... vobjects) |
Variables | |
static constexpr std::array< std::tuple< const char *, std::size_t, std::size_t >, 27 > | OUTPUT_CHANNELS_VU13P |
static constexpr std::array< std::tuple< const char *, std::size_t, std::size_t >, 27 > | OUTPUT_CHANNELS_VU9P |
|
static |
|
static |
|
static |
Definition at line 234 of file L1GTOutputObjectWriter.cc.
References resolutioncreator_cfi::object, L1TPhase2Offline_cfi::objects, and l1t::L1TGT_Interface< N >::pack().
Referenced by L1GTOutputObjectWriter::analyze().
|
static |
Definition at line 60 of file L1GTOutputObjectWriter.cc.
|
static |
Definition at line 31 of file L1GTOutputObjectWriter.cc.