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
15 {
17  {
18  public:
21 
22  void Reset() {recoMuon_.Reset();}
23  //void Print(std::ostream &os = std::cout) const;
24  void Set();
26 
27  private :
29  };
30 }
31 #endif
32 
33 
34 
L1AnalysisRecoMuonDataFormat recoMuon_
L1AnalysisRecoMuonDataFormat * getData()