#include <iostream>
#include <vector>
#include <memory>
#include <sstream>
#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "DataFormats/Common/interface/Handle.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "DataFormats/EgammaReco/interface/BasicCluster.h"
#include "DataFormats/EgammaReco/interface/BasicClusterFwd.h"
#include "DataFormats/EgammaReco/interface/SuperCluster.h"
#include "DataFormats/EgammaReco/interface/SuperClusterFwd.h"
#include "RecoHI/HiEgammaAlgos/plugins/HiSuperClusterProducer.h"
Go to the source code of this file.
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < HiSuperClusterProducer > > | s_filler__LINE__ ("HiSuperClusterProducer") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < HiSuperClusterProducer > > | s_maker__LINE__ ("HiSuperClusterProducer") |
|
static |
|
static |