CMS 3D CMS Logo

AlCaElectronTracksReducer.h
Go to the documentation of this file.
1 #ifndef _ALCAELECTRONTRACKSREDUCER_H
2 #define _ALCAELECTRONTRACKSREDUCER_H
3 
4 // -*- C++ -*-
5 //
6 // Package: AlCaElectronTracksReducer
7 // Class: AlCaElectronTracksReducer
8 //
14 //
15 // Original Author: Shervin Nourbakhsh
16 // Created: Sat Feb 23 10:07:01 CEST 2013
17 // $Id: AlCaElectronTracksReducer.h,v 1.00 2013/02/23 10:10:34 shervin Exp $
18 //
19 
20 
21 // system include files
22 #include <memory>
23 
24 // user include files
27 
32 
33 // input collections
37 
39  public:
40 
43 
44  virtual void produce(edm::Event &, const edm::EventSetup&);
45 
46 private:
47  // ----------member data ---------------------------
48  // input collections
52 
53  // output collection' names
56 
57 };
58 
59 #endif
edm::EDGetTokenT< reco::TrackCollection > generalTracksToken_
AlCaElectronTracksReducer(const edm::ParameterSet &)
edm::EDGetTokenT< reco::GsfElectronCollection > electronToken_
virtual void produce(edm::Event &, const edm::EventSetup &)
edm::EDGetTokenT< reco::TrackExtraCollection > generalTracksExtraToken_