CMS 3D CMS Logo

MuonOverlapSeedFromRecHits.h
Go to the documentation of this file.
1 #ifndef MuonSeedGenerator_MuonOverlapSeedFromRecHits_h
2 #define MuonSeedGenerator_MuonOverlapSeedFromRecHits_h
3 
5 
7 public:
10 
11  std::vector<TrajectorySeed> seeds() const;
12 
16  TrajectorySeed& result) const;
17 
18 private:
20 };
21 
22 #endif
std::vector< TrajectorySeed > seeds() const
ConstMuonRecHitPointer bestHit(const MuonRecHitContainer &barrelHits, const MuonRecHitContainer &endcapHits) const
bool makeSeed(MuonTransientTrackingRecHit::ConstMuonRecHitPointer barrelHit, MuonTransientTrackingRecHit::ConstMuonRecHitPointer endcapHit, MuonTransientTrackingRecHit::ConstMuonRecHitPointer bestSegment, TrajectorySeed &result) const
MuonTransientTrackingRecHit::MuonRecHitContainer MuonRecHitContainer
std::shared_ptr< MuonTransientTrackingRecHit const > ConstMuonRecHitPointer
MuonTransientTrackingRecHit::ConstMuonRecHitPointer ConstMuonRecHitPointer