#include <memory>
#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/Utilities/interface/InputTag.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/EcalRecHit/interface/EcalRecHitCollections.h"
#include "DataFormats/DetId/interface/DetIdCollection.h"
#include "CommonTools/Utils/interface/StringToEnumValue.h"
#include <iostream>
Go to the source code of this file.
Classes | |
class | CombinedRecHitCollectionProducer |
Macros | |
#define | RECOECAL_EGAMMACLUSTERPRODUCERS_COMBINEDRECHITCOLLECTIONPRODUCER_H |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < CombinedRecHitCollectionProducer > > | s_filler__LINE__ ("CombinedRecHitCollectionProducer") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < CombinedRecHitCollectionProducer > > | s_maker__LINE__ ("CombinedRecHitCollectionProducer") |
#define RECOECAL_EGAMMACLUSTERPRODUCERS_COMBINEDRECHITCOLLECTIONPRODUCER_H |
Definition at line 2 of file CombinedRecHitCollectionProducer.cc.
|
static |
|
static |