#include "L1Trigger/L1TGlobal/plugins/L1TGlobalProducer.h"
#include <memory>
#include <iostream>
#include <iomanip>
#include <algorithm>
#include "FWCore/Utilities/interface/typedefs.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/MessageLogger/interface/MessageDrop.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "DataFormats/Common/interface/RefProd.h"
#include "L1Trigger/L1TGlobal/interface/GlobalParamsHelper.h"
#include "DataFormats/L1TGlobal/interface/GlobalAlgBlk.h"
#include "DataFormats/L1TGlobal/interface/GlobalExtBlk.h"
#include "DataFormats/L1TGlobal/interface/GlobalObjectMapRecord.h"
#include "L1Trigger/L1TGlobal/interface/TriggerMenu.h"
#include "TriggerMenuParser.h"
#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include <cstdint>
Go to the source code of this file.
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< L1TGlobalProducer > > | s_filler__LINE__ ("L1TGlobalProducer") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< L1TGlobalProducer > > | s_maker__LINE__ ("L1TGlobalProducer") |
|
static |
|
static |