#include <memory>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "SimDataFormats/SLHC/interface/L1CaloCluster.h"
#include "SimDataFormats/SLHC/interface/L1CaloClusterFwd.h"
#include "SimDataFormats/SLHC/interface/L1CaloJet.h"
#include "SimDataFormats/SLHC/interface/L1CaloJetFwd.h"
#include "DataFormats/L1Trigger/interface/L1EmParticle.h"
#include "DataFormats/L1Trigger/interface/L1EmParticleFwd.h"
#include "DataFormats/L1Trigger/interface/L1JetParticle.h"
#include "DataFormats/L1Trigger/interface/L1JetParticleFwd.h"
#include "DataFormats/L1Trigger/interface/L1EtMissParticle.h"
#include "DataFormats/L1Trigger/interface/L1EtMissParticleFwd.h"
Go to the source code of this file.
Classes | |
class | L1ExtraTranslator |
Typedefs | |
typedef math::PtEtaPhiMLorentzVector | LorentzVector |
Functions | |
DEFINE_EDM_PLUGIN (edm::MakerPluginFactory, edm::WorkerMaker< L1ExtraTranslator >,"L1ExtraTranslator") | |
DEFINE_FWK_PSET_DESC_FILLER (L1ExtraTranslator) |
Definition at line 33 of file L1ExtraTranslator.cc.
DEFINE_EDM_PLUGIN | ( | edm::MakerPluginFactory | , |
edm::WorkerMaker< L1ExtraTranslator > | , | ||
"L1ExtraTranslator" | |||
) |
DEFINE_FWK_PSET_DESC_FILLER | ( | L1ExtraTranslator | ) |