CMS 3D CMS Logo

L1AnalysisRecoElectron.h
Go to the documentation of this file.
1 #ifndef __L1Analysis_L1AnalysisRecoElectron_H__
2 #define __L1Analysis_L1AnalysisRecoElectron_H__
3 
4 //-------------------------------------------------------------------------------
5 // Created 05/03/2010 - A.C. Le Bihan
6 //
7 //
8 // Original code : L1Trigger/L1TNtuples/L1RecoJetNtupleProducer - Jim Brooke
9 //-------------------------------------------------------------------------------
10 
12 
13 //electrons
17 
20 
21 
22 
23 namespace L1Analysis
24 {
26  {
27  public:
30 
31  //void Print(std::ostream &os = std::cout) const;
32  void SetElectron(const edm::Event& event,
33  const edm::EventSetup& setup,
34  //const edm::Handle<edm::View<reco::GsfElectron>>& electrons,
36  const std::vector<edm::Handle<edm::ValueMap<bool> > > eleVIDDecisionHandles,
37  const unsigned& maxElectron);
38 
39  /*(const edm::Event& event,
40  const edm::EventSetup& setup,
41  const edm::Handle<reco::GsfElectronCollection> electrons,
42  const edm::Handle<reco::VertexCollection> vertices,
43  const edm::Handle<reco::BeamSpot>,
44  double Rho,
45  unsigned maxElectron);*/
46 
49 
50  private :
52  };
53 }
54 #endif
55 
56 
def setup(process, global_tag, zero_tesla=False)
Definition: GeneralSetup.py:2
L1AnalysisRecoElectronDataFormat recoElectron_
L1AnalysisRecoElectronDataFormat * getData()
void SetElectron(const edm::Event &event, const edm::EventSetup &setup, const edm::Handle< reco::GsfElectronCollection > electrons, const std::vector< edm::Handle< edm::ValueMap< bool > > > eleVIDDecisionHandles, const unsigned &maxElectron)
Definition: event.py:1