#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/StringCutObjectSelector.h"
#include "DataFormats/EgammaReco/interface/SuperCluster.h"
#include "DataFormats/EgammaReco/interface/SuperClusterFwd.h"
Go to the source code of this file.
Typedefs | |
typedef SingleObjectSelector < reco::SuperClusterCollection, StringCutObjectSelector < reco::SuperCluster > > | SuperClusterSelector |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < SuperClusterSelector > > | s_filler__LINE__ ("SuperClusterSelector") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < SuperClusterSelector > > | s_maker__LINE__ ("SuperClusterSelector") |
typedef SingleObjectSelector< reco::SuperClusterCollection, StringCutObjectSelector<reco::SuperCluster> > SuperClusterSelector |
Definition at line 32 of file SuperClusterSelector.cc.
|
static |
|
static |