CMS 3D CMS Logo

L1TMuonBarrelKalmanRegionModule.h
Go to the documentation of this file.
1 #ifndef L1TMUONBARRELKALMANREGIONMODULE_H
2 #define L1TMUONBARRELKALMANREGIONMODULE_H
3 
7 
9  public:
12 
13 
15  private:
16  int verbose_;
17  int sector_;
18  int wheel_;
22 
23 
24 };
25 
26 
27 
28 #endif
std::vector< edm::Ref< L1MuKBMTCombinedStubCollection > > L1MuKBMTCombinedStubRefVector
L1MuKBMTrackCollection process(L1TMuonBarrelKalmanAlgo *, const L1MuKBMTCombinedStubRefVector &stubs, int bx)
std::vector< L1MuKBMTrack > L1MuKBMTrackCollection
Definition: L1MuKBMTrack.h:14
L1TMuonBarrelKalmanRegionModule(const edm::ParameterSet &, int wheel, int sector)