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:
25 
28 
30  ~MuonSeedGenerator() override;
31 
32  // Operations
33 
35  void produce(edm::Event&, const edm::EventSetup&) override;
36 
37  static void fillDescriptions(edm::ConfigurationDescriptions & descriptions);
38 
39  protected:
40 
44 
47 };
48 #endif
49 
MuonSeedVCleaner * theSeedCleaner
edm::EDGetTokenT< reco::BeamSpot > beamspotToken
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
HLT enums.
MuonSeedVFinder * theSeedFinder
MuonSeedVPatternRecognition * thePatternRecognition
edm::InputTag theBeamSpotTag