#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 >, reco::SuperClusterRefVector > | SuperClusterRefSelector |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< SuperClusterRefSelector > > | s_filler__LINE__ ("SuperClusterRefSelector") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< SuperClusterRefSelector > > | s_maker__LINE__ ("SuperClusterRefSelector") |
typedef SingleObjectSelector< reco::SuperClusterCollection, StringCutObjectSelector<reco::SuperCluster>, reco::SuperClusterRefVector > SuperClusterRefSelector |
Definition at line 33 of file SuperClusterRefSelector.cc.
|
static |
|
static |