CMS 3D CMS Logo

L1AnalysisRecoJet.h
Go to the documentation of this file.
1 #ifndef __L1Analysis_L1AnalysisRecoJet_H__
2 #define __L1Analysis_L1AnalysisRecoJet_H__
3 
4 //-------------------------------------------------------------------------------
5 // Created 05/03/2010 - A.C. Le Bihan
6 //
7 //
8 // Original code : L1Trigger/L1TNtuples/L1RecoJetNtupleProducer - Jim Brooke
9 //-------------------------------------------------------------------------------
10 
15 
18 
19 namespace L1Analysis {
21  public:
24 
25  //void Print(std::ostream &os = std::cout) const;
26  void SetCaloJet(const edm::Event& event,
27  const edm::EventSetup& setup,
29  //edm::Handle<edm::ValueMap<reco::JetID> > jetsID,
30  //edm::Handle<reco::JetCorrector> jetCorrector,
31  unsigned maxJet);
33  void Reset() { recoJet_.Reset(); }
34 
35  private:
37  };
38 } // namespace L1Analysis
39 #endif
void SetCaloJet(const edm::Event &event, const edm::EventSetup &setup, const edm::Handle< reco::CaloJetCollection > caloJets, unsigned maxJet)
L1AnalysisRecoJetDataFormat * getData()
L1AnalysisRecoJetDataFormat recoJet_
Definition: event.py:1