CMS 3D CMS Logo

SealModule.cc
Go to the documentation of this file.
3 
7 
11 
15 
16 //#include "Calibration/Tools/plugins/SelectorWithEventSetup.h"
18 
19 
20 
21 
22 namespace reco {
23  namespace modules {
26  DEFINE_FWK_MODULE(PhiRangeSelector);
27 
30  DEFINE_FWK_MODULE(IMASelector);
31 
32  }
33 }
34 
35 
37 
38 // typedef SelectorWithEventSetup<SingleEleCalibSelector> SingleElectronCalibrationSelector;
39 // DEFINE_FWK_MODULE( SingleElectronCalibrationSelector );
SingleObjectSelector< reco::GsfElectronCollection,::IMASelector > IMASelector
Definition: SealModule.cc:29
std::vector< GsfElectron > GsfElectronCollection
collection of GsfElectron objects
#define DEFINE_FWK_MODULE(type)
Definition: MakerMacros.h:16
fixed size matrix
SingleObjectSelector< reco::GsfElectronCollection,::PhiRangeSelector > PhiRangeSelector
Definition: SealModule.cc:25