#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/StringCutObjectSelector.h"
#include "DataFormats/EgammaCandidates/interface/GsfElectron.h"
#include "DataFormats/EgammaCandidates/interface/GsfElectronFwd.h"
Go to the source code of this file.
Typedefs | |
typedef SingleObjectSelector < reco::GsfElectronCollection, StringCutObjectSelector < reco::GsfElectron > > | GsfElectronSelector |
Functions | |
DEFINE_FWK_MODULE (GsfElectronSelector) | |
typedef SingleObjectSelector< reco::GsfElectronCollection, StringCutObjectSelector<reco::GsfElectron> > GsfElectronSelector |
Definition at line 32 of file GsfElectronSelector.cc.
DEFINE_FWK_MODULE | ( | GsfElectronSelector | ) |