CMS 3D CMS Logo

L1AnalysisRecoMuon.h
Go to the documentation of this file.
1 #ifndef __L1Analysis_L1AnalysisRecoMuon_H__
2 #define __L1Analysis_L1AnalysisRecoMuon_H__
3 
4 //-------------------------------------------------------------------------------
5 // Created 05/02/2010 - A.C. Le Bihan
6 //
7 //
8 // Original code : L1Trigger/L1TNtuples/L1RecoMuonProducer - Luigi Guiducci
9 //-------------------------------------------------------------------------------
10 
13 
14 namespace L1Analysis {
16  public:
19 
20  void Reset() { recoMuon_.Reset(); }
21  //void Print(std::ostream &os = std::cout) const;
22  void Set();
24 
25  private:
27  };
28 } // namespace L1Analysis
29 #endif
L1AnalysisRecoMuonDataFormat recoMuon_
L1AnalysisRecoMuonDataFormat * getData()