CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
L1TMuonBarrelKalmanTrackFinder.h
Go to the documentation of this file.
1 #ifndef L1TMUONBARRELKALMANTRACKFINDER_H
2 #define L1TMUONBARRELKALMANTRACKFINDER_H
3 
7 
9 
11 public:
14 
16 
17 private:
18  int verbose_;
19  std::vector<L1TMuonBarrelKalmanSectorProcessor> sectors_;
20 };
21 
22 #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_