#include <memory>
#include <utility>
#include <cassert>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/StreamID.h"
#include "DataFormats/HcalDigi/interface/HcalDigiCollections.h"
#include "DataFormats/HcalRecHit/interface/HcalRecHitCollections.h"
#include "CalibFormats/HcalObjects/interface/HcalDbService.h"
#include "CalibFormats/HcalObjects/interface/HcalDbRecord.h"
#include "CalibFormats/HcalObjects/interface/HcalCoderDb.h"
#include "RecoLocalCalo/HcalRecAlgos/interface/HFPreRecAlgo.h"
Go to the source code of this file.
Classes | |
class | HFPreReconstructor |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< HFPreReconstructor > > | s_filler__LINE__ ("HFPreReconstructor") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< HFPreReconstructor > > | s_maker__LINE__ ("HFPreReconstructor") |
|
static |
|
static |