CMS 3D CMS Logo

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