CMS 3D CMS Logo

L1TMuonBarrelKalmanSectorProcessor.h
Go to the documentation of this file.
1 #ifndef L1TMUONBARRELKALMANSECTORPROCESSOR_H
2 #define L1TMUONBARRELKALMANSECTORPROCESSOR_H
3 
7 
9 
11  public:
14 
16  private:
17  int verbose_;
18  int sector_;
19 
20  std::vector<L1TMuonBarrelKalmanRegionModule> regions_;
21 };
22 
23 
24 
25 #endif
std::vector< L1TMuonBarrelKalmanRegionModule > regions_
std::vector< edm::Ref< L1MuKBMTCombinedStubCollection > > L1MuKBMTCombinedStubRefVector
L1MuKBMTrackCollection process(L1TMuonBarrelKalmanAlgo *, const L1MuKBMTCombinedStubRefVector &stubs, int bx)
std::vector< L1MuKBMTrack > L1MuKBMTrackCollection
Definition: L1MuKBMTrack.h:14
L1TMuonBarrelKalmanSectorProcessor(const edm::ParameterSet &, int sector)