test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PixelTrackCleanerBySharedHits.h
Go to the documentation of this file.
1 #ifndef PixelTrackFitting_PixelTrackCleanerBySharedHits_H
2 #define PixelTrackFitting_PixelTrackCleanerBySharedHits_H
3 
10 
11 #include <utility>
12 #include <vector>
13 
14 
15 class TrackerTopology;
16 
18 
19 public:
21 
23 
26  void cleanTracks(TracksWithTTRHs & tracksWithRecHits,
27  const TrackerTopology *tTopo) const override;
28 
29 
30 };
31 
32 #endif
std::pair< reco::Track *, SeedingHitSet > TrackWithTTRHs
tuple cfg
Definition: looper.py:293
void cleanTracks(TracksWithTTRHs &tracksWithRecHits, const TrackerTopology *tTopo) const override
PixelTrackCleanerBySharedHits(const edm::ParameterSet &cfg)
std::vector< TrackWithTTRHs > TracksWithTTRHs
pixeltrackfitting::TrackWithTTRHs TrackWithTTRHs
pixeltrackfitting::TracksWithTTRHs TracksWithTTRHs