#include <memory>
#include <fstream>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "DataFormats/L1TMuon/interface/MuonCaloSumFwd.h"
#include "DataFormats/L1TMuon/interface/MuonCaloSum.h"
#include "DataFormats/L1TCalorimeter/interface/CaloTower.h"
#include "TMath.h"
#include "TRandom3.h"
Go to the source code of this file.
Classes | |
class | L1TMuonCaloSumProducer |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< L1TMuonCaloSumProducer > > | s_filler__LINE__ ("L1TMuonCaloSumProducer") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< L1TMuonCaloSumProducer > > | s_maker__LINE__ ("L1TMuonCaloSumProducer") |
|
static |
|
static |