#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 > , reco::GsfElectronRefVector > | GsfElectronRefSelector |
Functions | |
DEFINE_FWK_MODULE (GsfElectronRefSelector) | |
typedef SingleObjectSelector< reco::GsfElectronCollection, StringCutObjectSelector<reco::GsfElectron>, reco::GsfElectronRefVector > GsfElectronRefSelector |
Definition at line 33 of file GsfElectronRefSelector.cc.
DEFINE_FWK_MODULE | ( | GsfElectronRefSelector | ) |