#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 | |
DEFINE_FWK_MODULE (SuperClusterSelector) | |
typedef SingleObjectSelector< reco::SuperClusterCollection, StringCutObjectSelector<reco::SuperCluster> > SuperClusterSelector |
Definition at line 32 of file SuperClusterSelector.cc.
DEFINE_FWK_MODULE | ( | SuperClusterSelector | ) |