CMS 3D CMS Logo

MuonSeedGenerator.h
Go to the documentation of this file.
1 #ifndef RecoMuon_MuonSeedGenerator_MuonSeedGenerator_H
2 #define RecoMuon_MuonSeedGenerator_MuonSeedGenerator_H
3 
13 #include <vector>
15 
16 class MuonSeedVFinder;
18 class MuonSeedVCleaner;
19 namespace edm {
21 }
22 
24 public:
27 
29  ~MuonSeedGenerator() override;
30 
31  // Operations
32 
34  void produce(edm::Event&, const edm::EventSetup&) override;
35 
36  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
37 
38 protected:
42 
45 };
46 #endif
MuonSeedVCleaner * theSeedCleaner
edm::EDGetTokenT< reco::BeamSpot > beamspotToken
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
HLT enums.
MuonSeedVFinder * theSeedFinder
MuonSeedVPatternRecognition * thePatternRecognition
edm::InputTag theBeamSpotTag