test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ElectronIDSelectorLikelihood.h
Go to the documentation of this file.
1 #ifndef ElectronIDSelectorLikelihood_h
2 #define ElectronIDSelectorLikelihood_h
3 
19 
21 {
22  public:
23 
25  ElectronIDSelectorLikelihood(conf, iC) {}
28 
29  void newEvent (const edm::Event&, const edm::EventSetup&) ;
30  double operator() (const reco::GsfElectron&, const edm::Event&, const edm::EventSetup&) ;
31 
32  private:
33 
35 
37 
42 
44 
45 };
46 #endif
edm::ESHandle< ElectronLikelihood > likelihoodAlgo_
double operator()(const reco::GsfElectron &, const edm::Event &, const edm::EventSetup &)
void newEvent(const edm::Event &, const edm::EventSetup &)
ElectronIDSelectorLikelihood(const edm::ParameterSet &conf, edm::ConsumesCollector &&iC)
edm::EDGetTokenT< EcalRecHitCollection > reducedEndcapRecHitCollectionToken_
edm::EDGetTokenT< EcalRecHitCollection > reducedBarrelRecHitCollectionToken_