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 
20 namespace L1Analysis
21 {
23  {
24  public:
27 
28  //void Print(std::ostream &os = std::cout) const;
29  void SetCaloJet(const edm::Event& event,
30  const edm::EventSetup& setup,
32  //edm::Handle<edm::ValueMap<reco::JetID> > jetsID,
33  //edm::Handle<reco::JetCorrector> jetCorrector,
34  unsigned maxJet);
36  void Reset() {recoJet_.Reset();}
37 
38  private :
40  };
41 }
42 #endif
43 
44 
def setup(process, global_tag, zero_tesla=False)
Definition: GeneralSetup.py:1
L1AnalysisRecoJetDataFormat * getData()
L1AnalysisRecoJetDataFormat recoJet_
void SetCaloJet(const edm::Event &event, const edm::EventSetup &setup, const edm::Handle< reco::CaloJetCollection > caloJets, unsigned maxJet)
Definition: event.py:1